Bug 2335130 - rpm -Vaq complains about wrong owner
Summary: rpm -Vaq complains about wrong owner
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: sssd
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Alexey Tikhonov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2338168 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-01 07:57 UTC by Christoph Karl
Modified: 2025-02-01 05:41 UTC (History)
8 users (show)

Fixed In Version: sssd-2.10.2-1.fc41
Clone Of:
Environment:
Last Closed: 2025-02-01 05:41:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christoph Karl 2025-01-01 07:57:45 UTC
$ rpm -Vaq sssd-common
.....U...    /etc/sssd
.....U...    /etc/sssd/conf.d
.....U...    /etc/sssd/pki


Reproducible: Always

Steps to Reproduce:
1. fresh rawhide installation
2. rpm -Vaq sssd-common
.....U...    /etc/sssd
.....U...    /etc/sssd/conf.d
.....U...    /etc/sssd/pki

Actual Results:  
wrong user

Expected Results:  
no output

Maybe in spec file line 850 should be:
%attr(750,root,%{sssd_user}) %dir %{_sysconfdir}/sssd
%attr(750,root,%{sssd_user}) %dir %{_sysconfdir}/sssd/conf.d
%attr(750,root,%{sssd_user}) %dir %{_sysconfdir}/sssd/pki

Comment 1 Alexey Tikhonov 2025-01-02 11:45:47 UTC
Fixed upstream via https://github.com/SSSD/sssd/commit/be612e6a46b6bb53e93556b33043b3263bd3c04c

Comment 2 Alexey Tikhonov 2025-01-15 12:19:24 UTC
*** Bug 2338168 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2025-01-29 16:40:36 UTC
FEDORA-2025-49004d4e5e (sssd-2.10.2-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-49004d4e5e

Comment 4 Fedora Update System 2025-01-31 04:33:18 UTC
FEDORA-2025-49004d4e5e has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-49004d4e5e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-49004d4e5e

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

Comment 5 Christoph Karl 2025-01-31 16:08:37 UTC
Works for me in rawhide.
Thank you.

Comment 6 Fedora Update System 2025-02-01 05:41:55 UTC
FEDORA-2025-49004d4e5e (sssd-2.10.2-1.fc41) has been pushed to the Fedora 41 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.