Opened 5 years ago
Closed 8 months ago
#21132 closed enhancement (duplicate)
get rid of remote old style packages
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | scripts | Keywords: | |
Cc: | leif, jdemeyer, jhpalmieri, vbraun, tscrim | Merged in: | |
Authors: | Reviewers: | Travis Scrimshaw | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #19213 | Stopgaps: |
Description (last modified by )
Many efforts have been done to convert old style packages to new style ones. This ticket proposes to get rid of the possibility of installing remote old style packages, i.e. forbid sage -i package_name
(but not sage -i /path/to/downloaded/tarball.spkg
).
The (somehow outdated, see #19220) list of old style packages is available at:
Change History (8)
comment:1 Changed 5 years ago by
- Description modified (diff)
comment:2 Changed 5 years ago by
- Dependencies set to #19213
- Description modified (diff)
comment:3 follow-up: ↓ 5 Changed 3 years ago by
comment:4 Changed 3 years ago by
- Cc tscrim added
comment:5 in reply to: ↑ 3 Changed 8 months ago by
- Milestone changed from sage-7.3 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:6 Changed 8 months ago by
- Status changed from needs_review to positive_review
comment:7 Changed 8 months ago by
- Reviewers set to Travis Scrimshaw
comment:8 Changed 8 months ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Could we remove support for them completely, at this point (remote as well as local)?