Looks like the seamonkey you want is still in epel7-testing.
There was an aom update, and it made it through testing, so it's currently in epel7.
There was also a seamonkey update, to pull in the updated aom. But it's still in epel7-testing.
For now, the easiest thing to do is enable epel-testing
yum --enablerepo=epel-testing update seamonkey libaom
Troy
On Tue, Jul 6, 2021 at 7:03 AM Chris Schanzle <christopher.schanzle@xxxxxxxx> wrote:
Hi,
I'm getting a yum update failure with seamonkey 2.53.7-4 which requires libaom (src rpm=aom), which doesn't have a clean update path:
# yum update seamonkey libaom
Loaded plugins: aliases, changelog, kabi, langpacks, post-transaction-actions, priorities, protectbase, ps, remove-with-leaves,
: tmprepo, verify, versionlock
Loading support for Red Hat kernel ABI
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package libaom.x86_64 0:1.0.0-8.20190810git9666276.el7 will be updated
--> Processing Dependency: libaom.so.0()(64bit) for package: seamonkey-2.53.7-4.el7.x86_64
---> Package libaom.x86_64 0:3.1.1-1.el7 will be an update
--> Finished Dependency Resolution
Error: Package: seamonkey-2.53.7-4.el7.x86_64 (@epel)
Requires: libaom.so.0()(64bit)
Removing: libaom-1.0.0-8.20190810git9666276.el7.x86_64 (@epel)
libaom.so.0()(64bit)
Updated By: libaom-3.1.1-1.el7.x86_64 (epel)
~libaom.so.3()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Any thoughts why this happened? It's unclear to me exactly what the issue is (note the .so bump from .0 to .3). No doubt I could likely remove both and install again, but just thought I'd inquire before changing anything. I only have a few systems this issue, so not a big deal.
Thanks!
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
_______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure