[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread Jack Schmidt
God, bedtime for me. Sorry the patch includes a conflicting diff that can be ignored (keep the sage-2.7 version) for revision: http://www.ms.uky.edu/~jack/sage/hg/sage-permgps-bugfix/rev/b37a82329af1 (add dollars to documentation). The diffs: http://www.ms.uky.edu/~jack/sage/hg/sage-permgps-bugf

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread Jack Schmidt
Yup, that works perfectly. Sorry, I thought I had already checked this since I ran ~/sage/sage-2.6/local/bin/hg, but that just runs the debian supplied copy of mercurial anyways. Using the sage -hg version from the 64bit linux binary install, everything worked fine. The permutation patches at h

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread William Stein
> Aha! I am new at python and misunderstood how hg was working. All the > file "hg" does is import stuff from python, so it doesn't matter which > copy of hg I use, it matters which copy of python. The debian > supplied hg is broken, but the sage-2.6 version of hg works fine. > > Sorry for miside

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread Jack Schmidt
Aha! I am new at python and misunderstood how hg was working. All the file "hg" does is import stuff from python, so it doesn't matter which copy of hg I use, it matters which copy of python. The debian supplied hg is broken, but the sage-2.6 version of hg works fine. Sorry for misidentifying th

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread William Stein
On 7/21/07, Jack Schmidt <[EMAIL PROTECTED]> wrote: > This appears to be an amd64 related bug. > > The 64bit version: > > $ wget -q http://www.sagemath.org/dist/src/sage-2.7.tar > $ md5sum sage-2.7.tar > 31209ee51f2aace7e9df1a33e46fa89d sage-2.7.tar > $ tar -xf sage-2.7.tar > $ cd sage-2.7 > $ ta

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread Jack Schmidt
This appears to be an amd64 related bug. The 64bit version: $ wget -q http://www.sagemath.org/dist/src/sage-2.7.tar $ md5sum sage-2.7.tar 31209ee51f2aace7e9df1a33e46fa89d sage-2.7.tar $ tar -xf sage-2.7.tar $ cd sage-2.7 $ tar -xf spkg/standard/sage-2.7.spkg $ md5sum spkg/standard/sage-2.7.spkg

[sage-devel] Re: 2.7 build

2007-07-21 Thread William Stein
On 7/21/07, emily kirkman <[EMAIL PROTECTED]> wrote: > William, > > After installing the binary, I was unable to clone a branch, then I tried > 'sage -br main' and had this error: [on intel os x] [...] > g++ -bundle -undefined dynamic_lookup > build/temp.macosx-10.3-ppc-2.5/sage/schemes/hyperelli

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread Jack Schmidt
That is very strange. My md5sum is the same. $ md5sum spkg/standard/sage-2.7.spkg 07de6836d75b3fab84555d130f7d5f38 spkg/standard/sage-2.7.spkg $ The error occurs with debian's hg, sage-2.7's hg, and even sage 2.6's hg: $ ~/sage/sage-2.6/local/bin/hg up abort: 00changelog.i: no node ec597fe01f

[sage-devel] Re: sage -upgrade to 2.7?

2007-07-21 Thread Justin C. Walker
On Jul 20, 2007, at 23:28 , William Stein wrote: > > On 7/20/07, Justin C. Walker <[EMAIL PROTECTED]> wrote: >> I have a continuing problem building SAGE on Mac OS X/PowerPC. The >> problem always seems to boil down to this kind of error: >> >> fork: Resource temporarily unavailable >> >> C

[sage-devel] Re: sage -upgrade to 2.7?

2007-07-21 Thread Justin C. Walker
On Jul 20, 2007, at 23:26 , Robert Bradshaw wrote: > > On Jul 20, 2007, at 11:22 PM, Justin C. Walker wrote: > >> I have a continuing problem building SAGE on Mac OS X/PowerPC. The >> problem always seems to boil down to this kind of error: >> >> fork: Resource temporarily unavailable >> >>

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread William Stein
On 7/21/07, Jack Schmidt <[EMAIL PROTECTED]> wrote: > > The corruption only shows up on a few critical hg commands. Here is a > log, with ~/sage/sage-2.7/ a fresh install from sage-2.7.tar > > $ cd ~/sage/sage-2.7/devel/ > $ tar -xf ../spkg/standard/sage-2.7.spkg > $ cd sage-2.7 > $ hg verify > c

[sage-devel] Re: sage-2.7.spkg corruption, permgrp bugs

2007-07-21 Thread Jack Schmidt
The corruption only shows up on a few critical hg commands. Here is a log, with ~/sage/sage-2.7/ a fresh install from sage-2.7.tar $ cd ~/sage/sage-2.7/devel/ $ tar -xf ../spkg/standard/sage-2.7.spkg $ cd sage-2.7 $ hg verify checking changesets checking manifests crosschecking files in changese