[Bug 591192] Review Request: dh-make - Tool that converts source archives into Debian package source

bugzilla at redhat.com bugzilla at redhat.com
Sun May 22 13:15:53 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=591192

leigh scott <leigh123linux at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leigh123linux at googlemail.co
                   |                            |m

--- Comment #14 from leigh scott <leigh123linux at googlemail.com> 2011-05-22 09:15:52 EDT ---
(In reply to comment #13)
> Hmmm... but it depends on #591190
> 
> As a result, I'm getting these mails from buildsys at fedoraproject.org:
> -------------------------------------------------------
> dh-make has broken dependencies in the rawhide tree:
> On x86_64:
>         dh-make-0.55-3.fc15.noarch requires debhelper
> On i386:
>         dh-make-0.55-3.fc15.noarch requires debhelper
> Please resolve this as soon as possible.
> -------------------------------------------------------
> 
> I'm not sure what stops #591190 Review Request.
> Any idea on how to resolve this?

Correct the mistake in your spec file

#BuildRequires:
Requires:       debhelper
Requires:       dpkg-devel
Requires:       %{_bindir}/make

You can't require a package that doesn't exist yet

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list