Your message dated Mon, 17 Mar 2008 13:32:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471151: fixed in python-evas 0.2.1-2
has caused the Debian Bug report #471151,
regarding python-evas_0.2.1-1(sparc/experimental): FTBFS: OSError: [Errno 2] No
such file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
471151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471151
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-evas
Version: 0.2.1-1
Severity: serious
Hi,
your package failed to build from source.
| Automatic build of python-evas_0.2.1-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20080316-0142
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 68.4kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main python-evas 0.2.1-1
(dsc) [927B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main python-evas 0.2.1-1
(tar) [64.9kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main python-evas 0.2.1-1
(diff) [2593B]
| Fetched 68.4kB in 0s (268kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs (>= 0.4.49), cython, debhelper (>= 5.0.38),
python-all-dev (>= 2.3.5-11), python-pyrex, python-support (>= 0.5.3), quilt
| Checking for already installed source dependencies...
[...]
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.7-6 gcc-4.3_ g++-4.3_
binutils_2.18.1~cvs20080103-1 libstdc++6-4.3-dev_ libstdc++6_4.3.0-1
| ------------------------------------------------------------------------------
| gpg: Signature made Fri Mar 7 22:22:02 2008 CET using DSA key ID D8480F2E
| gpg: Can't check signature: public key not found
| dpkg-source: extracting python-evas in python-evas-0.2.1
| dpkg-source: unpacking python-evas_0.2.1.orig.tar.gz
| dpkg-source: applying /home/buildd/build/python-evas_0.2.1-1.diff.gz
| dpkg-buildpackage: source package python-evas
| dpkg-buildpackage: source version 0.2.1-1
| dpkg-buildpackage: host architecture sparc
| /usr/bin/fakeroot debian/rules clean
| pyversions: missing XS-Python-Version in control file, fall back to
debian/pyversions
| test -x debian/rules
| dh_testroot
| dh_clean
| cd . && python setup.py clean -a
|
| ---------------------------------------------------------------------------
| This script requires setuptools version 0.6c3 to run (even to display
| help). I will attempt to download it for you (from
| http://cheeseshop.python.org/packages/2.4/s/setuptools/), but
| you may need to enable firewall access for this script first.
| I will start the download in 15 seconds.
|
| (Note: if this machine does not have network access, please obtain the file
|
|
http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6c3-py2.4.egg
|
| and place it in this directory before rerunning this script.)
| ---------------------------------------------------------------------------
| Downloading
http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6c3-py2.4.egg
| Traceback (most recent call last):
| File "setup.py", line 46, in ?
| depends=['evas/evas.c_evas_canvas.pxi',
| File "setup.py", line 28, in pkgconfig
| status, output = getstatusoutput(cmdline)
| File "setup.py", line 17, in getstatusoutput
| p = subprocess.Popen(cmd, stdout=subprocess.PIPE)
| File "/usr/lib/python2.4/subprocess.py", line 544, in __init__
| errread, errwrite)
| File "/usr/lib/python2.4/subprocess.py", line 987, in _execute_child
| raise child_exception
| OSError: [Errno 2] No such file or directory
| make: [python-clean-2.4] Error 1 (ignored)
| cd . && python2.5 setup.py clean -a
|
| ---------------------------------------------------------------------------
| This script requires setuptools version 0.6c3 to run (even to display
| help). I will attempt to download it for you (from
| http://cheeseshop.python.org/packages/2.5/s/setuptools/), but
| you may need to enable firewall access for this script first.
| I will start the download in 15 seconds.
|
| (Note: if this machine does not have network access, please obtain the file
|
|
http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c3-py2.5.egg
|
| and place it in this directory before rerunning this script.)
| ---------------------------------------------------------------------------
| Downloading
http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c3-py2.5.egg
| Traceback (most recent call last):
| File "setup.py", line 58, in <module>
| **pkgconfig('"evas >= 0.9.9.042"')
| File "setup.py", line 28, in pkgconfig
| status, output = getstatusoutput(cmdline)
| File "setup.py", line 17, in getstatusoutput
| p = subprocess.Popen(cmd, stdout=subprocess.PIPE)
| File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
| errread, errwrite)
| File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
| raise child_exception
| OSError: [Errno 2] No such file or directory
| make: [python-clean-2.5] Error 1 (ignored)
| rm -f python-build-stamp-*
| find . -name '*.pyc' -exec rm '{}' ';'
| /usr/bin/make -f debian/rules reverse-config
| pyversions: missing XS-Python-Version in control file, fall back to
debian/pyversions
| make[1]: Entering directory `/build/buildd/python-evas-0.2.1'
| make[1]: Nothing to be done for `reverse-config'.
| make[1]: Leaving directory `/build/buildd/python-evas-0.2.1'
| if [ -d "." ] ; then \
| cd . && QUILT_PATCHES=patches quilt --quiltrc /dev/null pop -a -R ||
test $? = 2 ; \
| fi
| No patch removed
| if [ -n "patches" ] ; then \
| if [ -L ./patches ] ; then \
| rm ./patches ; \
| fi ; \
| fi
| rm -rf ./.pc
| rm -f debian/stamp-patch*
| debian/rules build
| pyversions: missing XS-Python-Version in control file, fall back to
debian/pyversions
| test -x debian/rules
| mkdir -p "."
| /usr/bin/make -f debian/rules reverse-config
| pyversions: missing XS-Python-Version in control file, fall back to
debian/pyversions
| make[1]: Entering directory `/build/buildd/python-evas-0.2.1'
| make[1]: Nothing to be done for `reverse-config'.
| make[1]: Leaving directory `/build/buildd/python-evas-0.2.1'
| if [ -n "patches" ] ; then \
| if [ -L ./patches ] ; then : ; else \
| (cd .; ln -s /build/buildd/python-evas-0.2.1/debian/patches
patches) ; \
| fi ; \
| fi
| cd . && QUILT_PATCHES=patches quilt --quiltrc /dev/null push -a || test $? = 2
| Applying patch 0001-Fix-setup.py-to-install-the-headers-to-the-correct-l.patch
| patching file setup.py
|
| Now at patch 0001-Fix-setup.py-to-install-the-headers-to-the-correct-l.patch
| touch debian/stamp-patched
| /usr/bin/make -f debian/rules update-config
| pyversions: missing XS-Python-Version in control file, fall back to
debian/pyversions
| make[1]: Entering directory `/build/buildd/python-evas-0.2.1'
| make[1]: Nothing to be done for `update-config'.
| make[1]: Leaving directory `/build/buildd/python-evas-0.2.1'
| cd . && python setup.py build
--build-base="/build/buildd/python-evas-0.2.1/./build"
| Traceback (most recent call last):
| File "setup.py", line 46, in ?
| depends=['evas/evas.c_evas_canvas.pxi',
| File "setup.py", line 28, in pkgconfig
| status, output = getstatusoutput(cmdline)
| File "setup.py", line 17, in getstatusoutput
| p = subprocess.Popen(cmd, stdout=subprocess.PIPE)
| File "/usr/lib/python2.4/subprocess.py", line 544, in __init__
| errread, errwrite)
| File "/usr/lib/python2.4/subprocess.py", line 987, in _execute_child
| raise child_exception
| OSError: [Errno 2] No such file or directory
| make: *** [python-build-stamp-2.4] Error 1
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080316-0145
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=0.2.1-1&pkg=python-evas&arch=sparc
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Source: python-evas
Source-Version: 0.2.1-2
We believe that the bug you reported is fixed in the latest version of
python-evas, which is due to be installed in the Debian FTP archive:
python-evas_0.2.1-2.diff.gz
to pool/main/p/python-evas/python-evas_0.2.1-2.diff.gz
python-evas_0.2.1-2.dsc
to pool/main/p/python-evas/python-evas_0.2.1-2.dsc
python-evas_0.2.1-2_i386.deb
to pool/main/p/python-evas/python-evas_0.2.1-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jan Lübbe <[EMAIL PROTECTED]> (supplier of updated python-evas package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 17 Mar 2008 14:02:50 +0100
Source: python-evas
Binary: python-evas
Architecture: source i386
Version: 0.2.1-2
Distribution: experimental
Urgency: low
Maintainer: Debian Pkg-e Team <[EMAIL PROTECTED]>
Changed-By: Jan Lübbe <[EMAIL PROTECTED]>
Description:
python-evas - Python bindings for the Enlightenment canvas library (evas)
Closes: 471151
Changes:
python-evas (0.2.1-2) experimental; urgency=low
.
* Build-Depend on python-setuptools to avoid downloading it
(Closes: #471151)
Files:
936b6c36b412f7b6753933a9812b9bd3 959 python extra python-evas_0.2.1-2.dsc
0137d65c67f45d73f83035486aeaa708 2651 python extra python-evas_0.2.1-2.diff.gz
78bed9e4923cf04344864baf63ab75c9 303608 python extra
python-evas_0.2.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3m37ioOL5NhIDy4RApyrAKC4sCrhs/cw29ok/FrwNV974uSaWACgiB5o
WeC0WPUNDLjSPKjAB4FdBek=
=yRrY
-----END PGP SIGNATURE-----
--- End Message ---