[Pkg-running-devel] Bug#745444: antpm: FTBFS: antpm-downloader.1: No such file or directory
Aaron M. Ucko
ucko at debian.org
Mon Apr 21 20:08:06 UTC 2014
Source: antpm
Version: 1.16-2
Severity: serious
Justification: fails to build from source
Builds of antpm explicitly targetting only its architecture-dependent
binary packages (as on the autobuilders, or with debuild -B or the
like) have been failing, even though those are in fact its only binary
packages:
dh_installman -a
debian/antpm-downloader.1: No such file or directory at /usr/bin/dh_installman line 130.
make: *** [binary-arch] Error 2
The problem appears to be that a handful of important commands appear
only in the build target, which such builds skip. I'd suggest either
moving those commands to the override_dh_install target, which should
run in time, or renaming build to build-arch and having build depend
on build-arch.
Could you please take a look?
Thanks!
More information about the Pkg-running-devel
mailing list