Bug 201030
Summary: | Epoch 1 required for nfs-utils to keep FC5 -> FC6 upgrade path | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthias Saou <matthias> |
Component: | nfs-utils | Assignee: | Steve Dickson <steved> |
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | wtogami |
Target Milestone: | --- | Keywords: | EasyFix |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-08-03 13:36: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: | |||
Bug Depends On: | |||
Bug Blocks: | 150224 |
Description
Matthias Saou
2006-08-02 11:57:01 UTC
Why, since the nfs-utils in FC6 will be version 1.0.9? Because a higher epoch always wins : 1:1.0.8 > 0:1.0.9 Looks like Warren fixed this today. See the comment in bug #196359. Don't forget to learn how rpm's E-V-R (epoch, version, release) comparison works, as being careful could have avoided this problem entirely. |