[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#711953: marked as done (pyatspi: FTBFS: cannot stat `debian/tmp/usr/lib/python3': No such file or directory)



Your message dated Tue, 18 Jun 2013 22:33:37 +0000
with message-id <E1Up4T3-0001Cs-Jq@franck.debian.org>
and subject line Bug#711953: fixed in pyatspi 2.9.3+dfsg-1
has caused the Debian Bug report #711953,
regarding pyatspi: FTBFS: cannot stat `debian/tmp/usr/lib/python3': 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 owner@bugs.debian.org
immediately.)


-- 
711953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711953
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pyatspi
Version: 2.9.2+dfsg-1
Severity: serious
Justification: fails to build from source

pyatspi FTBFS:
| checking whether /usr/bin/python3.2 version is >= 2.6... yes
| checking for /usr/bin/python3.2 version... 3.2
| checking for /usr/bin/python3.2 platform... linux2
| checking for /usr/bin/python3.2 script directory... ${prefix}/lib/python3.2/site-packages
| checking for /usr/bin/python3.2 extension module directory... ${exec_prefix}/lib/python3.2/site-packages
[...]
| checking whether /usr/bin/python3.3 version is >= 2.6... yes
| checking for /usr/bin/python3.3 version... 3.3
| checking for /usr/bin/python3.3 platform... linux
| checking for /usr/bin/python3.3 script directory... ${prefix}/lib/python3.3/site-packages
| checking for /usr/bin/python3.3 extension module directory... ${exec_prefix}/lib/python3.3/site-packages
[...]
| Making install in pyatspi
| make[3]: Entering directory `/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/build-3.2/pyatspi'
| make[4]: Entering directory `/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/build-3.2/pyatspi'
| make[4]: Nothing to be done for `install-exec-am'.
|  /bin/mkdir -p '/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/debian/tmp/usr/lib/python3.2/site-packages/pyatspi'
|  /usr/bin/install -c -m 644 ../../pyatspi/Accessibility.py ../../pyatspi/appevent.py ../../pyatspi/constants.py ../../pyatspi/deviceevent.py ../../pyatspi/enum.py ../../pyatspi/__init__.py ../../pyatspi/action.py ../../pyatspi/application.py ../../pyatspi/collection.py ../../pyatspi/component.py ../../pyatspi/document.py ../../pyatspi/editabletext.py ../../pyatspi/hypertext.py ../../pyatspi/image.py ../../pyatspi/interface.py ../../pyatspi/registry.py ../../pyatspi/role.py ../../pyatspi/selection.py ../../pyatspi/state.py ../../pyatspi/table.py ../../pyatspi/text.py ../../pyatspi/utils.py ../../pyatspi/value.py '/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/debian/tmp/usr/lib/python3.2/site-packages/pyatspi'
[...]
| Making install in pyatspi
| make[3]: Entering directory `/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/build-3.3/pyatspi'
| make[4]: Entering directory `/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/build-3.3/pyatspi'
| make[4]: Nothing to be done for `install-exec-am'.
|  /bin/mkdir -p '/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/debian/tmp/usr/lib/python3.3/site-packages/pyatspi'
|  /usr/bin/install -c -m 644 ../../pyatspi/Accessibility.py ../../pyatspi/appevent.py ../../pyatspi/constants.py ../../pyatspi/deviceevent.py ../../pyatspi/enum.py ../../pyatspi/__init__.py ../../pyatspi/action.py ../../pyatspi/application.py ../../pyatspi/collection.py ../../pyatspi/component.py ../../pyatspi/document.py ../../pyatspi/editabletext.py ../../pyatspi/hypertext.py ../../pyatspi/image.py ../../pyatspi/interface.py ../../pyatspi/registry.py ../../pyatspi/role.py ../../pyatspi/selection.py ../../pyatspi/state.py ../../pyatspi/table.py ../../pyatspi/text.py ../../pyatspi/utils.py ../../pyatspi/value.py '/build/pyatspi-YZ6me6/pyatspi-2.9.2+dfsg/debian/tmp/usr/lib/python3.3/site-packages/pyatspi'
[...]
|    dh_install
| cp: cannot stat `debian/tmp/usr/lib/python3': No such file or directory
| dh_install: cp -a debian/tmp/usr/lib/python3 debian/python3-pyatspi//usr/lib/ returned exit code 1
| make: *** [binary] Error 2

Apparently dh_install expects Python modules in /usr/lib/python3/, but the upstream build systems installs them into /usr/lib/python3.X/site-packages/.

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: pyatspi
Source-Version: 2.9.3+dfsg-1

We believe that the bug you reported is fixed in the latest version of
pyatspi, which is due to be installed in the Debian FTP archive.

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 711953@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <sthibault@debian.org> (supplier of updated pyatspi 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 19 Jun 2013 00:22:20 +0200
Source: pyatspi
Binary: python-pyatspi python-pyatspi2 python3-pyatspi python3-pyatspi2
Architecture: source all
Version: 2.9.3+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
Changed-By: Samuel Thibault <sthibault@debian.org>
Description: 
 python-pyatspi - Assistive Technology Service Provider Interface - Python bindings
 python-pyatspi2 - Transitional package for assistive technology Python bindings
 python3-pyatspi - Assistive Technology Service Provider Interface - Python3 binding
 python3-pyatspi2 - Transitional package for assistive technology Python3 bindings
Closes: 711953
Changes: 
 pyatspi (2.9.3+dfsg-1) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Use wildcards instead of hardcoding python versions. Closes: Bug#711953.
 .
   [ Luke Yelavich ]
   * New upstream release
Checksums-Sha1: 
 9bb1baf8d02abdccc6b03bc492cc2f5800e3c073 2201 pyatspi_2.9.3+dfsg-1.dsc
 b59d26318d01554e710166a218b3f541cd96ff5e 253924 pyatspi_2.9.3+dfsg.orig.tar.xz
 90f42234ab27958a5db1bb50a1694cf92b992f4b 4898 pyatspi_2.9.3+dfsg-1.debian.tar.bz2
 2fa217bc8f3ac46325ac78a2973989a88ef140fb 43594 python-pyatspi_2.9.3+dfsg-1_all.deb
 80f007d303abe2e1a116cd004e7c9fbe894ca3a2 3796 python-pyatspi2_2.9.3+dfsg-1_all.deb
 f5f4ddc0527ce92a4bf82841e22216c83a12c8c8 38234 python3-pyatspi_2.9.3+dfsg-1_all.deb
 651683ccddc14b3aed87b7825f53e1a173cba406 3802 python3-pyatspi2_2.9.3+dfsg-1_all.deb
Checksums-Sha256: 
 8c390459e4ae77893a29d7d154718efbe6a82104412fde5b4b10c857a61bcc78 2201 pyatspi_2.9.3+dfsg-1.dsc
 00f6c938c13bcf71ceb638e130895f093503a12ca734701e4f60033c7895ae02 253924 pyatspi_2.9.3+dfsg.orig.tar.xz
 88f372f019a1796704074fd0aa78d518d5cba74948bb8fde90d61b51865c502f 4898 pyatspi_2.9.3+dfsg-1.debian.tar.bz2
 91cb0a55b627878d0bf94f15e11cee1d17f19cf0bb78b2cd9216343b49900806 43594 python-pyatspi_2.9.3+dfsg-1_all.deb
 fd3df090e88cf48688f772a4db9b2b939ea9fd187d811692943e3fd9a8143926 3796 python-pyatspi2_2.9.3+dfsg-1_all.deb
 0bf66697aad9fd78bd640020e1fba5df6e7e2097a242793c48263e98e51ecff1 38234 python3-pyatspi_2.9.3+dfsg-1_all.deb
 85a56bd71b53ebd1a6e49637a5429cb31ce3b328cd80df857d27de0d9911d4c2 3802 python3-pyatspi2_2.9.3+dfsg-1_all.deb
Files: 
 1dd33e612f514c52be6b877ebc95c379 2201 python optional pyatspi_2.9.3+dfsg-1.dsc
 a898c7477c0c1dc9e95a3658c7e75c27 253924 python optional pyatspi_2.9.3+dfsg.orig.tar.xz
 7e0cf90aee9d4e0c1823ac0329ca4e78 4898 python optional pyatspi_2.9.3+dfsg-1.debian.tar.bz2
 65aadb23b95ad07a84e38311c5b69dd1 43594 python optional python-pyatspi_2.9.3+dfsg-1_all.deb
 a5de094a3bab6ba7461fe86bc5719c7b 3796 oldlibs extra python-pyatspi2_2.9.3+dfsg-1_all.deb
 da3321938c7ac7ff7a8f52078f390478 38234 python optional python3-pyatspi_2.9.3+dfsg-1_all.deb
 f18af1809dcbbd2d73e79ca5e835d8d3 3802 oldlibs extra python3-pyatspi2_2.9.3+dfsg-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJRwN9BAAoJECqpogBB8bdXVZgP/1XzSOU9RzfwK3iFOOUxJvMi
AWidTCpmSnjgtoFhkREL7Umd2FUk5MVASNVVwTtererALoAjvdSKEg+W8D0ekX0v
uRI2x9prZ6ulWYEpsm/TwrItTg8NlhJHhyYeVB1q/ACTRC7Mu6nAVBK6lhvb9dP7
KjIkGh/5Fwb2sXUvKVjipIb2YX4GQmfTjfFw7zVkvd5w6oKnuI6H5QkEijkU+mH/
Enu2AugMhU2nxj10SG9zeTQuJyAJcyHIsLMhJQzOkG0TOQbLn4ALxo8es+LWqp+1
AeywnWphBGBK/FwkB4TWzOnmZ0rCTcpNj2s0yYoJvE/h6qaixEsWafq62675KJ04
/6NMpa8D51lfNuY26kv5i4Ya/pwBMyDt8wzfOoP/11q3gAp1msug6+iTzE+N64IG
uP2R00HvTy/nQSu9NwQBPf8VBHChbIxl+Y5UcK9yWj7ZuSDKAKOYnDQ08hJnKAjO
0w96oHmMIa6cHvPmIJ/wqJqCEyHfjBA667ziu7OCfg0QcIzDULsHDgEb2jVLTnns
xJ2bbLk6y2nOYqsB2ZdxiMNKbghMWrAQQTCqGUNKnNSBTKthfLOvNcEx26G2Nmqn
R7mOT1uOCAGRg/IJUK5slUfSmpWEgKQ4fXXl8kzVE5Wvm53w9zlDimaNBeN0goU4
df44sOXPc1LIELXK+w+N
=16f+
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: