#14398: Add warning when downloading experimental/archive packages
-------------------------------+--------------------------------------------
       Reporter:  nthiery      |         Owner:  tbd       
           Type:  enhancement  |        Status:  needs_work
       Priority:  major        |     Milestone:  sage-5.9  
      Component:  build        |    Resolution:            
       Keywords:               |   Work issues:            
Report Upstream:  N/A          |     Reviewers:            
        Authors:               |     Merged in:            
   Dependencies:               |      Stopgaps:            
-------------------------------+--------------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work
  * component:  packages: experimental => build
  * milestone:  sage-duplicate/invalid/wontfix => sage-5.9
  * reviewer:  Karl-Dieter Crisman, Jeroen Demeyer =>
  * type:  defect => enhancement


Old description:

> The graphviz spkg has been broken forever, and people get confused trying
> to install it rather than installing graphviz in their system. Let's
> remove it from experimental.

New description:

 When the user does
 {{{
 ./sage -i graphviz
 }}}
 there is no obvious clue that an experimental package is being installed.

 So, we should make it so that downloading an experimental package this way
 would first print a warning along the lines of
 {{{
 WARNING: you are about to download and install an experimental package.
 This
 probably won't work at all for you! Use at your own risk!
 Are you sure you want to continue [Y/n]?
 }}}
 Something analogous for archive packages.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14398#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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to