Hide Forgot
Description of problem: Make eventlog compliant with: * Fedora 17’s unified filesystem (/usr-move) http://fedoraproject.org/wiki/Features/UsrMove Version-Release number of selected component (if applicable): eventlog-0.2.12-3.fc17.src.rpm Actual results: The eventlog library is currently installed in /lib{,64} $ rpm -ql eventlog /lib64/libevtlog.so.0 /lib64/libevtlog.so.0.0.0 ... $ ldd /lib64/libevtlog.so.0.0.0 linux-vdso.so.1 => (0x00007fffcf7ff000) libc.so.6 => /lib64/libc.so.6 (0x000000345ea00000) /lib64/ld-linux-x86-64.so.2 (0x000000345e600000) Expected results: Library installed in /usr/lib{,64} Additional info: Monitor the development list for the green light. Status: bootstrap in progress; pending glibc /usr-move updates;
NVR: eventlog-0.2.12-4 The changes have been committed but the package hasn't been rebuilt (yet).
eventlog-0.2.12-4.fc17 built for the f17-usrmove target Build command: fedpkg build --target f17-usrmove Build info : http://koji.fedoraproject.org/koji/buildinfo?buildID=297384
jpo, just for your information: Harald Hoyer answered me, ldconfig will still be /sbin/ldconfig and will not move to /usr/sbin.
(In reply to comment #3) > jpo, > > just for your information: > > Harald Hoyer answered me, ldconfig will still be /sbin/ldconfig and will not > move to /usr/sbin. I'm completely lost: shouldn't /sbin be a symbolic link to /usr/sbin ? /jpo PS - I will wait a couple more weeks before doing any more changes to the eventlog/syslog-ng packages regarding the /usrmove feature due to the lack of a decent roadmap/instructions.
additional info: As far as I know, RPM has no support for links. If ldconfig is referenced via /sbin/ldconfig, later moved to /usr/sbin/ldconfig and linked back, RPM can't handle that, even if a user wouldn't notice a change (without inspecting this further)
eventlog-0.2.12-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/eventlog-0.2.12-5.fc17
Package eventlog-0.2.12-5.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing eventlog-0.2.12-5.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-2183/eventlog-0.2.12-5.fc17 then log in and leave karma (feedback).
eventlog-0.2.12-5.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.