Jean-Maurice Le Clech wrote:
> I'm trying to install lxml, but the install fails:
>
> The following package will be installed or updated:  lxml-py25
>
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-lxml-py25-1.3.1-1 
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-lxml-py25-1.3.1-1' in 
> `/sw/src/fink.build/fink-buildlock-lxml-py25-1.3.1-1_2007.07.04-21.09.55_darwin-powerpc.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i 
> /sw/src/fink.build/fink-buildlock-lxml-py25-1.3.1-1_2007.07.04-21.09.55_darwin-powerpc.deb
> Selecting previously deselected package fink-buildlock-lxml-py25-1.3.1-1.
> (Reading database ... 196172 files and directories currently installed.)
> Unpacking fink-buildlock-lxml-py25-1.3.1-1 (from 
> .../fink-buildlock-lxml-py25-1.3.1-1_2007.07.04-21.09.55_darwin-powerpc.deb) 
> ...
> Setting up fink-buildlock-lxml-py25-1.3.1-1 (2007.07.04-21.09.55) ...
> gzip -dc /sw/src/lxml-1.3.1.tar.gz | /sw/bin/tar -xf -  
> --no-same-owner --no-same-permissions 
> Use of uninitialized value in list assignment at 
> /sw/lib/perl5/Fink/PkgVersion.pm line 4906.
> Use of uninitialized value in list assignment at 
> /sw/lib/perl5/Fink/PkgVersion.pm line 4906.
> Use of uninitialized value in list assignment at 
> /sw/lib/perl5/Fink/PkgVersion.pm line 4906.
> Use of uninitialized value in list assignment at 
> /sw/lib/perl5/Fink/PkgVersion.pm line 4906.
> /sw/bin/python2.5 setup.py build
> The required version of setuptools (>=0.6c5) is not available, and
> can't be installed while this script is running. Please install
>  a more recent version first.
>
> (Currently using setuptools 0.6c3 
> (/sw/lib/python2.5/site-packages/setuptools-0.6c3-py2.5.egg))
> ### execution of /sw/bin/python2.5 failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-lxml-py25-1.3.1-1
> (Reading database ... 196173 files and directories currently installed.)
> Removing fink-buildlock-lxml-py25-1.3.1-1 ...
> Failed: phase compiling: lxml-py25-1.3.1-1 failed
>
> but fink indicates me that setuptools-py25 0.6c5 is installed:
>
> barracuda:~ jeanmaur$ fink list setuptool
> Information about 7235 packages read in 3 seconds.
>      setuptools-py24              0.6c5-1               EasyInstall 
> and python eggs
>  i   setuptools-py25              0.6c5-1               EasyInstall 
> and python eggs
>  
>
>
> Have you some clues to solved this?
>
>
> Jean-Maurice Le Clech
>
> --
> Package manager version: 0.27.3
> Distribution version: 0.8.1.rsync powerpc
> Mac OS X version: 10.4.10
> Xcode version: 2.4.1
> gcc version: 4.0.1 (Apple Computer, Inc. build 5367)
> make version: 3.80
> Feedback Courtesy of FinkCommander
>
>
>
Check whether 
/sw/lib/python2.5/site-packages/setuptools-0.6c3-py2.5.egg* claims to be 
from a currently-installed package by running

dpkg -S /sw/lib/python2.5/site-packages/setuptools-0.6c3-py2.5.egg

If not just remove it, and then check that you have the 0.6c5 versions 
of the files.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to