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

Broken doc-base generation



Hi,

sorry, I'm a bit in a hurry so no proper bug report but I hope the
information will reach the right audience.  When I tried to build
libpal-java I've got:

E: libpal-java-doc: doc-base-file-references-missing-file libpal-java-doc:8 /debian/libpal-java-doc/usr/share/doc/libpal-java
E: libpal-java-doc: doc-base-file-references-missing-file libpal-java-doc:9 /debian/libpal-java-doc/usr/share/doc/libpal-java/*.html
                                                                            ^^^^^^^^^^^^^^^^^^^^^^^

I've injected a quick workaround

override_dh_installdocs:
	dh_installdocs
	sed -i 's?/debian/[^/]\+/usr?/usr?' `find debian -name doc-base -type d`/*

So jh_installjavadoc (from sid - I was building in a sid chroot) has
probably created a wrong path.  May be it is connected to debhelper 11 -
no time to track this down, sorry.

Kind regards

       Andreas.


-- 
http://fam-tille.de


Reply to: