Source: twms
Version: 0.03e-1
twms FTBFS when it's built with more restrictive umask than it was
unpacked with:
$ umask 022
$ apt-get source -qq twms
dpkg-source: info: extracting twms in twms-0.03e
dpkg-source: info: unpacking twms_0.03e.orig.tar.bz2
dpkg-source: info: unpacking twms_0.03e-1.debian.tar.gz
dpkg-source: info: applying 01_fix_path_according_to_hier.patch
dpkg-source: info: applying 02_fix_import_in_config.patch
dpkg-source: info: applying 03_remove_path.patch
dpkg-source: info: applying 04_config_port.patch
$ cd twms-0.03e/
$ umask 027
$ dpkg-buildpackage
dpkg-buildpackage: source package twms
dpkg-buildpackage: source version 0.03e-1
dpkg-buildpackage: source changed by Andrew O. Shadura <[email protected]>
dpkg-buildpackage: host architecture i386
dpkg-source --before-build twms-0.03e
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
dpkg-source -b twms-0.03e
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building twms using existing ./twms_0.03e.orig.tar.bz2
dpkg-source: info: building twms in twms_0.03e-1.debian.tar.gz
dpkg-source: info: building twms in twms_0.03e-1.dsc
debian/rules build
dh build
dh_testdir
debian/rules override_dh_auto_configure
make[1]: Entering directory `/tmp/twms-0.03e'
chmod -x twms/*.py
chmod: twms/fetchers.py: new permissions are rw-r--r-x, not rw-r--r--
chmod: twms/twms.py: new permissions are rw-r--r-x, not rw-r--r--
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/tmp/twms-0.03e'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]