#18581: _package_lists_from_sage_output() should output installed and available
versions
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  misc               |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  John Palmieri      |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jhpalmieri/versions              |  17bc8fad32020a978d940694edba35b46e81389f
   Dependencies:  #18456             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jhpalmieri):

 I suppose to make this work well, when a package is installed, we should
 record its type in its record in `local/var/lib/sage/installed`. I'm not
 sure I want to bother with that. As it is, if someone installs an old-
 style package, we don't know what type it is without checking the servers
 (and the servers are not 100% accurate: e.g., `zeromq` is listed as both
 standard and optional on the servers).

 Currently, `sage --optional` (etc.) ignores the files in
 `var/lib/sage/installed` when compiling a list of packages to print: it
 only checks `build/pkgs` and the servers. (It does check those files to
 see what version of a package was installed.) I'm not sure of a better way
 to proceed, especially if `local` is True.

--
Ticket URL: <http://trac.sagemath.org/ticket/18581#comment:12>
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