Opened 14 years ago
Closed 14 years ago
#6626 closed defect (invalid)
can't upgrade to cliquer-1.2.p0 since package name is missing from file deps
Reported by: | mvngu | Owned by: | mabshoff |
---|---|---|---|
Priority: | critical | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | cliquer |
Cc: | ncohen, rlm | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
As the subject says. This is a follow up to #6355.
Change History (4)
comment:1 follow-up: 2 Changed 14 years ago by
comment:2 follow-up: 3 Changed 14 years ago by
Replying to mvngu:
Apparently, the package name should have been added to the file
SAGE_ROOT/spkg/standard/deps
This has always been the release manager's job. For example, when I added ratpoints to sage-4.1, I just put the relevant lines into deps
myself, since I was managing the release.
comment:3 Changed 14 years ago by
Replying to rlm:
Replying to mvngu:
Apparently, the package name should have been added to the file
SAGE_ROOT/spkg/standard/depsThis has always been the release manager's job. For example, when I added ratpoints to sage-4.1, I just put the relevant lines into
deps
myself, since I was managing the release.
Ah... I didn't know about this. The release management wiki page should have some information about updating the deps
file, if it's not there already. Looks like this ticket is now invalid, right?
comment:4 Changed 14 years ago by
Milestone: | sage-4.1.1 → sage-duplicate/invalid/wontfix |
---|---|
Resolution: | → invalid |
Status: | new → closed |
The SPKG installs OK if doing so from source. But there is a problem when it comes to upgrading from 4.1.1.alpha0 to 4.1.1.alpha1. Here's a relevant snippet:
Apparently, the package name should have been added to the file