Description of problem: If you install dracut-modules-growroot then uninstall it, it leaves an unowned directory around (/usr/lib/dracut/modules.d/50growroot). This then breaks dracut. I'll file a separate bug about that. Version-Release number of selected component (if applicable): dracut 029-1.fc19 How reproducible: At least once. Steps to Reproduce: 1. Install and uninstall dracut-modules-growroot. 2. Observe directory is not deleted. 3. Actual results: Expected results: Additional info:
http://git.kernel.org/cgit/boot/dracut/dracut.git/commit/?id=00ed3ccfd910c84d5236f899ccf4fd45fc714197
So, this bug is against which component??? https://bugzilla.redhat.com/show_bug.cgi?id=1003154
(In reply to Harald Hoyer from comment #2) > So, this bug is against which component??? > > https://bugzilla.redhat.com/show_bug.cgi?id=1003154 Ah, didn't realize that dracut-modules-growroot was in a different component. Changed. This seems to be a bug in the spec file, specifically an unowned directory: %files -n dracut-modules-growroot %doc COPYING README growroot/doc/example.txt %if 0%{?fedora} %{_prefix}/lib/dracut/modules.d/50growroot/growroot.sh %{_prefix}/lib/dracut/modules.d/50growroot/module-setup.sh %else %if 0%{?rhel} %{_prefix}/share/dracut/modules.d/50growroot/growroot.sh %{_prefix}/share/dracut/modules.d/50growroot/install %endif %endif There should be a %dir %{_prefix}/share/dracut/modules.d/50growroot directive in there.
cloud-initramfs-tools-0.20-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/cloud-initramfs-tools-0.20-2.fc20
cloud-initramfs-tools-0.20-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/cloud-initramfs-tools-0.20-2.fc19
cloud-initramfs-tools-0.20-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/cloud-initramfs-tools-0.20-2.el6
Package cloud-initramfs-tools-0.20-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing cloud-initramfs-tools-0.20-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12173/cloud-initramfs-tools-0.20-2.el6 then log in and leave karma (feedback).
cloud-initramfs-tools-0.20-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
cloud-initramfs-tools-0.20-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
cloud-initramfs-tools-0.20-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.