Bug 506040

Summary: version of ntp shipped in fedora 11 prevent correct update of fedora 10 using yum
Product: [Fedora] Fedora Reporter: Jean-Baptiste Vignaud <flint42>
Component: ntpAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: 11CC: mlichvar, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-15 11:53:28 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: 498720    
Bug Blocks:    

Description Jean-Baptiste Vignaud 2009-06-15 11:37:10 UTC
Description of problem:

version of ntp shipped in fedora 11 is ntp-4.2.4p6-4

version if ntp in updated fedora 10 is ntp-4.2.4p7-1

when trying to upgrade fc10 to fc11 using yum upgrade, the process gives an error regarding libcrypto.so

version ntp-4.2.4p7-1.fc10 needs libcrypto.so.7()(64bit)
version ntp-4.2.4p6-4.fc11 needs libcrypto.so.8()(64bit)

As the fc11 package is lesser thant the one on updated fc10, ntp is not included in the upgrade process, inducing a dependency for libcrypto.so.7 in fc11 from old ntp package.

Steps to Reproduce:

1. get a fc10 updated
2. try to upgrade to fc11
3. get the dependency error
  
Actual results:

cannot upgade

Expected results:

correct upgrade

Additional info:

To 'temp fix' the proble, i removed ntp/ntpdate (with --nodeps), and re-run the yum upgrade.

The new ntp package of fc11 was added and the upgrade went ok.

Comment 1 Miroslav Lichvar 2009-06-15 11:53:28 UTC

*** This bug has been marked as a duplicate of bug 504980 ***