#15433: Port to OSX 10.9
-------------------------------------+-------------------------------------
       Reporter:  ohanar             |        Owner:
           Type:  task               |       Status:  needs_work
       Priority:  blocker            |    Milestone:  sage-5.13
      Component:  porting            |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  R. Andrew Ohana    |    Reviewers:  Volker Braun
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/ohanar/10.9-port                 |  7547fceeb85afc0b6b932cb2487e61fb94fef405
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  needs_review => needs_work


Comment:

 On OS X 10.4, this causes essentially every doctest involving databases to
 fail, for example
 {{{
 sage -t --long devel/sage/doc/en/tutorial/tour_advanced.rst
 **********************************************************************
 File "devel/sage/doc/en/tutorial/tour_advanced.rst", line 251, in
 doc.en.tutorial.tour_advanced
 Failed example:
     db.curves(37)
 Exception raised:
     Traceback (most recent call last):
       File
 
"/Users/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.13.rc0/local/lib/python2.7
 /site-packages/sage/doctest/forker.py", line 479, in _run
         self.execute(example, compiled, test.globs)
       File
 
"/Users/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.13.rc0/local/lib/python2.7
 /site-packages/sage/doctest/forker.py", line 838, in execute
         exec compiled in globs
       File "<doctest doc.en.tutorial.tour_advanced[1]>", line 1, in
 <module>
         db.curves(Integer(37))
       File
 
"/Users/buildbot/build/sage/moufang-1/moufang_full/build/sage-5.13.rc0/local/lib/python2.7
 /site-packages/sage/databases/cremona.py", line 769, in curves
         + 'curve=class||1 AND conductor=?',(int(N),)):
     OperationalError: ambiguous column name: class
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15433#comment:43>
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to