On 2009-08-27 13:57 +0200, Mario 'BitKoenig' Holbe wrote: > acct 6.4~pre1-8 started to ship > /usr/share/info/dir.gz > which is very likely not intentional. > > Since this is the second bug of this kind i'm writing within quite a > short time: Maybe you find some hints why packages start shipping > /usr/share/info/dir.gz while resolving this issue - if you do so, please > reassign this bug or file another bug report against the causative > package.
This seems to have been triggered by the install-info transition. A short test revealed that the bug does not happen with "debuild", but it showed up when building with "debian/rules build && fakeroot debian/rules binary". The difference is that in the latter case /usr/sbin is not in $PATH, so the install-info binary from the install-info package is run during build instead of the version from dpkg. Sven -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org