#19158: Undo the breaking of old-style packages
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  blocker            |    Milestone:  sage-6.9
      Component:  scripts            |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/19158            |  39f1e4d655ee4c1cc4a2f8de35f0790583c040f9
   Dependencies:  #19101             |     Stopgaps:
-------------------------------------+-------------------------------------
Description changed by jdemeyer:

Old description:

> This is really really bad:
> {{{
> $ ./sage -i chomp
> Attempting to download package chomp
> Error: could not find a package matching chomp
>        Try 'sage --package list' to see the available packages
>        Did you mean: csdp, gmp, cbc, cmake, cvxopt?
> }}}

New description:

 Ticket #19004 has the very user-unfriendly consequence that all old-style
 packages are effectively gone:
 {{{
 $ ./sage -i chomp
 Attempting to download package chomp
 Error: could not find a package matching chomp
        Try 'sage --package list' to see the available packages
        Did you mean: csdp, gmp, cbc, cmake, cvxopt?
 }}}

 Instead of removing support for old-style packages, we should deprecate
 them.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/19158#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to