Package: stress
Version: 1.0.1-1
Severity: serious
Justification: Policy 12.2
Hello,
according to
https://packages.debian.org/jessie/arm64/stress/filelist
the stress package ships a file /usr/share/info/dir.gz on arm64.
Installing this package overwrites the index of installed info pages
making these inaccessible. Policy specifies "[/usr/share/info/dir] must
not be included in packages other than install-info." in 12.2.
I guess the relevant difference between arm64 and the others is that the
arm64 build server has install-info installed while the others don't.
At least the armhf build log[1] contains
/usr/bin/install -c -m 644 './stress.info'
'/build/buildd-stress_1.0.1-1-armhf-sqCEbI/stress-1.0.1/debian/stress/usr/share/info/stress.info'
install-info
--info-dir='/build/buildd-stress_1.0.1-1-armhf-sqCEbI/stress-1.0.1/debian/stress/usr/share/info'
'/build/buildd-stress_1.0.1-1-armhf-sqCEbI/stress-1.0.1/debian/stress/usr/share/info/stress.info'
install-info: warning: nothing done since /usr/bin/install-info doesn't
exist,
install-info: warning: you might want to install an info-browser
package.
while for arm64[2] the two last lines are not there.
Best regards
Uwe
[1]
https://buildd.debian.org/status/fetch.php?pkg=stress&arch=armhf&ver=1.0.1-1&stamp=1322275548
[2]
https://buildd.debian.org/status/fetch.php?pkg=stress&arch=arm64&ver=1.0.1-1&stamp=1408261104