When running dracut, I noticed the error: dracut-install: ERROR: installing '/usr/lib/udev/rules.d/70-nvmf-autoconnect.rules' dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.NWYJeL/initramfs -a /usr/lib/udev/rules.d/70-nvmf-autoconnect.rules The package ncme-cli installs the rule in /lib/udev/rules.d/70-nvmf-autoconnect.rules (note the absence of /usr). However, the dracut config file it installs specifies it _with_ /usr, causing dracut to complain and skip the file. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde250e4bd48bc8dce2eb004fbfe2419fd7e297c commit dde250e4bd48bc8dce2eb004fbfe2419fd7e297c Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2020-01-07 20:49:14 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2020-01-07 20:51:15 +0000 sys-apps/nvme-cli: Fix dracut config Closes: https://bugs.gentoo.org/704934 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Zac Medico <zmedico@gentoo.org> sys-apps/nvme-cli/{nvme-cli-1.9-r2.ebuild => nvme-cli-1.9-r3.ebuild} | 2 ++ 1 file changed, 2 insertions(+)