[Python-modules-team] Bug#751056: python-babel: FTBFS - rm: cannot remove 'debian/python-babel/usr/share/pyshared/babel/localedata/*.dat': No such file or directory

Michael Tautschnig mt at debian.org
Mon Jun 9 20:14:33 UTC 2014


Package: python-babel
Version: 1.3+dfsg.1-3
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
make[1]: Entering directory '/srv/jenkins-slave/workspace/sid-goto-cc-python-babel/python-babel-1.3+dfsg.1'
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh_python2 -O--buildsystem=python_distutils
set -e && for pyvers in 2.7; do \
  rm debian/python-babel/usr/lib/python$pyvers/dist-packages/babel/localedata/*.dat ; \
  rmdir debian/python-babel/usr/lib/python$pyvers/dist-packages/babel/localedata ; \
  ln -s ../../../../share/python-babel-localedata/localedata debian/python-babel/usr/lib/python$pyvers/dist-packages/babel/localedata ; \
  rm debian/python-babel/usr/lib/python$pyvers/dist-packages/babel/global.dat ; \
  ln -s ../../../../share/python-babel-localedata/global.dat debian/python-babel/usr/lib/python$pyvers/dist-packages/babel/global.dat ; \
done
rm debian/python-babel/usr/share/pyshared/babel/localedata/*.dat
rm: cannot remove 'debian/python-babel/usr/share/pyshared/babel/localedata/*.dat': No such file or directory
debian/rules:32: recipe for target 'override_dh_python2' failed
make[1]: *** [override_dh_python2] Error 1
make[1]: Leaving directory '/srv/jenkins-slave/workspace/sid-goto-cc-python-babel/python-babel-1.3+dfsg.1'
debian/rules:7: recipe for target 'binary' failed


The full build log is attached.

Best,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-babel-build-log.txt.gz
Type: application/x-gunzip
Size: 29148 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140609/11343d92/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140609/11343d92/attachment-0001.sig>


More information about the Python-modules-team mailing list