When running an upgrade from RHEL 7.3 to 7.4 Beta 1 I get the following error: Error: Package: libgpod-0.8.3-14.el7.x86_64 (@CSB-RHEL72-updates/7.3) Requires: libusbmuxd.so.2()(64bit) Removing: usbmuxd-1.0.8-11.el7.x86_64 (@CSB-RHEL72-updates/7.3) libusbmuxd.so.2()(64bit) Obsoleted By: usbmuxd-1.1.0-1.el7.x86_64 (rhel74-dogfood) Not found Error: Package: libgpod-0.8.3-14.el7.x86_64 (@CSB-RHEL72-updates/7.3) Requires: libplist.so.1()(64bit) Removing: libplist-1.10-4.el7.x86_64 (@CSB-RHEL72-updates/7.3) libplist.so.1()(64bit) Updated By: libplist-1.12-3.el7.x86_64 (rhel74-dogfood) ~libplist.so.3()(64bit) Error: Package: libgpod-0.8.3-14.el7.x86_64 (@CSB-RHEL72-updates/7.3) Requires: libimobiledevice.so.4()(64bit) Removing: libimobiledevice-1.1.5-6.el7.x86_64 (@CSB-RHEL72-updates/7.3) libimobiledevice.so.4()(64bit) Updated By: libimobiledevice-1.2.0-1.el7.x86_64 (rhel74-dogfood) ~libimobiledevice.so.6()(64bit)
Bastien is there another way how to solve this than rebasing either to same version of libgpod and bumping release version or to newer version? Workaround for no epel users: rpm -e --nodeps --allmatches libgpod yum update for EPEL users: Adding exclude=libgpod* line to each enabled repo from /etc/yum.repos.d/epel.repo
The problem is caused by rebased pkgs of libimobiledevice, libplist which are dependencies of libgpod. Also usbmuxd no longer provides libusbmuxd.so.*, there is a new pkg libusbmuxd-0:1.0.10-5.el7. The libgpod pkg from epel needs to be rebuild against these rebased pkgs and the new one. Or just downgrade the libgpod to rhel version as mentioned in c#4. I don't think this is st. we can fix in rhel.
Hey Jiri, downgrading is not an option, as I need to do that for 3000 Notebooks. So I would need to downgrade libgpod in the background first, than exclude libgpod, so it does not update from epel again (we have epel enabled internally for all users). And if there is any issue that needs a update to libgpod, I need to reverse this. So I should maybe contact the maintainer of the libgpod package in epel, and ask to rebuild the package. Will do that.
The only way I get yum to upgrade my 7.3 with enabled epel to 7.4 is: yum update --enablerepo=rhel74-* --exclude=libgpod*,grub2*,libimobiledevice,libplist,usbmuxd,gvfs*,upower So I will contact the EPEL maintainers for libgpod,libimobiledevice,libplist,usbmuxd to check if they can rebuild the versions downgrading libgpod is not an option because of the dependencies with mono. The working command would be: yum downgrade libgpod* mono*
You want me to rebuild libgpod now? Does koji use 7.4 now?
Thinking right now how to fix this. Rebuilding libgpod right now might break it for 7.3, but would need it to test 7.4 I might need to see if I can build it internally on a copr instance and use this for testing. Any other ideas?
libgpod-0.8.3-15.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-87f6cddc6b
New libgpod RPM in koji makes gnome-mplayer work again for me in 7.4.
libgpod-0.8.3-15.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-87f6cddc6b
libgpod-0.8.3-15.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
Oliver, Yes, it appears new build broken for 7.3. We are running CentOS 7.3.1611. Error: Package: libgpod-0.8.3-15.el7.x86_64 (epel) Requires: libimobiledevice.so.6()(64bit) Error: Package: libgpod-0.8.3-15.el7.x86_64 (epel) Requires: libplist.so.3()(64bit)
I found it was removed on 08/16 after pushing to EPEL 7 stable on 08/12. Reference to https://bugzilla.redhat.com/show_bug.cgi?id=1405994 Double checking my mirrors, and 7.3 is now okay again.
libgpod package can not exist in epel7 because libgpod is in rhel7.4.