Bug 2122889 - rpm -Va reports error on /etc/udev/hwdb.bin
Summary: rpm -Va reports error on /etc/udev/hwdb.bin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 36
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-31 07:53 UTC by Christoph Karl
Modified: 2022-10-03 00:20 UTC (History)
11 users (show)

Fixed In Version: systemd-251.5-607.fc38 systemd-251.5-607.fc37
Clone Of:
Environment:
Last Closed: 2022-10-01 17:53:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christoph Karl 2022-08-31 07:53:20 UTC
Description of problem:
"rpm -Va" reports error on mode for /etc/udev/hwdb.bin

Version-Release number of selected component (if applicable):
systemd-udev-250.8-1.fc36.x86_64

How reproducible:
Always


Steps to Reproduce:
1. Make a fresh installation
2. run "rpm -Va"

Actual results:
.M.......  g /etc/udev/hwdb.bin


Expected results:
No output


Additional info:
Maybe the spec-file "systemd.spec" line 683 should contain:
Instead of
%ghost /etc/udev/hwdb.bin
maybe better:
%ghost %verify(not mode) /etc/udev/hwdb.bin

Comment 1 Christoph Karl 2022-08-31 07:54:49 UTC
Same for "/var/lib/systemd/random-seed"

Comment 2 Zbigniew Jędrzejewski-Szmek 2022-08-31 08:14:39 UTC
Yep, it seems we need to adjust the list in the spec file.

Comment 3 Fedora Update System 2022-10-01 17:51:20 UTC
FEDORA-2022-a3bf337a61 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a3bf337a61

Comment 4 Fedora Update System 2022-10-01 17:53:28 UTC
FEDORA-2022-a3bf337a61 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2022-10-01 18:37:28 UTC
FEDORA-2022-7cf1869073 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-7cf1869073

Comment 6 Fedora Update System 2022-10-02 01:23:05 UTC
FEDORA-2022-7cf1869073 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-7cf1869073`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-7cf1869073

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Christoph Karl 2022-10-02 14:10:26 UTC
Works for Fedora 37, thanks!

Comment 8 Fedora Update System 2022-10-03 00:20:43 UTC
FEDORA-2022-7cf1869073 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.