New version 0.5.7.1 Gentoo ebuild broken
Posted: Tue Dec 04, 2007 7:02 pm
Hi all:
I recently installed 0.5.7 on my gentoo box no problems, then I tried to install 0.5.7.1 and got the following error on merge: (digest went fine)
It seems to be caused by some missing files in the tarball.
I would appreciate it If a new ebuild/tarball could be uploaded
Thanks
I recently installed 0.5.7 on my gentoo box no problems, then I tried to install 0.5.7.1 and got the following error on merge: (digest went fine)
Code: Select all
emerge deluge
Calculating dependencies... done!
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 1) net-p2p/deluge-0.5.7.1 to /
* deluge-0.5.7.1.tar.gz MD5 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking deluge-0.5.7.1.tar.gz ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking deluge-0.5.7.1.tar.gz to /var/tmp/portage/net-p2p/deluge-0.5.7.1/work
/usr/portage/eclass/distutils.eclass: line 39: cd: /var/tmp/portage/net-p2p/deluge-0.5.7.1/work/deluge-0.5.7.1: No such file or directory
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-p2p/deluge-0.5.7.1 ...
python: can't open file 'setup.py': [Errno 2] No such file or directory
*
* ERROR: net-p2p/deluge-0.5.7.1 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* deluge-0.5.7.1.ebuild, line 38: Called distutils_src_compile
* distutils.eclass, line 48: Called die
* The specific snippet of code:
* ${python} setup.py build "$@" || die "compilation failed"
* The die message:
* compilation failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-p2p/deluge-0.5.7.1/temp/build.log'.
* This ebuild is from an overlay: '/usr/local/portage/'
*
* Messages for package net-p2p/deluge-0.5.7.1:
*
* ERROR: net-p2p/deluge-0.5.7.1 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* deluge-0.5.7.1.ebuild, line 38: Called distutils_src_compile
* distutils.eclass, line 48: Called die
* The specific snippet of code:
* ${python} setup.py build "$@" || die "compilation failed"
* The die message:
* compilation failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-p2p/deluge-0.5.7.1/temp/build.log'.
* This ebuild is from an overlay: '/usr/local/portage/'
*
I would appreciate it If a new ebuild/tarball could be uploaded

Thanks