Re: [Rpm-maint] [rpm-software-management/rpm] built-in sysusers.d support fails to parse config files? (Issue #2741)

2023-11-07 Thread Panu Matilainen
Closed #2741 as completed via a8ec768950f0adb9fb0c264596350fc929437ac8. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/2741#event-10883258358 You are receiving this because you are subscribed to this thread. Message ID: __

Re: [Rpm-maint] [rpm-software-management/rpm] built-in sysusers.d support fails to parse config files? (Issue #2741)

2023-10-31 Thread Panu Matilainen
Yup, this appears to be a bug, comments need to be accepted. Also reported at https://bugzilla.redhat.com/show_bug.cgi?id=2246236 but thanks for filing upstream, it's far more convenient for us. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/

[Rpm-maint] [rpm-software-management/rpm] built-in sysusers.d support fails to parse config files? (Issue #2741)

2023-10-31 Thread Fabio Valentini
I'm packaging something that uses sysusers.d config snippet for the first time, and I'm getting this error from RPM (?) after a successful build: ``` error: lua script failed: [string "add_sysuser"]:16: invalid sysuser type: #Type 3<(%lua) 2< (%add_sysuser) ``` It appears that t