Opened 8 years ago
Closed 8 years ago
#16060 closed defect (invalid)
package patch mechanism can't patch spkg-install inside spkg
Reported by: | rws | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | scripts | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | Jeroen Demeyer | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
See the scenario in #15814 where the original tarball is an SPKG with defect spkg-install
. A possible fix in sage-spkg
would be to first check inside build/pkgs/packagename
for the spkg-install
to run.
Change History (3)
comment:1 Changed 8 years ago by
- Reviewers set to Jeroen Demeyer
- Status changed from new to needs_review
comment:2 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-duplicate/invalid/wontfix
- Status changed from needs_review to positive_review
comment:3 Changed 8 years ago by
- Resolution set to invalid
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
spkg-install
is a file provided by Sage. No need to add a patch, just edit the file.Close as invalid.