Your message dated Sun, 08 Nov 2009 12:51:01 +0000
with message-id <[email protected]>
and subject line Bug#552919: fixed in zope.i18n 3.7.0-5
has caused the Debian Bug report #552919,
regarding zope.i18n: FTBFS: mv: cannot stat
`debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope.i18n-*-py2.4.egg-info':
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.)
--
552919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552919
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: zope.i18n
Version: 3.7.0-4
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-zope.i18n_3.7.0-4-amd64-FaUUQv/zope.i18n-3.7.0'
> python2.4 setup.py install --no-compile --single-version-externally-managed
> --install-layout=deb --root=debian/python-zope.i18n
> --install-data=usr/lib/python-zope.i18n
> running install
> running build
> running build_py
> running egg_info
> writing requirements to src/zope.i18n.egg-info/requires.txt
> writing src/zope.i18n.egg-info/PKG-INFO
> writing namespace_packages to src/zope.i18n.egg-info/namespace_packages.txt
> writing top-level names to src/zope.i18n.egg-info/top_level.txt
> writing dependency_links to src/zope.i18n.egg-info/dependency_links.txt
> reading manifest file 'src/zope.i18n.egg-info/SOURCES.txt'
> writing manifest file 'src/zope.i18n.egg-info/SOURCES.txt'
> running install_lib
> Skipping installation of
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/__init__.py
> (namespace package)
> copying zope/i18n/gettextmessagecatalog.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/negotiator.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/format.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/testmessagecatalog.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/compile.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/zcml.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/translationdomain.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/testing.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/config.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/simpletranslationdomain.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/__init__.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n
> copying zope/i18n/locales/xmlfactory.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales
> copying zope/i18n/locales/provider.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales
> copying zope/i18n/locales/inheritance.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales
> copying zope/i18n/locales/fallbackcollator.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales
> copying zope/i18n/locales/__init__.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales
> copying zope/i18n/locales/tests/test_locales.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales/tests
> copying zope/i18n/locales/tests/test_docstrings.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales/tests
> copying zope/i18n/locales/tests/test_xmlfactory.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales/tests
> copying zope/i18n/locales/tests/__init__.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales/tests
> copying zope/i18n/locales/tests/test_fallbackcollator.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/locales/tests
> copying zope/i18n/tests/test_gettextmessagecatalog.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_translationdomain.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_testmessagecatalog.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_simpletranslationdomain.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_imessagecatalog.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_zcml.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/testii18naware.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_itranslationdomain.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_negotiator.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/testi18nawareobject.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/test_formats.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/__init__.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests
> copying zope/i18n/tests/locale2/__init__.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/tests/locale2
> copying zope/i18n/interfaces/__init__.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/interfaces
> copying zope/i18n/interfaces/locales.py ->
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope/i18n/interfaces
> running install_egg_info
> Copying src/zope.i18n.egg-info to
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope.i18n-3.7.0.egg-info
> Installing
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope.i18n-3.7.0-nspkg.pth
> running install_scripts
> mv
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope.i18n-*-py2.4.egg-info
> \
>
> debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope.i18n.egg-info
> mv: cannot stat
> `debian/python-zope.i18n/usr/lib/python2.4/site-packages/zope.i18n-*-py2.4.egg-info':
> No such file or directory
> make[1]: *** [install-python2.4] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/28/zope.i18n_3.7.0-4_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: zope.i18n
Source-Version: 3.7.0-5
We believe that the bug you reported is fixed in the latest version of
zope.i18n, which is due to be installed in the Debian FTP archive:
python-zope.i18n_3.7.0-5_all.deb
to main/z/zope.i18n/python-zope.i18n_3.7.0-5_all.deb
zope.i18n_3.7.0-5.diff.gz
to main/z/zope.i18n/zope.i18n_3.7.0-5.diff.gz
zope.i18n_3.7.0-5.dsc
to main/z/zope.i18n/zope.i18n_3.7.0-5.dsc
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.
Fabio Tranchitella <[email protected]> (supplier of updated zope.i18n 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.8
Date: Sun, 08 Nov 2009 11:23:58 +0100
Source: zope.i18n
Binary: python-zope.i18n
Architecture: source all
Version: 3.7.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team
<[email protected]>
Changed-By: Fabio Tranchitella <[email protected]>
Description:
python-zope.i18n - Zope3 Internationalization Support
Closes: 552919
Changes:
zope.i18n (3.7.0-5) unstable; urgency=low
.
* debian/control: build-depend on pyton-vab.pydeb >= 1.3.0-2.
(Closes: #552919)
Checksums-Sha1:
3e7db41c1a85e2a466f54b022336ca2a6273c4fb 1292 zope.i18n_3.7.0-5.dsc
d9efe9f8435393cf407a51f35a0e5d0e39de8f6e 3531 zope.i18n_3.7.0-5.diff.gz
041478687e8d43c000f2828ad5dfea864a497d0d 621726
python-zope.i18n_3.7.0-5_all.deb
Checksums-Sha256:
0e18d9824015e84f26dd62ce6e1999eb719a323140fd61401cc0fa8a79bf1922 1292
zope.i18n_3.7.0-5.dsc
78ae7587996ff193adb184a52048cdb1b6c3a3d6ef27ec363b0b2e80ced3f67f 3531
zope.i18n_3.7.0-5.diff.gz
cb072d7df6540ef66416dc24ded1a0b8f6b586a771fa9dcf42881024e313493e 621726
python-zope.i18n_3.7.0-5_all.deb
Files:
1aeee90de8f6f60e097fb9c1c731d656 1292 zope extra zope.i18n_3.7.0-5.dsc
f2502aedb07a543227797ed1dc3d1a09 3531 zope extra zope.i18n_3.7.0-5.diff.gz
893b6d80ed340be33a66576448e921c5 621726 zope extra
python-zope.i18n_3.7.0-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkr2umkACgkQK/juK3+WFWRTFQCggK86ATS2h/mBemACnB7ubFP5
lDMAnAyf3XgNyIV+pfcxMddMiinhJRG2
=c7wV
-----END PGP SIGNATURE-----
--- End Message ---