On May 25, 7:45 pm, "Franco Saliola" <[EMAIL PROTECTED]> wrote:
> On Sat, May 24, 2008 at 7:43 PM, mabshoff <[EMAIL PROTECTED]> wrote:
> > the 3.0.2 sources have been released in the usual place and the repo
> > has been pushed. Please try "sage -upgrade" and report any trouble.

Hi Franco

> I've had two problems. Same machine, different operating systems.
>
> Machine:  Macbook, 2 GHz Intel Core Duo
>
> OS 1: Ubuntu 7.10.
>
> But I just noticed that "sage -version" reports:
>
> | SAGE Version 3.0, Release Date: 2008-04-22                         |
>
> So I'm not sure if these problems are related to this upgrade or the
> earlier 3.0 to 3.0.1 upgrade.

I don't think so in this case, but I am not 100% sure. Try to do an
"hg pull" for the local/bin repo. Maybe you also need to do a merge.

> "sage -upgrade" went smoothly. "sage -testall" had the following errors:
>
>         sage -t  devel/sage/sage/stats/test.py

Yes, this one is a known problem when moving rpy since "make install"
changes the location and then rpy gets all confused. Fixing this is
fairly foward - see #3011.

>         sage -t  devel/sage/sage/interfaces/sage0.py
>         sage -t  devel/sage/sage/misc/randstate.pyx

The above two look like issues related to LOCAL. What is the setting
of LOCAL in your shell env?


> Here is the logfile:
>
>  http://www.lacim.uqam.ca/~saliola/sage/logs/test-3.0.2-Ubuntu7.10.log
>
> OS 2: Mac OS X 10.4.
>
> "sage -upgrade" from a compiled (not binary) sage-3.0.1 didn't work:
>
>   sage: An error occurred while installing python_gnutls-1.1.4.p3
>   make: *** [installed/python_gnutls-1.1.4.p3] Error 1
>
> I can't track down the problem. I can't find a log file of the
> upgrade, so I'm not sure how to get you more information. The
> install.log file that I have is from the 3.0.1 compile, and you can
> find it here:
>
>  http://www.lacim.uqam.ca/~saliola/sage/logs/install-3.0.1-OSX-10.4.log

The log of 3.0.1 looks fine. Any chance you have MacPorts or Fink on
that system? One likely issue could be a corrupted
python_gnutls-1.1.4.p3.spkg. Please check the md5sum:

sage-3.0.3.alpha0/spkg/standard$ md5sum python_gnutls-1.1.4.p3.spkg
afb5f4a7e7359b370fd353fab80ac923  python_gnutls-1.1.4.p3.spkg

If it is different delete that spkg and restart the upgrade process
via "./sage -upgrade". If the spkg is not corrupted please copy and
paste the last 200 or so lines from the terminal and post a link to
that document.

> Take care,
> Franco
>
> --

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to