Bug#1002993: Also seen on chromebook
Michael Biebl
biebl at debian.org
Thu Nov 23 05:07:56 GMT 2023
Am 23.11.23 um 03:56 schrieb Dan Jacobson:
> Seen on Chromebook 120 Linux systemd 255~rc2-3
>
> Setting access ACL "u::rwx,g::r-x,g:adm:r-x,g:4294967295:r-x,m::r-x,o::r-x" on /var/log/journal failed: Invalid argument
> Setting access ACL "u::rwx,g::r-x,g:adm:r-x,g:4294967295:r-x,m::r-x,o::r-x" on /var/log/journal/f7d2e0290918427294865abb94e8fa09 failed: Invalid argument
> Setting access ACL "u::rw-,g::r-x,g:adm:r--,g:4294967295:r-x,m::r--,o::---" on /var/log/journal/f7d2e0290918427294865abb94e8fa09/system.journal failed: Invalid argument
>
> All I know is I use chromebook with Linux on chromeOS beta.
Are you running chromeOS or Debian?
Are you running chromeOS and Debian inside a container?
How is this container set up?
Something is messed up with your /var/log/journal folder. Is that bind
mounted from a different user name space?
> 3. 4294967295, aka "32-bit `(uid_t) -1`" → This UID is not a valid user ID, as
> `setresuid()`, `chown()` and friends treat -1 as a special request to not
> change the UID of the process/file. This UID is hence not available for
> assignment to users in the user database.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20231123/dcac5d1a/attachment.sig>
More information about the Pkg-systemd-maintainers
mailing list