#6822 closed defect (fixed)
"empty" .spkg files in binary builds confusing
Reported by: | robertwb | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | distribution | Keywords: | bdist spkg |
Cc: | jhpalmieri | Merged in: | sage-5.5.beta1 |
Authors: | John Palmieri | Reviewers: | Jeroen Demeyer |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #13574 | Stopgaps: |
Description (last modified by )
For binary distributions, we ship fake .spkg files in spkg/standard. This was introduced to work around some bug but that bug doesn't exist anymore. So stop shipping those fake packages.
Apply:
- trac_6822-root.patch to the root repo
- trac_6822-scripts.patch to the scripts repo
Attachments (2)
Change History (10)
comment:1 Changed 11 years ago by
comment:2 Changed 8 years ago by
- Cc jhpalmieri added
- Description modified (diff)
- Report Upstream set to N/A
Changed 8 years ago by
Changed 8 years ago by
comment:3 Changed 8 years ago by
- Description modified (diff)
- Keywords bdist spkg added
- Milestone changed from sage-wishlist to sage-5.5
- Status changed from new to needs_review
Here's a simple-minded approach.
comment:4 Changed 8 years ago by
comment:5 Changed 8 years ago by
- Dependencies set to #13574
- Reviewers set to Jeroen Demeyer
Probably good, but we should only merge this with #13574.
comment:6 Changed 8 years ago by
- Milestone changed from sage-5.5 to sage-pending
- Status changed from needs_review to positive_review
comment:7 Changed 8 years ago by
- Merged in set to sage-5.5.beta1
- Resolution set to fixed
- Status changed from positive_review to closed
comment:8 Changed 6 years ago by
- Milestone sage-pending deleted
Note: See
TracTickets for help on using
tickets.
See this sage-devel thread. It was where this issue started.