RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 595622 - binutils-devel should require base package "binutils"
Summary: binutils-devel should require base package "binutils"
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: binutils
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Andreas Schwab
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-25 08:24 UTC by Michal Nowak
Modified: 2013-03-08 02:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-25 08:37:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Michal Nowak 2010-05-25 08:24:31 UTC
Description of problem:

One is able to update binutils-devel to newer version while installed old binutils.

newman@dhcp-lab-222 bz587788-ld_-r-generates-R_X86_64_NONE $ rpmquery -a binutils\*
binutils-2.20.51.0.2-5.9.el6.x86_64
binutils-devel-2.20.51.0.2-5.9.el6.x86_64

newman@dhcp-lab-222 bz587788-ld_-r-generates-R_X86_64_NONE $ sudo yum upgrade --exclude=binutils
Loaded plugins: auto-update-debuginfo, presto, refresh-packagekit, rhnplugin
This system is not registered with RHN.
RHN support will be disabled.
Found 6 installed debuginfo package(s)
Enabling rhel-brno-debuginfo: Red Hat Enterprise Linux 6 - x86_64 - Debug
Reading repository metadata in from local files
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package binutils-devel.x86_64 0:2.20.51.0.2-5.11.el6 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

===============================================================================
 Package            Arch       Version                     Repository     Size
===============================================================================
Updating:
 binutils-devel     x86_64     2.20.51.0.2-5.11.el6        rhel-brno     681 k

Transaction Summary
===============================================================================
Install       0 Package(s)
Upgrade       1 Package(s)

Total download size: 681 k
Is this ok [y/N]: 
Exiting on user Command
Complete!


Version-Release number of selected component (if applicable):

binutils-2.20.51.0.2-5.9.el6.x86_64 but also in CVS http://cvs.devel.redhat.com/cgi-bin/cvsweb.cgi/rpms/binutils/RHEL-6/binutils.spec?rev=1.138

Expected results:

Requires: %{name} = %{version}-%{release}

As written here http://fedoraproject.org/wiki/PackagingGuidelines#Requiring_Base_Package

in %package devel section.

Or is there a specific reason why binutils-devel does not require base package?

Comment 1 RHEL Program Management 2010-05-25 08:36:27 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 2 Andreas Schwab 2010-05-25 08:37:43 UTC
binutils-devel does not depend on binutils any more than any other devel package.


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