Re: dnf exclude option not working

2020-12-29 Thread Kostas Sfakiotakis
< snip > 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 eit

Re: dnf exclude option not working

2020-12-29 Thread Michael Schwendt
On Tue, 29 Dec 2020 19:00:30 +0200, Kostas Sfakiotakis wrote: > [root@Orion ~]# dnf repoquery --whatrequires libcpuid > > Last metadata expiration check: 0:52:55 ago on Tue 29 Dec 2020 06:01:13 > PM EET. > cpu-x-0:4.0.1-5.fc33.x86_64 > i-nex-0:7.6.1-4.fc33.x86_64 > i-nex-0:7.6.1-6.fc33.x86_64 >

Re: dnf exclude option not working

2020-12-29 Thread Michael Schwendt
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 a

Re: dnf exclude option not working

2020-12-29 Thread Kostas Sfakiotakis
The cpu-x package is installed already. You cannot exclude it. Erasing and reinstalling it would not avoid dependency breakage as long as the incompatible libcpuid pkg is offered in the repos. [root@Orion ~]# dnf repoquery --whatrequires libcpuid Last metadata expiration check: 0:52:55 ago

Re: dnf exclude option not working

2020-12-29 Thread Kostas Sfakiotakis
< snip > Well that's the problem . I am not able to exclude cpu-x . No matter how i try to syntax the dnf command , cpu-x doesn't get excluded and the whole update fails . The only "solution" that comes to mind is delete the cpu-x package , perform the upgrades and then reinstall

Re: dnf exclude option not working

2020-12-28 Thread Michael Schwendt
Kostas Sfakiotakis schrieb am Mo., 28. Dez. 2020, 23:25: > > Στις 28/12/20 8:15 μ.μ., ο/η Michael Schwendt έγραψε: > > On Mon, 28 Dec 2020 19:57:05 +0200, Kostas Sfakiotakis wrote: > > > >> Error: > >>Problem: problem with installed package cpu-x-4.0.1-5.fc33.x86_64 > >> - cannot install

Re: dnf exclude option not working

2020-12-28 Thread Kostas Sfakiotakis
Στις 28/12/20 8:15 μ.μ., ο/η Michael Schwendt έγραψε: On Mon, 28 Dec 2020 19:57:05 +0200, Kostas Sfakiotakis wrote: Error:  Problem: problem with installed package cpu-x-4.0.1-5.fc33.x86_64   - cannot install the best update candidate for package cpu-x-4.0.1-5.fc33.x86_64   - package cpu

Re: dnf exclude option not working

2020-12-28 Thread Michael Schwendt
On Mon, 28 Dec 2020 19:57:05 +0200, Kostas Sfakiotakis wrote: > Error: >  Problem: problem with installed package cpu-x-4.0.1-5.fc33.x86_64 >   - cannot install the best update candidate for package > cpu-x-4.0.1-5.fc33.x86_64 >   - package cpu-x-4.0.1-5.fc33.x86_64 requires libcpuid.so.14()(6

Re: dnf exclude option not working

2020-12-28 Thread Kostas Sfakiotakis
With an exclude [root@f32k ~]# dnf check-update --exclude=firefox Last metadata expiration check: 2:22:01 ago on Mon 28 Dec 2020 07:08:30 PM CST. kernel.x86_64 5.9.16-100.fc32  updates kernel-core.x86_64 5.9.16-100.fc32  updates kernel-modules.x86_64 5.9.

Re: dnf exclude option not working

2020-12-28 Thread Michael Schwendt
On Mon, 28 Dec 2020 14:07:19 +0200, Kostas Sfakiotakis wrote: > Στις 28/12/20 2:36 π.μ., ο/η Ed Greshko έγραψε: > > On 28/12/2020 08:05, Kostas Sfakiotakis wrote: > >> Can someone please tell me the correct syntax of the exclude option ( > >> the -x option will not work as well ) ?? > >> > >> d

Re: dnf exclude option not working

2020-12-28 Thread Ed Greshko
On 28/12/2020 20:07, Kostas Sfakiotakis wrote: Στις 28/12/20 2:36 π.μ., ο/η Ed Greshko έγραψε: On 28/12/2020 08:05, Kostas Sfakiotakis wrote: Can someone please tell me the correct syntax of the exclude option ( the -x option will not work as well ) ?? dnf upgrade  --best --allowerasing --ex

Re: dnf exclude option not working

2020-12-28 Thread Kostas Sfakiotakis
Στις 28/12/20 2:36 π.μ., ο/η Ed Greshko έγραψε: On 28/12/2020 08:05, Kostas Sfakiotakis wrote: Can someone please tell me the correct syntax of the exclude option ( the -x option will not work as well ) ?? dnf upgrade  --best --allowerasing --exclude=cpu-x-4.0.1-5.fc33.x86_64 Have you tried

Re: dnf exclude option not working

2020-12-27 Thread Ed Greshko
On 28/12/2020 08:05, Kostas Sfakiotakis wrote: Can someone please tell me the correct syntax of the exclude option ( the -x option will not work as well ) ?? dnf upgrade  --best --allowerasing --exclude=cpu-x-4.0.1-5.fc33.x86_64 Have you tried just dnf upgrade  --best --allowerasing  --exclu

dnf exclude option not working

2020-12-27 Thread Kostas Sfakiotakis
Can someone please tell me the correct syntax of the exclude option ( the -x option will not work as well ) ?? dnf upgrade  --best --allowerasing  --exclude=cpu-x-4.0.1-5.fc33.x86_64 ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib