Bug#831967: freeplane: FTBFS with dpkg-buildpackage -A: freeplane.1: No such file or directory at /usr/bin/dh_installman line 131.

Lucas Nussbaum lucas at debian.org
Wed Jul 20 19:29:57 UTC 2016


Source: freeplane
Version: 1.3.15-4
Severity: important
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.  This rebuild was done by building only the architecture-independent
packages.  At the same time, a normal build succeeded, which points the
problem specifically to build-indep/binary-indep targets.

If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now. If not, debian/rules
should be modified so that the build-indep and binary-indep target generates
the architecture independent packages (and only those).

After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, this package will be suitable to be uploaded in source-only form if
you wish.

I file this bug as severity: important, but Santiago Vila, who led this
effort (kudos to him), got approval from the release team to consider those
bugs RC for stretch. The severity will be increased to 'serious' shortly.
See #830997 for details.

Relevant part (hopefully):
>  fakeroot debian/rules binary-indep
> dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> CDBS WARNING:    DEB_DH_INSTALL_ARGS is deprecated since 0.4.85
> CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> CDBS WARNING:  DEB_ANT_INSTALL_TARGET unset, skipping default ant.mk common-install target
> Adding cdbs dependencies to debian/freeplane.substvars
> dh_installdirs -pfreeplane \
> 	
> Adding cdbs dependencies to debian/libjortho-freeplane-java.substvars
> dh_installdirs -plibjortho-freeplane-java \
> 	
> dh_installdocs -pfreeplane 
> dh_installexamples -pfreeplane 
> dh_installman -pfreeplane 
> freeplane.1: No such file or directory at /usr/bin/dh_installman line 131.
> /usr/share/cdbs/1/rules/debhelper.mk:240: recipe for target 'binary-install/freeplane' failed
> make: *** [binary-install/freeplane] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/07/20/freeplane_1.3.15-4_unstable_archallonly.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list