Bug 15941 - alien is missing a Recommends on debhelper to create .deb packages
Summary: alien is missing a Recommends on debhelper to create .deb packages
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal minor
Target Milestone: ---
Assignee: Florian Hubold
QA Contact:
URL:
Whiteboard: MGA5TOO
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2015-05-15 13:24 CEST by Florian Hubold
Modified: 2015-05-19 13:05 CEST (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Florian Hubold 2015-05-15 13:24:16 CEST
This is a followup on bug 6887 which I've just discovered by accident :)
After installation of alien it's not possible to convert an rpm to .deb :


ââ[doktor5000@Mageia5]â[13:17:04]â[~]
ââââ¼ sudo alien -d isodumper-0.41-1.mga5.noarch.rpm
Package build failed. Here's the log:
dh_testdir
make: *dh_testdir: command not found*
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 127


After manually installing debhelper it works just fine:


ââ[doktor5000@Mageia5]â[13:18:07]â[~]
ââââ¼ sudo alien -d isodumper-0.41-1.mga5.noarch.rpm
isodumper_0.41-2_all.deb generated
Florian Hubold 2015-05-15 13:25:03 CEST

Keywords: (none) => Triaged
Status: NEW => ASSIGNED
CC: (none) => doktor5000
Assignee: bugsquad => doktor5000
Whiteboard: (none) => MGA5TOO

Comment 1 Florian Hubold 2015-05-15 13:39:14 CEST
Fix commited, asked for freeze push.
http://svnweb.mageia.org/packages?view=revision&revision=822098
Comment 2 Florian Hubold 2015-05-19 13:05:19 CEST
Fixed with alien-8.90-4.mga5

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.