On Monday, October 4, 2021 1:58:36 PM CEST František Šumšal wrote: > Some results from a Rawhide podman container: > > # koji download-build --arch x86_64 coreutils-9.0-1.fc36 > # dnf install coreutils-common-9.0-1.fc36.x86_64.rpm > coreutils-9.0-1.fc36.x86_64.rpm # git clone > https://github.com/systemd/systemd > # cd systemd > # /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . > # echo $? > 1 > > Some further tests: > # mkdir test > # cd test > # touch testfile > # ln -s testfile testlink > # strace /usr/bin/chmod -R a+rX,u+w,g-w,o-w . Thanks for the reproducer! This is a regression in the new upstream release: https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v9.0-2-ge8b56ebd536 I will submit a fixed build as soon as I figure out how to untag the broken one: $ koji untag-build f36 coreutils-8.32-31.fc36 2021-10-04 14:16:18,518 [ERROR] koji: ActionNotAllowed: tag requires autosign permission Kamil _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure