Bug 1289160 - No Requires: %{name}%{?_isa} = %{version}-%{release} in debuginfo packages
Summary: No Requires: %{name}%{?_isa} = %{version}-%{release} in debuginfo packages
Keywords:
Status: CLOSED DUPLICATE of bug 470691
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-07 14:51 UTC by Jaroslav Škarvada
Modified: 2016-01-19 09:38 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-01-19 09:38:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jaroslav Škarvada 2015-12-07 14:51:20 UTC
Description of problem:
Fedora-review thinks that debuginfo packages should contain:
Requires: %{name}%{?_isa} = %{version}-%{release}

Maybe this assumption is wrong, but it makes sense to me - the debug package should be bound to the base binary package.

Version-Release number of selected component (if applicable):
rpm-4.12.0.1-14.fc22.x86_64

How reproducible:
Always

Steps to Reproduce:
1. rpm -qp DEBUGINFO.rpm --requires

Actual results:
No %{name}%{?_isa} = %{version}-%{release}

Expected results:
%{name}%{?_isa} = %{version}-%{release}

Additional info:
Spotted in e.g. bug 1279527 comment 6. AFAIK debuginfos are generated by rpmbuild thus filling against rpm to sort it out.

Comment 1 Ľuboš Kardoš 2016-01-19 09:38:15 UTC

*** This bug has been marked as a duplicate of bug 470691 ***


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