Bug 505177 - ntpd needs libcrypto.so.7 in F11
Summary: ntpd needs libcrypto.so.7 in F11
Keywords:
Status: CLOSED DUPLICATE of bug 504980
Alias: None
Product: Fedora
Classification: Fedora
Component: ntp
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-10 21:36 UTC by Joachim Backes
Modified: 2009-06-11 05:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-11 05:44:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joachim Backes 2009-06-10 21:36:34 UTC
Description of problem:

I tried to (re/)start ntp in F11, but it fails:

Starting ntpd: ntpd: error while loading shared libraries: libcrypto.so.7: cannot open shared object file: No such file or directory

Version-Release number of selected component (if applicable):
ntp-4.2.4p7-1.fc10.i386

How reproducible:
Each time

Steps to Reproduce:
1./etc/init.d/ntpd start
2.
3.
  
Actual results:
Starting ntpd: ntpd: error while loading shared libraries: libcrypto.so.7: cannot open shared object file: No such file or directory

Expected results:
ntpd started

Additional info:

I could get rid from this problem by
ln -s /usr/lib/libcrypto.so.8 /usr/lib/libcrypto.so.7

Comment 1 Miroslav Lichvar 2009-06-11 05:44:58 UTC

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


Note You need to log in before you can comment on or make changes to this bug.