similar to: Unresolved dependencies when upgrade on centOS 8

Displaying 20 results from an estimated 3000 matches similar to: "Unresolved dependencies when upgrade on centOS 8"

2020 Jan 11
0
Unresolved dependencies when upgrade on centOS 8
On 11/01/2020 05:40, Ebed wrote: > Hi, > > Guys i got unresolved dependencies when trying to upgrade centOS 8, what > should i do to fix this? > > > [root at ws1 ebedsat]# dnf upgrade > Last metadata expiration check: 0:14:27 ago on Sat 11 Jan 2020 12:16:02 PM > WIB. > Error: > Problem 1: cannot install the best update candidate for package >
2019 Nov 24
2
My ethernet is not listed in centOS 8 boot.iso
On 24/11/2019 14:33, Ebed wrote: > Hi, > > Here it is... > > > 05:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8039 > PCI-E Fast Ethernet Controller [11ab:4353] (rev 14) Thanks, that device requires the Marvell sky2 driver which is not supported in el8. I have built you a driver for CentOS 8.0 and uploaded it to the elrepo repository. It should be
2020 Jan 16
0
CentOS 8: several packages have unresolved dependencies after "dnf update all "
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 <piot at nicadd.niu.edu> wrote: > I am doing a dnf install package_without_version for instance for g++: > > [piot at paris opal]$ sudo dnf install gcc-c++ > Last metadata expiration check: 0:01:06
2019 Nov 25
0
My ethernet is not listed in centOS 8 boot.iso
Many thanks Phil for the helps, now i have also installed elrepo kernel-ml just in case something goes wrong again. The driver helped me. On Sun, Nov 24, 2019, 22:36 Phil Perry <pperry at elrepo.org> wrote: > On 24/11/2019 14:33, Ebed wrote: > > Hi, > > > > Here it is... > > > > > > 05:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd.
2020 May 16
1
Stuck Centos 7 to 8 upgrade
Four problems below: # dnf -y groupupdate "Core" "Minimal Install" bintray-tvheadend-stable 0.0? B/s |?? 0? B???? 00:00 Failed to synchronize cache for repo 'bintray-tvheadend-stable', ignoring this repo. Last metadata expiration check: 0:03:11 ago on Sat 16 May 2020 12:30:47 PM CDT. Error: ?Problem 1: package python3-hawkey-0.35.1-9.el8_1.x86_64 requires
2020 Jan 16
0
CentOS 8: several packages have unresolved dependencies after "dnf update all "
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 of the providers can be installed - package perl-Encode-4:2.97-3.el8.x86_64 requires
2020 Jan 16
3
CentOS 8: several packages have unresolved dependencies after "dnf update all "
I am doing a dnf install package_without_version for instance for g++: [piot at 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 providers can be installed - package glibc-devel-2.28-72.el8.i686 requires glibc-headers, but
2020 Jan 16
0
CentOS 8: several packages have unresolved dependencies after "dnf update all "
On Thu, 16 Jan 2020 at 09:48, Philippe Piot <piot at nicadd.niu.edu> wrote: > > No it did not work; see: > [piot at 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 glibc-devel >= 2.2.90-12, but none of the providers
2020 Mar 05
0
Support for Intel Graphics 605 UHD
Thanks here is the kernel I'm running on C8 and the files listing. 4.18.0-147.5.1.el8_1.x86_64 #1 SMP Wed Feb 5 02:00:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ./4.18.0-147.el8.x86_64/kernel/drivers/gpu/drm/i915 ./4.18.0-147.el8.x86_64/kernel/drivers/gpu/drm/i915/i915.ko.xz ./4.18.0-147.el8.x86_64/kernel/drivers/gpu/drm/i915/gvt
2020 Jan 16
2
CentOS 8: several packages have unresolved dependencies after "dnf update all "
Just as a followup even g++ is broken: [piot at 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 GNU libc libraries glibc-2.28-42.el8.1.x86_64 The GNU libc libraries
2019 Dec 02
0
Adding kmod to pxe install
On 02/12/2019 16:08, Valeri Galtsev wrote: > > > On 2019-12-02 10:00, Fabian Arrotin wrote: >> On 02/12/2019 12:42, Alexandre Leonenko wrote: >>> Hey guys, >>> >>> I'm stumped in how to add the kmod rpm to pxe install. I need it to >>> be installed but also loaded during the install as well. >>> The rpm in question is the 3w-9xxx
2020 Jan 16
2
CentOS 8: several packages have unresolved dependencies after "dnf update all "
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 dependencies. . This happens for some critical package like boost-openmpi-devel (see below for
2020 Jan 16
2
CentOS 8: several packages have unresolved dependencies after "dnf update all "
Thanks, Stephen. Just for completeness, the repo I am currently pointing to are [piot at 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 kB/s | 2.1 kB 00:00 CentOS-8 - PowerTools 686 kB/s | 2.0 MB 00:02
2020 Aug 01
3
8.2.2004 Latest yum update renders machine unbootable
On 8/1/20 5:00 AM, Johnny Hughes wrote: > > I would wait and install everything as a group. We should have > something soon. First off, Johnny and all of the rest of the CentOS team, thank you for your efforts! Second, to all with this problem, I too experienced the issue (I posted on the CentOS-Devel list my findings).? To those who seem to think more testing could have prevented
2020 Apr 23
7
Cannot build master
Hi, Using master at b0a1c0b72c9c61f8b0a223e08f43498abb64f5e8, I cannot build LLVM. I configured with: CC=clang CXX=clang++ cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/llvm11-git \ -DCMAKE_BUILD_TYPE=Release \ -DLLVM_BUILD_LLVM_DYLIB=ON \ -DLLVM_LINK_LLVM_DYLIB=ON \ -DBUILD_SHARED_LIBS=OFF \ -DLLVM_ENABLE_EH=ON \ -DLLVM_ENABLE_RTTI=ON \
2020 Aug 17
3
C8 - Register with Red Hat
On Mon, 17 Aug 2020 17:03:24 -0500 Gregory P. Ennis wrote: > I downloaded a Centos 8 image file : > > CentOS-8.1.1911-x86_64-dvd1.iso > > then I installed it as a kvm guest on a Centos 7 host machine. > > I installed a lot of the software; gui and server to give it a test drive. > > Nothing unusual about what I did that I can identify. And the message came up when
2019 Dec 02
2
Adding kmod to pxe install
On 2019-12-02 10:00, Fabian Arrotin wrote: > On 02/12/2019 12:42, Alexandre Leonenko wrote: >> Hey guys, >> >> I'm stumped in how to add the kmod rpm to pxe install. I need it to be installed but also loaded during the install as well. >> The rpm in question is the 3w-9xxx from elrepo
2020 Mar 28
2
LLD issue on a massively parallel build machine
Hi, On a 1296-core Intel machine with 376 GB, setting -DLLVM_PARALLEL_LINK_JOB=1 does not help (switching back to ld scales) see: [5085/5201] Linking CXX executable bin/clang-11 FAILED: bin/clang-11 : && /home/usr4/c74014i/opt/clang/current/bin/clang++ -stdlib=libc++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra
2020 Jun 30
0
RPMFusion and NVIDIA driver problem
On 30/06/2020 08:33, Alessandro Baggi wrote: > > Il 29/06/20 16:02, Phil Perry ha scritto: >> On 29/06/2020 07:36, Alessandro Baggi wrote: >>> Hi list, >>> >>> I'm on C8.1 and I'm trying to install NVIDIA driver from >>> rpmfusion-nonfree repository but it returns: >>> >>> ??package kmod-nvidia-3:440.82-2.el8.x86_64
2020 Jul 01
1
RPMFusion and NVIDIA driver problem
Il 30/06/20 17:41, Phil Perry ha scritto: > On 30/06/2020 08:33, Alessandro Baggi wrote: >> >> Il 29/06/20 16:02, Phil Perry ha scritto: >>> On 29/06/2020 07:36, Alessandro Baggi wrote: >>>> Hi list, >>>> >>>> I'm on C8.1 and I'm trying to install NVIDIA driver from >>>> rpmfusion-nonfree repository but it returns: