Bug 118594
| Summary: | libdb-4.0.so is not a symbolic link | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Maas <peter> |
| Component: | compat-db | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-05-28 20:48:09 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: | |||
I cannot reproduce the problem, installing compat-db and typing ldconfig just "works". Try removing compat-db and reinstalling. Uninstalled and reinstalled compat-db, still having problem, performing additional testing. NEEDINFO so that I don't have to stare at the bug. |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322) Description of problem: compat-db-4.1.25-2.1 on Fedora Core 1.9 current produces the following error every time ldconfig is executed (such as when yum or up2date installs new libraries). /sbin/ldconfig: /lib/libdb-4.0.so is not a symbolic link While it is not exactly a bug, it may cause incorrectly filed bug reports. I beleive the proper thing to do is link /lib/libdb-4.0.so to another file. /lib/libdb-4.0.so > /lib/libdb-4.0.0.so glibc-2.3.3-17 fedora-release-1.90-11 Version-Release number of selected component (if applicable): compat-db-4.1.25-2.1 How reproducible: Always Steps to Reproduce: 1. install compat-db-4.1.25-2.1 2. execute 'ldconfig' Additional info: