#5628: a little sage-flags.txt issue
--------------------------+-------------------------------------------------
 Reporter:  was           |       Owner:  was       
     Type:  defect        |      Status:  new       
 Priority:  blocker       |   Milestone:  sage-3.4.1
Component:  distribution  |    Keywords:            
--------------------------+-------------------------------------------------
 {{{
 On Sat, Mar 28, 2009 at 9:05 PM, Gonzalo Tornaria:
 >
 > I did an upgrade from 3.4 as follows:
 >
 > 1. sage -br main  ---> switch to main, which is CLEAN
 > 2. sage -upgrade
 > http://sage.math.washington.edu/home/mabshoff/release-
 cycles-3.4.1/sage-3.4.1.alpha0
 > 3. once that was finished, I pulled  the new changes into my sage-brandt
 branch
 > 4. applied the rebased 5520 + my tiny patch
 > 5. sage -br brandt
 >
 > But now, "sage -br main" (which is now clean 3.4.1.alpha0) causes the
 > same issue.
 >
 > Gonzalo

 Just delete
    local/lib/sage-flags.txt

 Also, I've opened a blocker ticket about this, since everybody who
 upgrades will run into exactly the same problem.

 The problem is that the new version of the script that checks the flags
 doesn't see sse4_1 anymore (nothing in Sage specifically uses that), but
 it's still in your old sage-flags.txt file.  Two possible solutions:
    (1) delete sage-flags.txt as part of "sage -upgrade"
    (2) make it so sse4_1 is specifically ignored.

 I like (1).
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5628>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to