Re: dnf exclude option not working

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

 



On Tue, 29 Dec 2020 18:46:05 +0200, Kostas Sfakiotakis wrote:

> root@Orion ~]# dnf repoquery --whatrequires cpu-x
> 
> Last metadata expiration check: 0:07:22 ago on Tue 29 Dec 2020 06:01:13 
> PM EET.
> cpu-x-data-0:4.0.1-5.fc33.noarch

That query isn't helpful, because it doesn't show what you are interested
in. Instead, you want to run

  dnf repoquery --requires cpu-x

as to examine what the cpu-x package depends on. Among the libraries it
depends on is the offending "libcpuid" package.

> I deleted the cpu-x package and then
> 
> 
> dnf  upgrade -x=elementary-planner did the magic and the above upgrades 
> were performed
> 
> So my immediate problem ( not being able to upgrade packages at all ) 
> was resolved .  Though i think that i understand what you are suggesting .

That is a fallacy. As soon as cpu-x would be installed again, the problem
would return, since nothing has changed, and as long as the incompatible
test update of libcpuid remains available, you cannot update that package
since it would break dependencies. The way forward would be to either
rebuild cpu-x and offer it as an update, or to withdraw the incompatible
libcpuid package from the updates-testing repo.
_______________________________________________
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



[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