Dear Maintainer,
when installing dnsmasq, I met this error:
Setting up dnsmasq-base (2.93-1) ...
useradd: invalid comment 'u! dnsmasq -:nogroup dnsmasq /var/lib/misc'
usermod: user 'dnsmasq' does not exist
/usr/lib/sysusers.d/dnsmasq-base.conf looks like this:
u! dnsmasq -:nogroup dnsmasq /var/lib/misc
And the sysusers.d man page says:
"Type u may be suffixed with an exclamation mark ("u!") to create
a fully locked account. This is recommended, since logins should
typically not be allowed for system users. With or without the
exclamation mark an invalid password is set. For "u!", the account
is also locked, which makes a difference for non-password forms of
authentication, such as SSH or similar.
Added in version 257."
It seems this isn't handled yet by opensysusers.