Hide Forgot
Description of problem: When trying to install glibc.i686 on F15 x86_64 there is a version mismatch. The i686 version of glibc is at: glibc.i686 0:2.13.90-9 which is lower than the x86_64 version of glibc-2.13.90-11.x86_64 Version-Release number of selected component (if applicable): glibc-2.13.90-11.x86_64 How reproducible: Always Steps to Reproduce: 1. On a clean installation of 64bit F15 GA issue the below command: # yum update # yum install glibc.i686 2. Notice the dependency errors as shown in the below output: [root@f15-64-bit ~]# yum install glibc.i686 Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: mirror.netrino.co.uk * updates: mirror.netrino.co.uk Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package glibc.i686 0:2.13.90-9 will be installed --> Processing Dependency: glibc-common = 2.13.90-9 for package: glibc-2.13.90-9.i686 --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.13.90-9.i686 --> Processing Dependency: libfreebl3.so for package: glibc-2.13.90-9.i686 --> Running transaction check ---> Package glibc.i686 0:2.13.90-9 will be installed --> Processing Dependency: glibc-common = 2.13.90-9 for package: glibc-2.13.90-9.i686 ---> Package nss-softokn-freebl.i686 0:3.12.10-1.fc15 will be installed --> Finished Dependency Resolution Error: Package: glibc-2.13.90-9.i686 (fedora) Requires: glibc-common = 2.13.90-9 Installed: glibc-common-2.13.90-11.x86_64 (@updates-testing) glibc-common = 2.13.90-11 Available: glibc-common-2.13.90-9.x86_64 (fedora) glibc-common = 2.13.90-9 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest 3. Actual results: Dependency version errors Expected results: No dependency version errors Additional info:
Created attachment 500942 [details] sosreport from system experiencing the issue sosreport from system experiencing the issue
Created attachment 500944 [details] Full output from yum -d10
me-- for having @updates-testing packages installed