Hide Forgot
Description of problem: nspr on f19 is 4.10.0-3 while nss-util and nss-softokn need nspr >= 4.10.1. If it matters, I saw this for a koji build for golang-github-gorilla-mux Version-Release number of selected component (if applicable): 4.10.0-3 How reproducible: Always Steps to Reproduce: 1. yum update Actual results: This is from my koji logs Start: yum update ERROR: Command failed: # ['/usr/bin/yum', '--installroot', '/var/lib/mock/f19-build-1875319-326585/root/', 'groupinstall', 'build', '--setopt=tsflags=nocontexts'] There is no installed groups file. Error: Package: nss-util-3.15.2-1.fc19.x86_64 (build) Requires: nspr >= 4.10.1 Installing: nspr-4.10.0-3.fc19.x86_64 (build) nspr = 4.10.0-3.fc19 Error: Package: nss-softokn-3.15.2-1.fc19.x86_64 (build) Requires: nspr >= 4.10.1 Installing: nspr-4.10.0-3.fc19.x86_64 (build) nspr = 4.10.0-3.fc19 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
probably caught this at a wrong time, everything seems to work well for me now...closing!