Bug 2241666

Summary: dependency unavailable
Product: [Fedora] Fedora Reporter: Ingo von Borstel <ingo>
Component: freecadAssignee: Richard Shaw <hobbes1069>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 39CC: cz172638, hobbes1069
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-10-04 12:07:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ingo von Borstel 2023-10-01 21:12:03 UTC
Problem: widersprüchliche Anforderungen
  - nothing provides libboost_python311.so.1.81.0()(64bit) needed by freecad-1:0.20.2-4.fc39.x86_64 from fedora
(Versuchen Sie '--skip-broken' zur Befehlszeile hinzuzufügen, um nicht-installierbare Pakete zu überspringen)


Reproducible: Always

Steps to Reproduce:
1.sudo dnf install freecad
2.
3.
Actual Results:  
libboost_python missing in correct version

Expected Results:  
installation of freecad

Comment 1 Richard Shaw 2023-10-04 12:07:56 UTC
FreeCAD is currently broken due to the Python 3.12 upgrade which broke PySide2. It may be able to be saved by an upgrade to PySide6 which supports python 3.12 but it's not yet officially supported by FreeCAD upstream.

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