mock -r fedora-rawhide-x86_64 --config-opts mirrored=False install breezy Error: Problem: conflicting requests - nothing provides python3.11dist(configobj) needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python3.11dist(fastbencode) needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python3.11dist(patiencediff) needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python(abi) = 3.11 needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python3.11dist(dulwich) >= 0.20.23 needed by breezy-3.2.2-8.fc39.x86_64 from local (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Same for f39: Error: Problem: conflicting requests - nothing provides python3.11dist(configobj) needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python3.11dist(fastbencode) needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python3.11dist(patiencediff) needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python(abi) = 3.11 needed by breezy-3.2.2-8.fc39.x86_64 from local - nothing provides python3.11dist(dulwich) >= 0.20.23 needed by breezy-3.2.2-8.fc39.x86_64 from local So it looks like it wasn't rebuilt properly for the py3.12 rebuild? Reproducible: Always
Yes, Breezy is currently broken in Rawhide because of Python 3.12. I have a PR[0] open that solves this by updating Breezy to the newest version. [0]https://src.fedoraproject.org/rpms/breezy/pull-request/15
*** This bug has been marked as a duplicate of bug 2219952 ***