Comment # 12 on bug 1041159 from
(In reply to Marcus Meissner from comment #11)
> actually it is created in the scripts section of "system-user-root".
> 
> rpm -q --scripts system-user-root
> 
> would create a /etc/group file (if NOT present yet) with a trusted user.
> 
> Question is if the live cd image builder does that differently.

I got a similar situation with my current openSUSE Tumbleweed system installed
with snapshot 20170429. I've reported it here:
https://bugzilla.opensuse.org/show_bug.cgi?id=1037927

Here is the output of `chkstat --system` (as in openSUSE Tumbleweed 20170810),
```
# chkstat --system
Checking permissions and ownerships - using the permissions files
        /etc/permissions
        /etc/permissions.easy
        /etc/permissions.d/postfix
        /etc/permissions.local
setting /var/cache/man/ to man:root 0755. (wrong owner/group man:man)
setting /var/log/lastlog to root:root 0644. (wrong owner/group root:utmp
permissions 0664)
setting /var/log/btmp to root:root 0600. (wrong owner/group root:utmp)
/usr/bin/at: unknown group trusted
/usr/bin/crontab: unknown group trusted
/usr/bin/fusermount: unknown group trusted
/sbin/pccardctl: unknown group trusted
```

So, it seems a problem with not only Live CD Image but also installed system.


You are receiving this mail because: