#14024: More IPython 0.13 fixes
----------------------------+-----------------------------------------------
       Reporter:  vbraun    |         Owner:  tbd     
           Type:  defect    |        Status:  new     
       Priority:  blocker   |     Milestone:  sage-5.7
      Component:  packages  |    Resolution:          
       Keywords:            |   Work issues:          
Report Upstream:  N/A       |     Reviewers:          
        Authors:            |     Merged in:          
   Dependencies:            |      Stopgaps:          
----------------------------+-----------------------------------------------

Comment (by jdemeyer):

 Another problem happens with upgrading.  On `rosemary` (RHEL 5.6 x86_64),
 the scripts in `local/bin` aren't properly installed.  In particular
 `local/bin/ipython` isn't copied and the pre-upgrade `local/bin/ipython`
 doesn't work.  Full log:
 
[http://build.sagemath.org/sage/builders/UGA%20rosemary%20%28RHEL%205.6%20x86_64%29%20up%26nbsp%3B4.5.2/builds/53/steps/shell_7/logs/ipython]

 But note this part:
 {{{
 running install_scripts
 copying build/scripts-2.7/iplogger ->
 
/home/buildbot/build/sage/rosemary-1/rosemary_upgrade_4.5.2/build/sage-5.7.beta1/local/bin
 }}}
 which normally looks like
 {{{
 running install_scripts
 copying build/scripts-2.7/ipengine ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 copying build/scripts-2.7/ipcontroller ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 copying build/scripts-2.7/ipcluster ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 copying build/scripts-2.7/iplogger ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 copying build/scripts-2.7/ipython ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 copying build/scripts-2.7/pycolor ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 copying build/scripts-2.7/irunner ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 copying build/scripts-2.7/iptest ->
 /release/buildbot/sage/sage-1/sage_upgrade_4.8/build/sage-5.7.beta1/local/bin
 }}}

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