[Rpm-maint] [rpm-software-management/rpm] sysusers.d support applies %attr() ownership before creating sysusers (Issue #3073)

Florian Festi notifications at github.com
Fri May 3 06:55:34 UTC 2024


A far as I know this feature is not enabled in Fedora 40. See https://fedoraproject.org/wiki/Changes/RPM-4.19#Scope

rpm-4.18.92-disable-sysusers.patch
```
iff -up rpm-4.18.92/macros.in.orig rpm-4.18.92/macros.in                       
--- rpm-4.18.92/macros.in.orig  2023-08-02 17:56:49.858065935 +0200             
+++ rpm-4.18.92/macros.in       2023-08-02 17:57:01.967988065 +0200             
@@ -138,7 +138,7 @@                                                             
                                                                                
 # sysusers helper binary (or a replacement script), uncomment to disable       
 #%__systemd_sysusers   @__SYSTEMD_SYSUSERS@                                    
-%__systemd_sysusers    %{_rpmconfigdir}/sysusers.sh                            
+#%__systemd_sysusers   %{_rpmconfigdir}/sysusers.sh                            
                                                                                
 #                                                                              
 #      Path to script that creates debug symbols in a /usr/lib/debug
```

So there is some work to do on the Fedora side to make sure the distribution is ready for this.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3073#issuecomment-2092413942
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3073/2092413942 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240502/43f26073/attachment-0001.html>


More information about the Rpm-maint mailing list