Package: e2fsprogs Version: 1.41.12-4 Severity: normal Hi,
e2fsprogs fails to build if DEB_BUILD_OPTIONS contains "nostrip":
------------------------------------------------------------
$ debuild -e DEB_BUILD_OPTIONS="noopt nostrip"
[... lots of output]
dh_fixperms
dh_strip -k
# debug package stuff
rm -rf /home/sliedes/scratch/rec/e2/e2fsprogs-1.41.12/debian/e2fsprogs-udeb/usr
mkdir -p
/home/sliedes/scratch/rec/e2/e2fsprogs-1.41.12/debian/e2fsprogs-dbg/usr/lib
mv
/home/sliedes/scratch/rec/e2/e2fsprogs-1.41.12/debian/e2fsprogs/usr/lib/debug
/home/sliedes/scratch/rec/e2/e2fsprogs-1.41.12/debian/e2fsprogs-dbg/usr/lib
mv: cannot stat
`/home/sliedes/scratch/rec/e2/e2fsprogs-1.41.12/debian/e2fsprogs/usr/lib/debug':
No such file or directory
make: *** [binary-arch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1330:
dpkg-buildpackage -rfakeroot -D -us -uc failed
$
------------------------------------------------------------
What most other packages seem to do in this situation, if they also
build -dbg packages by default, is to include the symbols in the main
(i.e. non-dbg) package and also build a small -dbg package, which
apparently does not contain the debug information (since it's so
small).
Sami
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages e2fsprogs depends on:
ii e2fslibs 1.41.12-4 ext2/ext3/ext4 file system librari
ii libblkid1 2.17.2-9.1 block device id library
ii libc6 2.13-4 Embedded GNU C Library: Shared lib
ii libcomerr2 1.41.12-4 common error description library
ii libss2 1.41.12-4 command-line interface parsing lib
ii libuuid1 2.17.2-9.1 Universally Unique ID library
ii util-linux 2.17.2-9.1 Miscellaneous system utilities
e2fsprogs recommends no packages.
Versions of packages e2fsprogs suggests:
pn e2fsck-static <none> (no description available)
pn gpart <none> (no description available)
ii parted 2.3-5 The GNU Parted disk partition resi
-- no debconf information
signature.asc
Description: Digital signature

