Fedora Account System
Red Hat Associate
Red Hat Customer
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain). Your package (grass) Fails To Install in Fedora 33: can't install grass: - nothing provides wxPython needed by grass-7.8.3-3.fc33.x86_64 If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/ Thanks!
As soon as wxPython is available (see https://apps.fedoraproject.org/packages/wxPython) this problem should vanish. It might be blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1765573 (wxpython4 package requiring release of new SIP package).
Hello, This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs).
Hi, the working SPEC file is in master of pkgs.fedoraproject.org/rpms/grass but there is no f33 branch: fedpkg switch-branch f33 Could not execute switch_branch: Unknown remote branch upstream/f33 I tried to get it with fedpkg request-branch --all-releases but f33 doesn't show up. Thanks for any pointers!
you need to use master branch. That is f33 at this point.
koji build --scratch f33 /home/mneteler/rpmbuild/SRPMS/grass-7.8.3-3.fc31.src.rpm https://koji.fedoraproject.org/koji/taskinfo?taskID=45005312 build successfully: rebuildSRPM (noarch) buildArch (grass-7.8.3-3.fc33.src.rpm, armv7hl) buildArch (grass-7.8.3-3.fc33.src.rpm, i686) buildArch (grass-7.8.3-3.fc33.src.rpm, x86_64) buildArch (grass-7.8.3-3.fc33.src.rpm, aarch64) buildArch (grass-7.8.3-3.fc33.src.rpm, ppc64le) buildArch (grass-7.8.3-3.fc33.src.rpm, s390x) As it compiles I am not sure what's missing...
well, it does not install. I assume that wxPython is not anymore available in Fedora. Or probably there is some kind of python3-wxPython…
OK, now I got it. The reason is that this condition isn't yet right: %if 0%{?rhel} < 7 Requires: wxPython %else %if 0%{?rhel} > 6 # https://bugzilla.redhat.com/show_bug.cgi?id=1765573 #Requires: python%{python3_version_nodots}-wxpython4 %else Requires: python3-wxpython4 %endif %endif I'm on it...
%if 0%{rhel} && 0%{?rhel} < 7 Requires: wxPython %else Requires: python3-wxpython4 %endif
FEDORA-2020-2a55f53ee0 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2a55f53ee0
FEDORA-2020-2a55f53ee0 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-2a55f53ee0` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2a55f53ee0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain). All subpackages of a package agaisnt which this bug was filled are now installable or removed from Fedora 33. Thanks for taking care of it!
Thanks for your support and patience!
FEDORA-2020-2a55f53ee0 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2020-ac0cd04729 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ac0cd04729
FEDORA-EPEL-2020-081bb78a5c has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-081bb78a5c
FEDORA-EPEL-2020-081bb78a5c has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-081bb78a5c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-ac0cd04729 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ac0cd04729 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-b1688f39b3 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-b1688f39b3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-b1688f39b3 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.