Yi, I applied the patch you supplied, but sadly I still get the same errors.
Kate On May 11, 11:54 am, Yi Qiang <[EMAIL PROTECTED]> wrote: > Hi Kate, > Can you try applying the follow patch and see if the tests pass now? > You do not need to run make test all over again, the dsage unit tests > can be run by simplying typing > > !sage-dsage-trial > > in a SAGE session. > > dsage_hostinfo.patch > 3KDownload > > > > On May 11, 2007, at 6:05 AM, Kate wrote: > > > > > > > Yi, > > > On my ia64-Linux machine I get > > > % uname -a > > Linux lepidus 2.4.21-sgi302r24 #1 SMP Fri Oct 22 22:43:12 PDT 2004 > > ia64 ia64 ia64 GNU/Linux > > % python > > Python 2.2.3 (#1, Nov 14 2003, 16:25:37) > > [GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-20)] on linux2 > > Type "help", "copyright", "credits" or "license" for more information. > >>>> import sys > >>>> sys.platform > > 'linux2' > > > Kate > > > On May 10, 5:56 pm, Yi Qiang <[EMAIL PROTECTED]> wrote: > >> Hi Kate, > >> Can you please report what sys.platform says on an ia64 machine? > > >> On May 10, 2007, at 1:24 PM, Kate Minola wrote: > > >>> William, > > >>> I was able to successfully build sage-2.5 on > >>> my development network for the following architectures: > > >>> pentium4-Linux > >>> x86_64-Linux > > >>> Unfortunately when I moved over to a department > >>> network that uses automounting, the build on > >>> pentium4-Linux failed in 'linbox' (specifically > >>> linbox_wrap), and 'make test' failed on x86_64-Linux. > >>> I have a patch for the the second problem that > >>> I will send in a separate email. > > >>> On ia64-Linux, 'make test' fails as follows: > > >>> sage.dsage.twisted.tests.test_remote > >>> ClientRemoteCallsTest > >>> testremoteSubmitBadJob ... > >>> [OK] testremoteSubmitJob ... > >>> [OK] > >>> MonitorRemoteCallsTest testget_killed_jobs_list ... > >>> [ERROR] > >>> [ERROR] > >>> testremote_get_job ... > >>> [ERROR] [ERROR] > > >>> testremote_job_done ... > >>> [ERROR] > >>> [ERROR] > >>> testremote_job_failed ... > >>> [ERROR] > >>> [ERROR] > > >>> ==================================================================== > >>> == > >>> ========= > >>> [ERROR]: > >>> sage.dsage.twisted.tests.test_remote.MonitorRemoteCallsTest.testget_ > >>> ki > >>> lled_jobs_list > >>> Traceback from remote host -- Traceback unavailable > >>> ==================================================================== > >>> == > >>> ========= > >>> [ERROR]: > >>> sage.dsage.twisted.tests.test_remote.MonitorRemoteCallsTest.testget_ > >>> ki > >>> lled_jobs_list > >>> Traceback (most recent call last): File > >>> "/home/kate/sage/sage-2.5-ia64-Linux/local/lib/python2.5/site- > >>> packages/sage/dsage/twisted/pb.py", > >>> line 420, in requestAvatar > >>> avatar.attached(avatar, mind) File > >>> "/home/kate/sage/sage-2.5-ia64-Linux/local/lib/python2.5/site- > >>> packages/sage/dsage/twisted/pb.py", > >>> line 264, in attached > >>> self.DSageServer.monitordb.add_monitor(self.host_info) File > >>> "/home/kate/sage/sage-2.5-ia64-Linux/local/lib/python2.5/site- > >>> packages/sage/dsage/database/monitordb.py", > >>> line 122, in add_monitor > >>> cpu_model = host_info['cpu_model'] exceptions.KeyError: > >>> 'cpu_model' > > >>> -- > >>> Kate Minola > >>> University of Maryland, College Park > > >> Cheers, > >> Yi > > >> --http://www.yiqiang.net > > > > > Cheers, > Yi > > --http://www.yiqiang.net --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---