yum update gets libgpod error

General support questions
Post Reply
yzhao0227
Posts: 34
Joined: 2014/04/05 17:20:18

yum update gets libgpod error

Post by yzhao0227 » 2017/08/26 17:29:21

I am trying to yum update to my current centos-release-7-3.1611.el7.centos.x86_6.
But it errors out as the following. Any one knows how to work around to get it worked? Thanks!
++++++++++++++++++++++++++++++++++++++++++++++++++
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 (@base/$releasever)
libusbmuxd.so.2()(64bit)
Obsoleted By: usbmuxd-1.1.0-1.el7.x86_64 (cr)
Not found
Error: Package: libgpod-0.8.3-14.el7.x86_64 (@epel)
Requires: libplist.so.1()(64bit)
Removing: libplist-1.10-4.el7.x86_64 (@base/$releasever)
libplist.so.1()(64bit)
Updated By: libplist-1.12-3.el7.x86_64 (cr)
~libplist.so.3()(64bit)
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 (@base/$releasever)
libimobiledevice.so.4()(64bit)
Updated By: libimobiledevice-1.2.0-1.el7.x86_64 (cr)
~libimobiledevice.so.6()(64bit)
You could try using --skip-broken to work around the problem

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

Re: yum update gets libgpod error

Post by TrevorH » 2017/08/26 17:46:42

You could try reading the CentOS 7.4 Release Notes which detail this exact problem and the solution.

https://wiki.centos.org/Manuals/Release ... ntOS7.1708
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

yzhao0227
Posts: 34
Joined: 2014/04/05 17:20:18

Re: yum update gets libgpod error

Post by yzhao0227 » 2017/08/26 19:27:03

Thanks you so much Trevor!!!

yzhao0227
Posts: 34
Joined: 2014/04/05 17:20:18

Re: yum update gets libgpod error

Post by yzhao0227 » 2017/08/26 21:10:35

Hi Trevor, Following the link you sent. I ran sudo yum downgrade libgpod, it gave me the error below,
What should I do to skip the error? I tried --skip-broken and it won't downgrade to libgpod(x86-64) = 0.8.3-14.el7. Which libgpod version CentOS 7.4 required? Thanks! -Yi
Error: Package: libgpod-sharp-0.8.3-14.el7.x86_64 (@epel)
Requires: libgpod(x86-64) = 0.8.3-14.el7
Removing: libgpod-0.8.3-14.el7.x86_64 (@epel)
libgpod(x86-64) = 0.8.3-14.el7
Downgraded By: libgpod-0.8.2-12.el7.x86_64 (cr)
libgpod(x86-64) = 0.8.2-12.el7
Available: libgpod-0.8.2-11.el7.x86_64 (base)
libgpod(x86-64) = 0.8.2-11.el7
You could try using --skip-broken to work around the problem

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

Re: yum update gets libgpod error

Post by TrevorH » 2017/08/26 22:11:36

I've got no idea what libgpod-sharp is and whatever it is, it's no longer in EPEL so I can't find out. If you need it then you'll need to ask EPEL to package that up separately or RH to provide it as part of RHEL (good luck with that). I think you're going to have to remove it before you can downgrade the libgpod package itself but the problem with that is that if you do need it, since it's been removed from EPEL there's no easy way to get it back once you remove it.
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

yzhao0227
Posts: 34
Joined: 2014/04/05 17:20:18

Re: yum update gets libgpod error

Post by yzhao0227 » 2017/08/27 00:10:12

Thank you so much for the info. I will check with EPEL then.

kuppuswamy
Posts: 4
Joined: 2013/12/19 15:13:58

Re: yum update gets libgpod error

Post by kuppuswamy » 2017/09/16 07:19:32

After yum downgrade libgpod, I was able to upgrade to CentOS 7.4-1708 :D .
Thanks you so much Trevor!!!

ancientnoise
Posts: 58
Joined: 2017/02/20 01:36:15

Re: yum update gets libgpod error

Post by ancientnoise » 2017/09/26 13:15:07

Description : Libgpod is a library to access the contents of an iPod. It supports playlists,
: smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc.

Exialin
Posts: 1
Joined: 2017/11/04 03:39:24

Re: yum update gets libgpod error

Post by Exialin » 2017/11/04 03:41:33

TrevorH wrote:You could try reading the CentOS 7.4 Release Notes which detail this exact problem and the solution.

https://wiki.centos.org/Manuals/Release ... ntOS7.1708
It really helped! Thanks so much!

Post Reply