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!