Description of problem: unknown package installs /etc/udev/rules.d/40-libsane.rules /etc/udev/rules.d/S99-2000S1.rules with wrong permission 755 and generates error in journalctl as follows: Jul 28 15:29:27 electron systemd-udevd[858]: /etc/udev/rules.d/40-libsane.rules:26: GOTO="libsane_rules_end" has no matching label, ignoring Jul 28 15:29:27 electron systemd-udevd[858]: /etc/udev/rules.d/S99-2000S1.rules:26: GOTO="libsane_rules_end" has no matching label, ignoring can fix by substituting GOTO="libsane_rules_end" GOTO="libsane_usb_rules_end" in both files Version-Release number of selected component (if applicable): dnf provides /etc/udev/rules.d/40-libsane.rules previous command did not show what package this file comes from so I do not know. How reproducible: each boot Steps to Reproduce: boot and run $ journalctl -b -p3 Actual results: see above journalctl error Expected results: no error Additional info: this bug has been there for a long time. scanner is made by hewlett packard.
Hi William, thank you for reporting the issue! Ok, the permissions on the files are set by hp-plugin, so I can easily fix. However, bad labels and groups in the files should be fixed by files provider - HP. I added a comment to the existing upstream ticket - https://bugs.launchpad.net/hplip/+bug/1847477 - with the fix for permissions. I will 'hack' the fix for labels and group in Fedora for now.
FEDORA-2021-b3a804a93f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b3a804a93f
FEDORA-2021-00e7a22e2c has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-00e7a22e2c
FEDORA-2021-b3a804a93f has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-00e7a22e2c has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.