Bug 120458
Summary: | /sbin/lvm missing libreadline.so.4... /usr not avail yet! | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Carrigan <davidc> | ||||||
Component: | lvm2 | Assignee: | Bill Nottingham <notting> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | agk, carljohan, hirvox, notting, rvokal, sct | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i386 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 7.50-1 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2004-05-03 21:19:12 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: | 114961 | ||||||||
Attachments: |
|
Description
David Carrigan
2004-04-08 23:12:45 UTC
*** Bug 120459 has been marked as a duplicate of this bug. *** *** Bug 120705 has been marked as a duplicate of this bug. *** rc.sysinit should be using lvm.static not lvm. Created attachment 99403 [details]
Test patch for /etc/rc.d/rc.sysinit
Created attachment 99405 [details]
Additional patch
2 patches to rc.sysinit attached to fix the init script to use the static version of the binary instead of the dynamically-linked one. 2.00.12 released which moves the non-static binaries to /usr/sbin and has a temporary workaround (extra symlinks in /sbin) until initscripts gets updated with the attached patches. This is fixed in 7.50-1. |