Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Stephen John Smoogen
On Thu, 16 Jan 2020 at 09:48, Philippe Piot wrote: > > No it did not work; see: > [piot@paris ~]$ sudo dnf install --nobest --allowerasing gcc-c++ > Last metadata expiration check: 0:18:24 ago on Thu 16 Jan 2020 08:28:51 AM > CST. > Error: > Problem: package gcc-8.3.1-4.5.el8.x86_64 requires

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Stephen John Smoogen
On Thu, 16 Jan 2020 at 08:27, Philippe Piot wrote: > > Also just to be more specific I am running CentOS 8.1. So the issue I > encounter were after upgrading to 8.1. Thank you! -- Philippe. > > > On Thu, Jan 16, 2020 at 6:48 AM Philippe Piot wrote: > > > I am doing a dnf install

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Philippe Piot
Also just to be more specific I am running CentOS 8.1. So the issue I encounter were after upgrading to 8.1. Thank you! -- Philippe. On Thu, Jan 16, 2020 at 6:48 AM Philippe Piot wrote: > I am doing a dnf install package_without_version for instance for g++: > > [piot@paris opal]$ sudo dnf

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Philippe Piot
I am doing a dnf install package_without_version for instance for g++: [piot@paris opal]$ sudo dnf install gcc-c++ Last metadata expiration check: 0:01:06 ago on Thu 16 Jan 2020 06:45:59 AM CST. Error: Problem: package gcc-8.3.1-4.5.el8.x86_64 requires glibc-devel >= 2.2.90-12, but none of the

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Stephen John Smoogen
On Thu, 16 Jan 2020 at 07:24, Philippe Piot wrote: > > Thanks, Stephen. Just for completeness, the repo I am currently pointing to > are > > [piot@paris opal]$ sudo dnf update > CentOS-8 - AppStream > 775 kB/s | 5.8 MB 00:07 > CentOS-8 - Base > 798

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Philippe Piot
Thanks, Stephen. Just for completeness, the repo I am currently pointing to are [piot@paris opal]$ sudo dnf update CentOS-8 - AppStream 775 kB/s | 5.8 MB 00:07 CentOS-8 - Base 798 kB/s | 4.0 MB 00:05 CentOS-8 - Extras 2.9

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Stephen John Smoogen
On Wed, 15 Jan 2020 at 23:29, Philippe Piot wrote: > > All, > While updating my package using dnf update all I allow dnf to clean some > package with unresolved dependencies. > I would like to reinstall some of them but got an error message "but none > of the providers can be installed"

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-16 Thread Philippe Piot
David, When I run the command with --allowerasing the following packages where removed due to unavailable dependencies: annobin-8.64-1.el8.x86_64 glibc-headers-2.28-42.el8.1.x86_64 libdrm-devel-2.4.96-2.el8.x86_64 boost-devel-1.66.0-6.el8.x86_64 boost-openmpi-devel-1.66.0-6.el8.x86_64

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-15 Thread David Hrbáč
Philippe, What's the output with '--allowerasing' switch? We are experiencing a similar issue, dnf update: ... Problem 53: problem with installed package perl-Encode-devel-4:2.97-3.el8.x86_64 - package perl-Encode-devel-4:2.97-3.el8.x86_64 requires perl-Encode(x86-64) = 4:2.97-3.el8, but none

Re: [CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-15 Thread Philippe Piot
Just as a followup even g++ is broken: [piot@paris ~]$ g++ bash: g++: command not found... Install package 'gcc-c++' to provide command 'g++'? [N/y] y * Waiting in queue... The following packages have to be downgraded: cpp-8.2.1-3.5.el8.x86_64 The C Preprocessor glibc-2.28-42.el8.1.i686 The

[CentOS] CentOS 8: several packages have unresolved dependencies after "dnf update all "

2020-01-15 Thread Philippe Piot
All, While updating my package using dnf update all I allow dnf to clean some package with unresolved dependencies. I would like to reinstall some of them but got an error message "but none of the providers can be installed" during the install process as dnf is trying to install the