Bug 2104329 - python3-prewikka: fails to install from epel9
Summary: python3-prewikka: fails to install from epel9
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: prewikka
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Andrejak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2038701 2084554 2094551
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-06 02:02 UTC by Carl George 🤠
Modified: 2023-01-23 21:34 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-01-23 21:34:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 🤠 2022-07-06 02:02:12 UTC
Description of problem:
python3-prewikka from epel9 has missing dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-prewikka-5.2.0-5.el9


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-prewikka


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides python3-passlib needed by python3-prewikka-5.2.0-5.el9.x86_64
  - nothing provides python3-croniter needed by python3-prewikka-5.2.0-5.el9.x86_64
  - nothing provides python3-lark-parser needed by python3-prewikka-5.2.0-5.el9.x86_64
  - nothing provides python3-werkzeug needed by python3-prewikka-5.2.0-5.el9.x86_64


Expected results:
successful installation

Comment 1 Carl George 🤠 2022-10-25 22:11:12 UTC
>  - nothing provides python3-werkzeug needed by python3-prewikka-5.2.0-5.el9.x86_64

python3-werkzeug is available now.

https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-a5880aa7d5

>  - nothing provides python3-passlib needed by python3-prewikka-5.2.0-5.el9.x86_64

python3-passlib is in epel9-testing.

https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-f552e63acb

>  - nothing provides python3-lark-parser needed by python3-prewikka-5.2.0-5.el9.x86_64

python3-lark-parser is planned for RHEL 9.1.

https://gitlab.com/redhat/centos-stream/rpms/python-lark-parser/-/tree/c9s

>  - nothing provides python3-croniter needed by python3-prewikka-5.2.0-5.el9.x86_64

This still needs action.  Thomas, you appear to be a maintainer for that package as well.  Can you take care of adding it to epel9 to resolve this bug?

Comment 2 Carl George 🤠 2023-01-23 21:34:11 UTC
Due to lack of action here, I've untagged prewikka-5.2.0-5.el9 to avoid having an uninstallable package present in the repos.


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