Bug 244110 - Requires old version of elfutils
Summary: Requires old version of elfutils
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 7
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-13 20:46 UTC by Jonathan Underwood
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-14 00:15:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Underwood 2007-06-13 20:46:01 UTC
Description of problem:

]# yum install fedora-rpmdevtools
Loading "installonlyn" plugin
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package rpmdevtools.noarch 0:5.3-1.fc6 set to be updated
--> Processing Dependency: rpm-build for package: rpmdevtools
--> Processing Dependency: redhat-rpm-config for package: rpmdevtools
--> Processing Dependency: gcc-c++ for package: rpmdevtools
--> Processing Dependency: gcc for package: rpmdevtools
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package redhat-rpm-config.noarch 0:8.0.45-15.fc7 set to be updated
---> Package gcc.x86_64 0:4.1.2-12 set to be updated
---> Package gcc-c++.x86_64 0:4.1.2-12 set to be updated
---> Package rpm-build.x86_64 0:4.4.2-46.fc7 set to be updated
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc
--> Processing Dependency: libgomp = 4.1.2-12 for package: gcc
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc
--> Processing Dependency: libstdc++-devel = 4.1.2-12 for package: gcc-c++
--> Processing Dependency: elfutils for package: rpm-build
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package glibc-devel.x86_64 0:2.6-3 set to be updated
---> Package libstdc++-devel.x86_64 0:4.1.2-12 set to be updated
---> Package libgomp.x86_64 0:4.1.2-12 set to be updated
---> Package elfutils.x86_64 0:0.127-1.fc7 set to be updated
--> Processing Dependency: libdw.so.1()(64bit) for package: elfutils
--> Processing Dependency: elfutils-libelf = 0.127-1.fc7 for package: elfutils
--> Processing Dependency: elfutils-libs = 0.127-1.fc7 for package: elfutils
--> Processing Dependency: glibc-headers = 2.6-3 for package: glibc-devel
--> Processing Dependency: glibc-headers for package: glibc-devel
--> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package elfutils-libelf.i386 0:0.127-1.fc7 set to be updated
---> Package glibc-headers.x86_64 0:2.6-3 set to be updated
---> Package elfutils-libs.x86_64 0:0.127-1.fc7 set to be updated
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers
--> Processing Dependency: kernel-headers for package: glibc-headers
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package kernel-headers.x86_64 0:2.6.21-1.3194.fc7 set to be updated

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size 
=============================================================================
Installing:
 rpmdevtools             noarch     5.3-1.fc6        fedora             46 k
Installing for dependencies:
 elfutils                x86_64     0.127-1.fc7      fedora            168 k
 elfutils-libelf         i386       0.127-1.fc7      fedora             53 k
 elfutils-libs           x86_64     0.127-1.fc7      fedora            102 k
 gcc                     x86_64     4.1.2-12         fedora            5.3 M
 gcc-c++                 x86_64     4.1.2-12         fedora            3.8 M
 glibc-devel             x86_64     2.6-3            fedora            2.4 M
 glibc-headers           x86_64     2.6-3            fedora            601 k
 kernel-headers          x86_64     2.6.21-1.3194.fc7  fedora            693 k
 libgomp                 x86_64     4.1.2-12         fedora             77 k
 libstdc++-devel         x86_64     4.1.2-12         fedora             10 M
 redhat-rpm-config       noarch     8.0.45-15.fc7    fedora             53 k
 rpm-build               x86_64     4.4.2-46.fc7     fedora            562 k

Transaction Summary
=============================================================================
Install     13 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 24 M
Is this ok [y/N]: y
Downloading Packages:
(1/6): libstdc++-devel-4. 100% |=========================|  10 MB    01:27     
(2/6): redhat-rpm-config- 100% |=========================|  53 kB    00:00     
(3/6): rpm-build-4.4.2-46 100% |=========================| 562 kB    00:05     
(4/6): kernel-headers-2.6 100% |=========================| 693 kB    00:05     
(5/6): glibc-devel-2.6-3. 100% |=========================| 2.4 MB    00:18     
(6/6): gcc-4.1.2-12.x86_6 100% |=========================| 5.3 MB    01:01     
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  package elfutils-libelf-0.128-2.fc7 (which is newer than
elfutils-libelf-0.127-1.fc7) is already installed


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ville Skyttä 2007-06-13 22:13:53 UTC
(In reply to comment #0)
> --> Processing Dependency: elfutils for package: rpm-build

rpmdevtools does not have a dependency on elfutils at all (note "rpm-build" in
the above).

Comment 2 Jonathan Underwood 2007-06-13 22:17:16 UTC
Oh, yeah, sorry. BZ'd this in a hurry as I was leaving the office.

I'll re-open and assign to rpmbuild.

Comment 3 Jonathan Underwood 2007-06-14 00:15:54 UTC
OK, sorry for the noise, I see an update in updates-testing solved this. Closing
once more.


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