[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#666381: camlidl: FTBFS: debian/xml-man/en/camlidl.1: No such file or directory at /usr/bin/dh_installman line 127.



On Fri, Mar 30, 2012 at 11:35:01AM +0200, Lucas Nussbaum wrote:
> Source: camlidl
> Version: 1.05-13
> Severity: serious
> Tags: wheezy sid
> User: debian-qa@lists.debian.org
> Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

[...]

The following patch seems to fix this. However, I would prefer if someone
more knowledgable than me on CDBS reviewed this. I am getting lost in all
these includes. Does the debian/rules for this package really have to be
so complicated?

-Ralf.

% git diff master..bug666381
diff --git a/debian/mk/docbook-manpage.mk b/debian/mk/docbook-manpage.mk
index c4cfd8f..764a2df 100644
--- a/debian/mk/docbook-manpage.mk
+++ b/debian/mk/docbook-manpage.mk
@@ -114,7 +114,7 @@ docbook-manpage-stamp:: po4a-stamp
        fi
        touch $@
 
-build: docbook-manpage
+build-arch: docbook-manpage
 
 clean::
        -if test -f $(DOCBOOK_MANPAGE_LIST); then \




Reply to: