Package: debhelper
Version: 7.4.13
Severity: minor
Hello,
after upgrade of debhelper from 7.4.11 to 7.4.13, the dh_auto_clean stopped
building a package due to errors like these:
dh clean
dh_testdir
dh_auto_clean
make -j1 distclean
make[1]: Entering directory
`/home/reznicek/deb/root/install/root-system-5.26.00b-1'
Makefile:13: config/Makefile.config: No such file or directory
Makefile:35: config/Makefile.comp: No such file or directory
Makefile:46: config/Makefile.: No such file or directory
Makefile:57: config/Makefile.comp: No such file or directory
Please, run ./configure first
make[1]: *** [config/Makefile.] Error 1
Obviously, with a clean source, there does not exist Makefile yet and thus
"make -j1 distclean" fails. But is this really and expected behaviour - i.e.
should dh_auto_clean stop building process in case the package was already
cleaned before ?
There was no such problem in the 7.4.11 version of debhelper. Upgrading to
unstable 7.4.15 does not help.
Thanks,
Pavel
PS: There is a simple workaround by overriding dh_auto_clean to run a dummy
./configure first.
-- System Information:
Debian Release: squeeze/sid
APT prefers squeeze
APT policy: (950, 'squeeze'), (950, 'sid'), (950, 'lenny'), (840,
'testing-proposed-updates'), (840, 'testing'), (740, 'unstable'), (738,
'experimental'), (540, 'proposed-updates'), (540, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-1-686-bigmem-ipnp28-6 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages debhelper depends on:
ii binutils 2.20-5 The GNU assembler, linker and bina
ii dpkg-dev 1.15.5.6 Debian package development tools
ii file 5.03-5+b1 Determines file type using "magic"
ii html2text 1.3.2a-14 advanced HTML to text converter
ii man-db 2.5.6-5 on-line manual pager
ii perl 5.10.1-9 Larry Wall's Practical Extraction
ii perl-base 5.10.1-9 minimal Perl system
ii po-debconf 1.0.16 tool for managing templates file t
debhelper recommends no packages.
Versions of packages debhelper suggests:
ii dh-make 0.50 tool that converts source archives
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]