On Monday, October 4, 2021 11:57:14 AM CEST Miro Hrončok wrote: > Hello, > > I see this failure in dnf in Copr and Koji: > > https://copr.fedorainfracloud.org/coprs/churchyard/patch251/build/2872812/ > https://koji.fedoraproject.org/koji/taskinfo?taskID=76673401 > > Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x8REO2 > + umask 022 > + cd /builddir/build/BUILD > + cd /builddir/build/BUILD > + rm -rf dnf-4.9.0 > + /usr/bin/gzip -dc /builddir/build/SOURCES/dnf-4.9.0.tar.gz > + /usr/bin/tar -xof - > + STATUS=0 > + '[' 0 -ne 0 ']' > + cd dnf-4.9.0 > + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . > error: Bad exit status from /var/tmp/rpm-tmp.x8REO2 (%prep) > Bad exit status from /var/tmp/rpm-tmp.x8REO2 (%prep) > > I am perplexed with the error. > > Could it be some problem with updated coreutils? Yes. The error message comes from rpmbuild. chmod itself did not provide any diagnostic message. Is it possible to trigger the error locally? 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