Comment 1 for bug 730236

Revision history for this message
Sam Brightman (sambrightman) wrote : Re: alien 8.81 claims to build .deb but doesn't

In my case this was due to architecture incompatibility. debhelper changed in a way that prevents dh_listpackages from returning the incompatible architecture. It used to do so, so alien could build the package and you could then use ia32-libs etc. It should also not report success when doing nothing.