Bugzilla – Bug 106239
alien doesn't create deb from rpm or tgz
Last modified: 2005-09-08 13:31:40 UTC
I choose to create .deb from powermanga.rpm and from tgz. But it failed. alien -d powermanga-0.79-0.pm.1.i586.rpm Package build failed. Here's the log: dh_testdir dh_testdir dh_testroot dh_clean -k -d dh_installdirs dh_installdirs: make: *** [binary-arch] Error 1 find: powermanga-0.79: No such file or directory alien -d /home/lmichnovic/powermanga.tgz Package build failed. Here's the log: dh_testdir dh_testdir dh_testroot dh_clean -k -d dh_installdirs dh_installdirs: make: *** [binary-arch] Error 1 find: powermanga-1: No such file or directory Source rpm and tgz is attached.
the bug is actualy in deb package, it doesn't include all dh_.. scripts
fixed