Bug 2224747 - FTI: breezy cannot currently be installed on F39+
Summary: FTI: breezy cannot currently be installed on F39+
Keywords:
Status: CLOSED DUPLICATE of bug 2219952
Alias: None
Product: Fedora
Classification: Fedora
Component: breezy
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Ondřej Pohořelský
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2220200
TreeView+ depends on / blocked
 
Reported: 2023-07-22 16:14 UTC by Ankur Sinha (FranciscoD)
Modified: 2023-07-24 19:13 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-07-24 19:13:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ankur Sinha (FranciscoD) 2023-07-22 16:14:37 UTC
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

Comment 1 Ondřej Pohořelský 2023-07-24 07:45:41 UTC
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

Comment 2 Miro Hrončok 2023-07-24 19:13:58 UTC

*** This bug has been marked as a duplicate of bug 2219952 ***


Note You need to log in before you can comment on or make changes to this bug.