On Wed, Apr 23, 2025 at 07:49:17AM -0000, Martin Gansser wrote: > Problem: conflicting requests > - nothing provides user(vdr) needed by vdr-tvscraper-1.2.13-1.fc43.x86_64 > from local
This seems to a bug in the vdr-tvscaper package. It has an "owned file": > %files > %attr(-,%{vdr_user},root) %dir %{vdr_cachedir}/%{pname}/ but doesn't define the user anywhere. In F42- the package would be expected to a have a scriptlet to add the user. In F43+ it should have a sysusers file [1]. This was always a bug in the package. What changed recently is that rpm now enforces the presence of users and groups for "owned files" [2]. [1] https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/#_allocation_strategies [2] https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers#Scope Zbyszek -- _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue