[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)
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.
Any chance of putting the update up for download?
The library has been put back into %__libdir as part of usr-move in F18.