Bug 41104

Summary: libpcre.so not found at startup
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: grepAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: ppisar
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: 2001-05-17 14:54:00 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:

Description Enrico Scholz 2001-05-17 14:53:56 UTC
[propably a pcre-problem, but this component does not exist in bugzilla]

Description of Problem:

When booting the system I get the message that the shared library
libpcre.so could not be found.

libpcre.so* is located in /usr/lib which is not mounted in early
init-stages yet.


How Reproducible:

everytime

Steps to Reproduce:
1. install current  grep + pcre
2. reboot


Actual Results:

"grep: shared library libpcre.so.0 not found"
between init-start and mounting local filesystems


Additional Information:
	
# rpm -q pcre grep initscripts
pcre-3.4-1
grep-2.5e-2
initscripts-5.86-1

# mount
...
/dev/hda5 on /usr type ext2 (rw)

Comment 1 Bernhard Rosenkraenzer 2001-05-17 15:30:27 UTC
Fixed in pcre 3.4-2.
Didn't notice because / and /usr live on the same partition on my workstation.

Lack of pcre component in bugzilla filed as bug #41107.


Comment 2 Bill Crawford 2001-05-17 16:10:53 UTC
Any chance of putting the update up for download?


Comment 3 Petr Pisar 2012-02-28 13:41:17 UTC
The library has been put back into %__libdir as part of usr-move in F18.