I have recently received dependency issues with a `yum update` on a CentOS 7 server. I believe they are both epel packages (hwinfo and libx86emu)

It looks like hwinfo wants to upgrade to hwinfo.x86_64 0:21.68-1.el7 from hwinfo.x86_64 0:21.47-6.el7. It looks like libx86emu is a dependency for hwinfo. It looks like libx86emu wants to update to libx86emu.x86_64 0:3.5-1.el7.

I believe the problem is hwinfo wants libx86emu.so.1, but libx86emu.x86_64 0:3.5-1.el7 wants to provide libx86emu.so.3.

This has been going on for about a week. I tried uninstalling both hwinfo and libx86emu and re-installing, but that did not help.

Below is the actual output from `yum update`:

Error: Package: hwinfo-21.68-1.el7.x86_64 (epel)
           Requires: libx86emu.so.1()(64bit)
Removing: libx86emu-1.1-2.1.x86_64 (@/libx86emu-1.1-2.1.x86_64)
               libx86emu.so.1()(64bit)
           Updated By: libx86emu-3.5-1.el7.x86_64 (epel)
              ~libx86emu.so.3()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Any suggestions and help appreciated.

Thank You.
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to