Re: upgrade packages problem

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

 



On Wed, 15 Nov 2023 15:23:16 +0100
GianPiero Puccioni <gianpiero.puccioni@xxxxxxxxxx> wrote:

> Hi,
> 
> During a normal upgrade (F38 with KDE on a Dell G15 Laptop) I got
> this errors:
> 
> Skipping packages with conflicts:
>   qt5-qtbase            x86_64    5.15.11-3.fc38        updates
>  3.6 M Skipping packages with broken dependencies:
>   kf5-akonadi-se        x86_64    23.08.1-2.fc38        updates
>  2.5 M
> 
> I waited for more than a week to see if it was a problem with mirrors
> or something missing but they are still there. I don't know what
> those packages are for or if they are important (or if it is the same
> problem or the errors are unrelated) so I am a little worried about
> updating anyway. Any info on this problem?

There is probably a package installed that depends on the older version
of these packages, and so preventing update. You can see what the
conflict is by capturing the error output.

dnf update > out.txt 2> ror.txt

You can then open another terminal and look at out.txt, to determine if
you want to update, and ror.txt for the errors.  If you do want to
update, just go back to the original terminal and type a y and hit
enter.

If you don't want to do that, you can do

dnf -y update > out.txt 2> ror.txt

but automatically saying yes carries risks of things being removed.
Maybe do this after you have run dnf already, and taken care of all
update except the conflicts.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux