Update to V8: dracut-network dependencies

Issues related to applications and software problems
Post Reply
freetree
Posts: 3
Joined: 2021/10/01 09:29:47

Update to V8: dracut-network dependencies

Post by freetree » 2021/10/01 09:34:28

Hello,
I have problems updating CentOS 7 to CentOS 8.
I can start the update process

Code: Select all

dnf -y --releasever=8 --allowerasing --setopt=deltarpm=false distro-sync
because I get two dependence errors:

Code: Select all

Error: transaction check vs depsolve:
(NetworkManager >= 1.20 or dhclient) is needed by dracut-network-049-135.git20210121.el8.x86_64
rpmlib(RichDependencies) <= 4.12.0-1 is needed by dracut-network-049-135.git20210121.el8.x86_64
I'm new to CentOS so I would be happy for every help :)
Ask me if more information are helpful.

Thx

User avatar
TrevorH
Site Admin
Posts: 33215
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Update to V8: dracut-network dependencies

Post by TrevorH » 2021/10/01 09:47:29

There is no update from 7 to 8. You reinstall.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

User avatar
jlehtone
Posts: 4530
Joined: 2007/12/11 08:17:33
Location: Finland

Re: Update to V8: dracut-network dependencies

Post by jlehtone » 2021/10/01 10:00:08

Furthermore, you don't want to install CentOS Linux 8. Its end of life is this year.

The most similar (to CL8) alternatives now are RHEL 8, AlmaLinux OS, and RockyLinux.

freetree
Posts: 3
Joined: 2021/10/01 09:29:47

Re: Update to V8: dracut-network dependencies

Post by freetree » 2021/10/01 10:15:36

I found a guid to update from CentOS 7 to 8 and then migrate to Rocky Linux:
https://techviewleo.com/how-to-migrate- ... y-linux-8/

I wanted to try this, because reinstalling is a little harder in this scenario.
Is there a solution, or would you recommend reinstalling the new OS?

MartinR
Posts: 714
Joined: 2015/05/11 07:53:27
Location: UK

Re: Update to V8: dracut-network dependencies

Post by MartinR » 2021/10/01 10:36:10

You can find guides to all sorts of things on the internet. Better to take an expert like Trevor's advice.

freetree
Posts: 3
Joined: 2021/10/01 09:29:47

Re: Update to V8: dracut-network dependencies

Post by freetree » 2021/10/01 10:39:10

Thank you guys

:)

Post Reply