Bug 572832

Summary: Broken dependencies for nss-3.12.6-1.2
Product: [Fedora] Fedora Reporter: David Juran <djuran>
Component: nssAssignee: Elio Maldonado Batiz <emaldona>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: amarecek, bodhi.zazen, collura, emaldona, jin, kdudka, kengert, mockusmeister, nalin, nsoranzo, robatino, vr5
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-15 07:01:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Juran 2010-03-12 06:50:31 UTC
Description of problem:
nss-3.12.6-1.2 requires nspr >= 4.8.4 but F12 only contains nspr-4.8.2

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

How reproducible:
Every time

Steps to Reproduce:
1. yum upgrade

Comment 1 Nicola Soranzo 2010-03-12 10:15:47 UTC
This is blocking a security update for nss!

The update ticket for nspr is:
https://admin.fedoraproject.org/updates/nspr-4.8.4-1.2.fc12

Comment 2 Elio Maldonado Batiz 2010-03-12 15:57:08 UTC
Please try again, now that this notification came in from the Koji build system

Package: nspr
NVR: nspr-4.8.4-1.2.fc12
User: bodhi
Status: complete
Tag Operation: moved
From Tag: dist-f12-updates-testing
Into Tag: dist-f12-updates

nspr-4.8.4-1.2.fc12 successfully moved from dist-f12-updates-testing into dist-f12-updates by bodhi

Comment 3 Michael Cronenworth 2010-03-12 18:08:29 UTC
*** Bug 572876 has been marked as a duplicate of this bug. ***

Comment 4 Sergey Bostandzhyan 2010-03-12 21:15:11 UTC
--> Finished Dependency Resolution
nss-devel-3.12.6-1.2.fc12.x86_64 from updates has depsolving problems
  --> Missing Dependency: nspr-devel >= 4.8.4 is needed by package nss-devel-3.12.6-1.2.fc12.x86_64 (updates)
nss-devel-3.12.6-1.2.fc12.x86_64 from updates has depsolving problems
  --> Missing Dependency: pkgconfig(nss-util) >= 3.12.6 is needed by package nss-devel-3.12.6-1.2.fc12.x86_64 (updates)
nss-3.12.6-1.2.fc12.x86_64 from updates has depsolving problems
  --> Missing Dependency: nspr >= 4.8.4 is needed by package nss-3.12.6-1.2.fc12.x86_64 (updates)
nss-3.12.6-1.2.fc12.x86_64 from updates has depsolving problems
  --> Missing Dependency: nss-util = 3.12.6 is needed by package nss-3.12.6-1.2.fc12.x86_64 (updates)
nss-devel-3.12.6-1.2.fc12.x86_64 from updates has depsolving problems
  --> Missing Dependency: pkgconfig(nspr) >= 4.8.4 is needed by package nss-devel-3.12.6-1.2.fc12.x86_64 (updates)
Error: Missing Dependency: nspr-devel >= 4.8.4 is needed by package nss-devel-3.12.6-1.2.fc12.x86_64 (updates)
Error: Missing Dependency: pkgconfig(nss-util) >= 3.12.6 is needed by package nss-devel-3.12.6-1.2.fc12.x86_64 (updates)
Error: Missing Dependency: nss-util = 3.12.6 is needed by package nss-3.12.6-1.2.fc12.x86_64 (updates)
Error: Missing Dependency: pkgconfig(nspr) >= 4.8.4 is needed by package nss-devel-3.12.6-1.2.fc12.x86_64 (updates)
Error: Missing Dependency: nspr >= 4.8.4 is needed by package nss-3.12.6-1.2.fc12.x86_64 (updates)

Tried just now (22:15 C.E.T.)

Comment 5 Elio Maldonado Batiz 2010-03-12 21:52:40 UTC
This is the same as Bug 572876. 

My fault as I didn't properly bundle the various build into one update.  Then nss made it to stable before its dependencies did. I pushed nspr as well as nss-softoken and nss-util to stable today. It may take a while for them to show up. Until they show up you acn  pull them from updates-testing via: su -c 'yum --enablerepo=updates-testing nspr nss-util nss-softokn'. Once completed you can then update nss.

Comment 6 bodhi.zazen 2010-03-13 04:09:41 UTC
Thank you Elio =)

now we (I) get

Transaction Check Error:
  file /etc/prelink.conf.d/nss-softokn-prelink.conf from install of nss-softokn-3.12.4-15.fc12.x86_64 conflicts with file from package nss-softokn-3.12.4-10.fc12.i686

Comment 7 collura 2010-03-13 15:41:10 UTC
yay it installs now.

Comment 8 David Juran 2010-03-15 07:01:05 UTC
Thanks, with the release of nspr-4.8.4-1.2 everything is now working fine (-:

Bodhi, regarding nss-softokn, it's actually not related to nss intself but comes from a separate source rpm. Further I think you have have the updates-testing repository enabled (F-12 stable only has nss-softokn-3.12.4-10) but I'm not sure why you aren't pulling in the 32-bit version from testing together with the 64-bit version. Maybe you could check if the mirror you are using is up-to-date.

Comment 9 bodhi.zazen 2010-03-15 16:00:56 UTC
@ It is working now. Must have taken a little time for the updates to propagate, thank you for the fix.