https://bugzilla.redhat.com/show_bug.cgi?id=2009215 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |quantum.analyst@xxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |quantum.analyst@xxxxxxxxx --- Comment #2 from Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> --- > #global commit a73dfa7c63b82e25f93e44ed6386664373aaca74 > #global shortcommit %(c=%{commit}; echo ${c:0:7}) rpmbuild complains about the expanded macro in the comment; remove the %, or delete entirely. Possibly use %autorelease as well. > # first two digits of version > %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') You may want to use Lua for better portability. This currently fails to build: DEBUG util.py:444: Error: DEBUG util.py:444: Problem 1: cannot install the best candidate for the job DEBUG util.py:444: - nothing provides qt6-qtbase-devel = 6.2.0~rc2 needed by mingw32-qt6-qtbase-6.2.0-0.2.rc2.fc36.x86_64 DEBUG util.py:444: Problem 2: cannot install the best candidate for the job DEBUG util.py:444: - nothing provides qt6-qtdeclarative-devel = 6.2.0~rc2 needed by mingw32-qt6-qtdeclarative-6.2.0-0.3.rc2.fc36.noarch DEBUG util.py:444: Problem 3: cannot install the best candidate for the job DEBUG util.py:444: - nothing provides qt6-qtbase-devel = 6.2.0~rc2 needed by mingw64-qt6-qtbase-6.2.0-0.2.rc2.fc36.x86_64 DEBUG util.py:444: Problem 4: cannot install the best candidate for the job DEBUG util.py:444: - nothing provides qt6-qtdeclarative-devel = 6.2.0~rc2 needed by mingw64-qt6-qtdeclarative-6.2.0-0.3.rc2.fc36.noarch DEBUG util.py:446: (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2009215 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure