centos upgrade from 7.3 to 7.4 issues

General support questions
Post Reply
unix1adm
Posts: 153
Joined: 2010/02/23 13:27:06

centos upgrade from 7.3 to 7.4 issues

Post by unix1adm » 2017/10/13 11:53:36

Good Day All. I am hoping someone here can help me out.
I have read a bunch of articles but still no solution.

Problem: I am trying to upgrade from 7.3 to 7.4 on an HP laptop.
I am getting the following errors:

--> Finished Dependency Resolution
Error: Package: libgpod-0.8.3-14.el7.x86_64 (@epel)
Requires: libplist.so.1()(64bit)
Removing: libplist-1.10-4.el7.x86_64 (@anaconda)
libplist.so.1()(64bit)
Updated By: libplist-1.12-3.el7.x86_64 (base)
~libplist.so.3()(64bit)
Error: Package: libgpod-0.8.3-14.el7.x86_64 (@epel)
Requires: libusbmuxd.so.2()(64bit)
Removing: usbmuxd-1.0.8-11.el7.x86_64 (@anaconda)
libusbmuxd.so.2()(64bit)
Obsoleted By: usbmuxd-1.1.0-1.el7.x86_64 (base)
Not found
Error: Package: libgpod-0.8.3-14.el7.x86_64 (@epel)
Requires: libimobiledevice.so.4()(64bit)
Removing: libimobiledevice-1.1.5-6.el7.x86_64 (@anaconda)
libimobiledevice.so.4()(64bit)
Updated By: libimobiledevice-1.2.0-1.el7.x86_64 (base)
~libimobiledevice.so.6()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

---------------------------------

I found this bug and tried the suggestions in it.
https://bugzilla.redhat.com/show_bug.cgi?id=1455268

I turned of the epel repos and remove the cache files and removed the sw with um remove



Running transaction
Erasing : nux-dextop-release-0-5.el7.nux.noarch 1/2
Erasing : epel-release-7-10.noarch 2/2
warning: /etc/yum.repos.d/epel.repo saved as /etc/yum.repos.d/epel.repo.rpmsave
Verifying : epel-release-7-10.noarch 1/2
Verifying : nux-dextop-release-0-5.el7.nux.noarch 2/2

Removed:
epel-release.noarch 0:7-10

Dependency Removed:
nux-dextop-release.noarch 0:0-5.el7.nux

Complete!
[root@lt300 yum.repos.d]# rm -r /var/cache/yum/epel
rm: cannot remove ‘/var/cache/yum/epel’: No such file or directory
[root@lt300 yum.repos.d]# cd /var/cache/yum
[root@lt300 yum]# ls
x86_64


Still having the same issue.

Thank you in advance for your help.

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

Re: centos upgrade from 7.3 to 7.4 issues

Post by TrevorH » 2017/10/13 13:06:24

Read our release notes. This exact issue is in there along with the solution. There are other things in there that may need action too.

https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7
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

unix1adm
Posts: 153
Joined: 2010/02/23 13:27:06

Re: centos upgrade from 7.3 to 7.4 issues

Post by unix1adm » 2018/01/22 12:34:06

Thank you for the update. I will have a look.

Post Reply