Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3fff9e9b7114e803bb4b66d2680838aa6a37ee92)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3fff9e9b7114e803bb4b66d2680838aa6a37ee92)
  • Date: Sun, 29 Oct 2006 09:38:11 +0100

On Saturday 28 October 2006 13:40, George Sherwood wrote:
> On Sat, 28 Oct 2006 05:43:22 -0500
>
> Treeve Jelbert <scm AT mail.sourcemage.org> wrote:
> > GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:
> >
> > devel/python/DETAILS | 4 ++--
> > devel/python/HISTORY | 3 +++
> >
> > commit 91670ce19354557f43374bb7c39d50b16d156202
> > Author: Treeve Jelbert <treeve AT scarlet.be>
> > Commit: Treeve Jelbert <treeve AT scarlet.be>
> >
> > python-2.5
>
> This update fails for me. I tried this myself a few weeks ago and had
> the same problem. Fails at the very end of the install:
>

when I first tried this several weeks ago, it failed in the same way.
However, I thought that I try again and it worked!! Maybe the first attempt
deleted those strange files?

All other python related stuff builds ok, apart from sip, which has been
fixed
in an upstream snapshot, not yet released.

> Listing /usr/lib/python2.5/xml/sax ...
> Compiling /usr/lib/python2.5/xml/sax/__init__.py ...
> Compiling /usr/lib/python2.5/xml/sax/_exceptions.py ...
> Compiling /usr/lib/python2.5/xml/sax/expatreader.py ...
> Compiling /usr/lib/python2.5/xml/sax/handler.py ...
> Compiling /usr/lib/python2.5/xml/sax/saxutils.py ...
> Compiling /usr/lib/python2.5/xml/sax/xmlreader.py ...
> Compiling /usr/lib/python2.5/xmllib.py ...
> Compiling /usr/lib/python2.5/xmlrpclib.py ...
> Compiling /usr/lib/python2.5/zipfile.py ...
> make: *** [libinstall] Error 1
> ! Problem Detected !
> INSTALL failed!

the relevant part of my compile log shows:

Compiling /usr/lib/python2.5/zipfile.py ...
PYTHONPATH=/usr/lib/python2.5 LD_LIBRARY_PATH=/usr/src/Python-2.5: \
./python -Wi -tt -O /usr/lib/python2.5/compileall.py \
-d /usr/lib/python2.5 -f \
-x 'bad_coding|badsyntax|site-packages' /usr/lib/python2.5
Listing /usr/lib/python2.5 ...
Compiling /usr/lib/python2.5/BaseHTTPServer.py ...


>
> If I delete these lines from the INSTALL:
>
> if [ -f $SOURCE_DIRECTORY/spell-tmp/pydcop.py ]; then
> mv $SOURCE_DIRECTORY/spell-tmp/pydcop.py \
> /usr/lib/python`echo $VERSION|cut -d. -f1,2`
> fi
>
>
> It works, but I don't know why that isn't failing for you.
>
> George

--
Regards, Treeve

Attachment: pgpXkV7CtiPLj.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page