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 the sysusers.d config snippet parser fails to parse (or rather, 
ignore) comments?

The line starting with `#Type`  is from the sysusers.d documentation:
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html

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

Message ID: <rpm-software-management/rpm/issues/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to