Hi! I'm new to Alma (and el9) and i just seen that i cannot install python3-virtualenv.noarch: dnf install python3-virtualenv.noarch Last metadata expiration check: 0:31:21 ago on Fri 23 Dec 2022 01:14:06 AM EET. Error: Problem: conflicting requests - nothing provides python3-wheel-wheel needed by python3-virtualenv-20.17.1-1.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) any idea what could be the problem? is this known? Thanks a lot! Adrian
Hi Adrian, python3-virtualenv is from EPEL and the dep python3-wheel-wheel is missing. This problem is not from AlmaLinux9. You can: 1. Check if the packages is in some EPEL's repositories like epel-testing. It the package is there you can install/test it. 2. If the packages is not on EPEL , wait that EPEL fixes the problem (maybe opening a bug) 3. You can create your own RPM and use it until EPEL does not fix the problem (Like I have done with audacious, geany, bluefish and other packages) Hope that help. Alessandro. Il 23/12/22 00:52, Adrian Sevcenco ha scritto:
Hi! I'm new to Alma (and el9) and i just seen that i cannot install python3-virtualenv.noarch: dnf install python3-virtualenv.noarch Last metadata expiration check: 0:31:21 ago on Fri 23 Dec 2022 01:14:06 AM EET. Error: Problem: conflicting requests - nothing provides python3-wheel-wheel needed by python3-virtualenv-20.17.1-1.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
any idea what could be the problem? is this known?
Thanks a lot! Adrian
_______________________________________________ AlmaLinux Users mailing list -- users@lists.almalinux.org To unsubscribe send an email to users-leave@lists.almalinux.org
On Thu, Dec 22, 2022 at 3:53 PM Adrian Sevcenco
Hi! I'm new to Alma (and el9) and i just seen that i cannot install python3-virtualenv.noarch: dnf install python3-virtualenv.noarch Last metadata expiration check: 0:31:21 ago on Fri 23 Dec 2022 01:14:06 AM EET. Error: Problem: conflicting requests - nothing provides python3-wheel-wheel needed by python3-virtualenv-20.17.1-1.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
any idea what could be the problem? is this known?
Thanks a lot! Adrian
Try enabling the crb repo with a '--enablerepo=crb'. Akemi
On 27.12.2022 19:44, Akemi Yagi wrote:
On Thu, Dec 22, 2022 at 3:53 PM Adrian Sevcenco
mailto:Adrian.Sevcenco@cern.ch> wrote: Hi! I'm new to Alma (and el9) and i just seen that i cannot install python3-virtualenv.noarch: dnf install python3-virtualenv.noarch Last metadata expiration check: 0:31:21 ago on Fri 23 Dec 2022 01:14:06 AM EET. Error: Problem: conflicting requests - nothing provides python3-wheel-wheel needed by python3-virtualenv-20.17.1-1.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
any idea what could be the problem? is this known?
Thanks a lot! Adrian
Try enabling the crb repo with a '--enablerepo=crb'. Thanks a lot! yes, this was the solution :)
Adrian
On 27.12.2022 19:44, Akemi Yagi wrote:
On Thu, Dec 22, 2022 at 3:53 PM Adrian Sevcenco
mailto:Adrian.Sevcenco@cern.ch> wrote: Hi! I'm new to Alma (and el9) and i just seen that i cannot install python3-virtualenv.noarch: dnf install python3-virtualenv.noarch Last metadata expiration check: 0:31:21 ago on Fri 23 Dec 2022 01:14:06 AM EET. Error: Problem: conflicting requests - nothing provides python3-wheel-wheel needed by python3-virtualenv-20.17.1-1.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
any idea what could be the problem? is this known?
Thanks a lot! Adrian
Try enabling the crb repo with a '--enablerepo=crb'. Thanks a lot! yes, this was the solution :)
Adrian
participants (4)
-
Adrian Sevcenco
-
Adrian Sevcenco
-
Akemi Yagi
-
Alessandro Baggi