Bug 590508
| Summary: | nss-softokn-3.12.4-17 update succeeds when it shouldn't | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elio Maldonado Batiz <emaldona> |
| Component: | nss-softokn | Assignee: | Elio Maldonado Batiz <emaldona> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | emaldona, jakub, kengert, rrelyea |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 3.12.4-19.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-09-25 00:44:54 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
Elio Maldonado Batiz
2010-05-10 00:53:33 UTC
Test of the change.
Before:
rpm -qa | grep ^nss-softokn
nss-softokn-3.12.4-10.fc12.x86_64
nss-softokn-freebl-3.12.4-17.fc12.x86_64
rpm -qa | grep ^prelink
prelink-0.4.2-4.fc12.x86_64
(< 0.4.3)
Download rpms from
http://koji.fedoraproject.org/koji/taskinfo?taskID=2174827
Attempt update:
yum --nogpgcheck --verbose localupdate {downloaded-rpms}
Results:
..............
--> Running transaction check
---> Package nss-softokn.x86_64 0:3.12.4-18.fc12 set to be updated
---> Package nss-softokn-freebl.x86_64 0:3.12.4-18.fc12 set to be updated
--> Processing Conflict: nss-softokn-freebl-3.12.4-18.fc12.x86_64 conflicts
prelink < 0.4.3
--> Finished Dependency Resolution
Error: nss-softokn-freebl conflicts with prelink
............................
as desired.
Though correct this doesn't help those users to already upgraded to nss-softokn-3.12.4-17. They still have to downgrade to an earlier version. I've requested pushing of prelink-0.4.3-2.fc12 earlier today to f12 updates testing. You can help it by giving it karma points... (In reply to comment #3) > I've requested pushing of prelink-0.4.3-2.fc12 earlier today to f12 updates > testing. You can help it by giving it karma points... Thank uou, your update together with https://admin.fedoraproject.org/updates/nss-softokn-3.12.4-19.fc12 should take of this and the other reported problems. |