Created attachment 426238 [details] update the syslog paths Description of problem: When generating an initrd with syslog support, it fails due to a path change in rsyslog. Version-Release number of selected component (if applicable): 005-3 How reproducible: Always Steps to Reproduce: 1./sbin/dracut -f -a "network syslog debug nfs" --omit "lvm mdraid crypt dm dmraid dasd iscsi" /boot/netboot-initrd Actual results: E: Failed to install /usr/lib/rsyslog/lmnet.so Expected results: Additional info: Then /usr/share/dracut/modules.d/98syslog/install file has incorrect paths for the rsyslog modules
I've pushed this patch to the upstream git: http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=commit;h=d95d2f3b44c6f4bc178020ea4c071c09760f6f61
(In reply to comment #1) > I've pushed this patch to the upstream git: > http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=commit;h=d95d2f3b44c6f4bc178020ea4c071c09760f6f61 better search for these files dynamically, instead of hardcoding the paths, which differ for distributions and architectures.
It seems that whatever updates where applied to the dracut system in general didn't make it to this module. There's also warning about using the "dwarn" function, I think it was renamed to dwarning.
dracut-005-4.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/dracut-005-4.fc13
dracut-005-4.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/dracut-005-4.fc12
dracut-005-4.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update dracut'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/dracut-005-4.fc12
dracut-005-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
dracut-005-5.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.