Changes between Version 126 and Version 129 of Ticket #9896
- Timestamp:
- 10/20/10 14:25:43 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9896 – Description
v126 v129 20 20 21 21 '''Upgrade path for testing the fixes: http://sage.math.washington.edu/home/jdemeyer/dist/sage-4.6.upgradetest_alpha3/''' 22 23 Note 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 }}} 22 28 23 29 If 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:
