Changes between Version 126 and Version 129 of Ticket #9896


Ignore:
Timestamp:
10/20/10 14:25:43 (3 years ago)
Author:
leif
Comment:

Updated instructions for testing w.r.t. upgrades not performed in-place.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9896 – Description

    v126 v129  
    2020 
    2121'''Upgrade path for testing the fixes: http://sage.math.washington.edu/home/jdemeyer/dist/sage-4.6.upgradetest_alpha3/''' 
     22 
     23Note that '''non-inplace upgrades''' are currently again broken, due to the inclusion of matplotlib 1.0.0 (#9221) into Sage 4.6.alpha'''3'''. To (hopefully temporarily) work around this, it should be sufficient to trigger a rebuild of freetype during the upgrade '''when upgrading from a moved (copied or renamed) Sage installation''': 
     24{{{ 
     25#!sh 
     26$ rm spkg/installed/freetype-* 
     27}}} 
    2228 
    2329If you want to speed up the upgrade (i.e., reduce the number of packages that get rebuilt) on systems '''other than Cygwin, HP-UX and Solaris''', do the following '''before''' starting the upgrade: