Comment 3 for bug 911444

Revision history for this message
Thierry Carrez (ttx) wrote :

Hrm. In rev51 tests fail, but are conveniently | true-ed

The failure is actually due to the addition of swift-oldies and swift-orphans, in combination with the use of dh_install --fail-missing :

dh_install --fail-missing --sourcedir=debian/tmp
dh_install: usr/bin/swift-oldies exists in debian/tmp but is not installed to anywhere
dh_install: usr/bin/swift-orphans exists in debian/tmp but is not installed to anywhere
dh_install: missing files, aborting
make[1]: *** [override_dh_install] Error 2