Bug 916602

Summary: dnf fails to find /lib/ld-linux.so.2
Product: [Fedora] Fedora Reporter: Matthew Booth <mbooth>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: akozumpl, packaging-team-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-28 13:10:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthew Booth 2013-02-28 12:56:16 UTC
Description of problem:
On F18 x86_64:

$ sudo dnf install /lib/ld-linux.so.2
Setting up Install Process
Nothing to do

but:

$ sudo yum install /lib/ld-linux.so.2
Loaded plugins: langpacks, presto
Resolving Dependencies
--> Running transaction check
---> Package glibc.i686 0:2.16-28.fc18 will be installed
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.16-28.fc18.i686
--> Processing Dependency: libfreebl3.so for package: glibc-2.16-28.fc18.i686
--> Running transaction check
---> Package nss-softokn-freebl.x86_64 0:3.14.2-3.fc18 will be updated
---> Package nss-softokn-freebl.i686 0:3.14.3-1.fc18 will be installed
---> Package nss-softokn-freebl.x86_64 0:3.14.3-1.fc18 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                  Arch         Version              Repository     Size
================================================================================
Installing:
 glibc                    i686         2.16-28.fc18         updates       4.2 M
Installing for dependencies:
 nss-softokn-freebl       i686         3.14.3-1.fc18        updates       146 k
Updating for dependencies:
 nss-softokn-freebl       x86_64       3.14.3-1.fc18        updates       158 k

Transaction Summary
================================================================================
Install  1 Package  (+1 Dependent package)
Upgrade             ( 1 Dependent package)

Total download size: 4.4 M
Is this ok [y/N]: 

Version-Release number of selected component (if applicable):
dnf-0.2.21-1.git050524e.fc18.noarch

Comment 1 Ales Kozumplik 2013-02-28 13:10:53 UTC
Hello Matthew,

this has already been reported in bug 912130 and will be fixed in dnf-0.2.22.

Closing as a duplicate.

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