Ticket #10157 (closed defect: fixed)
#9799 breaks bdisted binaries (lacking pipestatus)
| Reported by: | jdemeyer | Owned by: | jdemeyer |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-4.6.1 |
| Component: | distribution | Keywords: | scripts |
| Cc: | jhpalmieri | Work issues: | |
| Report Upstream: | N/A | Reviewers: | John Palmieri |
| Authors: | Jeroen Demeyer | Merged in: | sage-4.6.1.alpha0 |
| Dependencies: | Stopgaps: |
Attachments
Change History
comment:3 Changed 3 years ago by jdemeyer
- Owner changed from tbd to jdemeyer
- Description modified (diff)
- Authors set to Jeroen Demeyer
comment:4 follow-up: ↓ 8 Changed 3 years ago by leif
- Status changed from new to needs_review
Good catch. I didn't know the bdists didn't have spkg/pipestatus.
comment:6 Changed 3 years ago by leif
- Cc jhpalmieri added
In principle positive review; should test this of course (later).
comment:7 Changed 3 years ago by jdemeyer
If you thrust the author of the patch to do the test, I am doing the following:
- building Sage from source with #9799, #10156, #10157 applied and makefile renamed to Makefile
- making an sdist and a bdist from this built Sage
- extract the sdist, make, make ptestlong
- extract the bdist, make ptestlong
If all this works, I think that #10156 and #10157 are proven to work.
comment:8 in reply to: ↑ 4 Changed 3 years ago by jdemeyer
Replying to leif:
Good catch. I didn't know the bdists didn't have spkg/pipestatus.
Well, the "catch" was made because the above recipe failed.
comment:9 Changed 3 years ago by leif
- Summary changed from #9799 breaks bdisted binaries to #9799 breaks bdisted binaries (lacking pipestatus)
comment:10 Changed 3 years ago by jdemeyer
comment:12 Changed 3 years ago by jdemeyer
- Merged in changed from sage-4.6.1.alpha0 to sage-4.6.1.alpha1
comment:13 Changed 3 years ago by jhpalmieri
- Status changed from needs_review to positive_review
- Reviewers set to John Palmieri
The patch looks completely sensible, and it's worked for me when I tested it out.
comment:14 Changed 3 years ago by jdemeyer
- Status changed from positive_review to closed
- Resolution set to fixed
- Merged in changed from sage-4.6.1.alpha1 to sage-4.6.1.alpha0
Set "merged" to sage-4.6.1.alpha1 by mistake (this patch didn't change).
Note: See
TracTickets for help on using
tickets.

