Bug 2336242 - cannot install python-notebook
Summary: cannot install python-notebook
Keywords:
Status: CLOSED DUPLICATE of bug 2342812
Alias: None
Product: Fedora
Classification: Fedora
Component: python-notebook
Version: 41
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Lumír Balhar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2342812
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-07 21:03 UTC by Germano Massullo (Thetra)
Modified: 2025-01-29 19:03 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-29 13:27:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Germano Massullo (Thetra) 2025-01-07 21:03:26 UTC
Hello, it is not possible to install python3-notebook-7.2.2-1.fc41.noarch because of a package conflict

Problem: conflicting requests
  - package python3-notebook-7.2.2-1.fc41.noarch from fedora requires (python3.13dist(jupyter-server) < 3~~ with python3.13dist(jupyter-server) >= 2.4), but none of the providers can be installed
  - package python3-notebook-7.3.1-1.fc41.noarch from updates requires (python3.13dist(jupyter-server) < 3~~ with python3.13dist(jupyter-server) >= 2.4), but none of the providers can be installed
  - package python3-jupyter-server-2.14.2-2.fc41.noarch from fedora requires python3.13dist(nbconvert) >= 6.4.4, but none of the providers can be installed
  - package python3-nbconvert-7.16.4-4.fc41.noarch from fedora requires (python3.13dist(mistune) < 4~~ with python3.13dist(mistune) >= 2.0.3), but none of the providers can be installed
  - problem with installed package
  - installed package python3-mistune08-0.8.4-14.fc41.noarch conflicts with python3-mistune provided by python3-mistune-2.0.4-10.fc41.noarch from fedora
  - package python3-mistune08-0.8.4-14.fc41.noarch from fedora conflicts with python3-mistune provided by python3-mistune-2.0.4-10.fc41.noarch from fedora
You can try to add to command line:
  --allowerasing to allow removing of installed packages to resolve problems
  --skip-broken to skip uninstallable packages

Reproducible: Always

Comment 1 Miro Hrončok 2025-01-07 21:29:45 UTC
What happens if you `dnf swap python3-mistune08 python3-mistune` first?

Comment 2 Tomas Orsava 2025-01-29 13:27:41 UTC
Feel free to repoen if you have more data.

Comment 3 Germano Massullo (Thetra) 2025-01-29 14:37:24 UTC
(In reply to Miro Hrončok from comment #1)
> What happens if you `dnf swap python3-mistune08 python3-mistune` first?

yes it works, I will fill a bugreport against python3-mistune08

Comment 4 Miro Hrončok 2025-01-29 19:03:32 UTC

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


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