fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

Natanael Copa

Been fighting the bug of the year last days. When bootstrapping 3.20 builders fakeroot test failed on all architectures. So a blocker for 3.20. Time sensitive. Analyze shows that the test verifies that owners of files in tarballs are what they should. They are not. Probably causing gitlab.alpinelinux.org/alpine/

So it is serious.

I find out that it happens with older (1.32) and newer (1.34) fakeroot. So not fakeroot. Some testing shows that it was triggered by coreutils 9.5. with 9.4 tests passes.

GitLabmain/alpine-baselayout: fix group of /etc/shadow- (!63669) · Merge requests · alpine / aports · GitLabI had cases where /etc/shadow- didn't have the correct group while creating rootfs. I am not 100% sure what caused it but this should fix it.