On Fri, 2023-09-08 at 17:53 +0200, Jun Aruga wrote: > I am running the scratch build for rpms/ruby [1] rawhide branch right > now, and I see the following error in the root.log on only s390x CPU > architecture. Do you know what's wrong? > > https://koji.fedoraproject.org/koji/taskinfo?taskID=105910607 > > s390x: > https://kojipkgs.fedoraproject.org//work/tasks/753/105910753/root.log [snip[ > DEBUG util.py:442: Problem: conflicting requests > DEBUG util.py:442: - nothing provides nm needed by > checksec-2.6.0-5.fc40.noarch from build This is a result of https://src.fedoraproject.org/rpms/checksec/c/7e260a6c3f4d6f17f02f9c40ff2308919670a50d?branch=rawhide AFAICS that change is wrong, as nothing provides "nm". That should be either Requires: /usr/bin/nm (literally, not %{_bindir}/nm !!) or Requires: binutils. Or maybe not at all, if one can still (hopefully?) safely presume that binutils is a necessary part of the base buildroot. > DEBUG util.py:442: - nothing provides python3.12dist(unicorn) >= > 1.0.2~rc1 needed by python3-pwntools-4.9.0-4.fc39.noarch from build This is a result of https://src.fedoraproject.org/rpms/unicorn/c/27cee3896b9c51abe3139222024e0a4def5e30e1?branch=rawhide Therefore, you cannot require python3-unicorn, or anything that itself depends on python3-unicorn, until this is fixed. -- Yaakov Selkowitz Principal Software Engineer - Emerging RHEL Red Hat, Inc. _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue