Re: Not seeing "check" in dnf5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 25 Jul 2023 17:59:46 +0100
Onyeibo Oku <onyeibo@xxxxxxxxxxxxxxxx> wrote:

> On Mon, 24 Jul 2023 08:17:27 -0700
> stan via test <test@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> 
> > On Mon, 24 Jul 2023 08:54:56 +0100
> > Onyeibo Oku <onyeibo@xxxxxxxxxxxxxxxx> wrote:
> >   
> > > Any ideas?    
> > 
> > 
> > Then I would run a 
> > dnf --distro-sync
> > to ensure that everything is at the latest available version and
> > remove all the older versions.    
> 
> 
> Apart from the Kernel Panics,. it appears something went wrong while
> updating Python.

dnf ls --installed | grep python3

tells me I have the recent Python3 (and Python3-libs, Python3-tkinter)
with copies of py3.11 (as Python3.11-libs, Python3.11-tkinter etc) on
the list. This should be fine since the packages bear different names

However, when I run:
dnf update

I get conflicts as exemplified in my previous reply.  The update path
goes on to involve python3.11-libs when it should not.  Somehow python3,
python3-libs, and python3-tkinter picks up both 3.12 and 3.11 while
processing the update. The two packages share something in common and
dnf is confused.


I can remove the older Python via:
dnf remove python3.11-libs 

It pulls sudo-python-plugin and python-setuptools-wheel for removal as
well.  How safe is that?

Regards
Onyeibo
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux