Description of problem: This update has introduced package conflicts that break my builds of archful Java packages: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a5ec38072a The error you get is this: Error: Transaction check error: file /usr/lib/jvm/jre-1.8.0-openjdk-1.8.0.222.b10-1.fc31.arm conflicts between attempted installs of java-1.8.0-openjdk-aarch32-headless-1:1.8.0.222.b10-1.fc31.armv7hl and java-1.8.0-openjdk-headless-1:1.8.0.222.b10-1.fc31.armv7hl For years I have been relying on java-1.8.0-openjdk-aarch32 to keep my build times down on 32bit arm for archful Java packages -- but it is no longer installable for such builds. Please compare these two builds: Success (before this update): https://koji.fedoraproject.org/koji/taskinfo?taskID=37837964 Failure (after this update): https://koji.fedoraproject.org/koji/taskinfo?taskID=37848442 Please revert whatever change is causing this conflict to make java-1.8.0-openjdk-aarch32 installable again.
Sorry for that, I'll re-check the file names, there was an attempt to simplify the version number suffix for aarch32 package, and it seems that is causes this problem.
(In reply to Alex Kashchenko from comment #1) > Sorry for that, I'll re-check the file names, there was an attempt to > simplify the version number suffix for aarch32 package, and it seems that is > causes this problem. I appreciate you looking into it, thanks.
FEDORA-2019-7f68a17b6d has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7f68a17b6d
Fixed the symlink name, checked simultaneous installation of both mainline and aarch32 packages in Rawhide (with the same release number), created updates for all Fedora versions.
java-1.8.0-openjdk-aarch32-1.8.0.222.b10-3.fc31 has been pushed to the Fedora 31 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-2019-7f68a17b6d
java-1.8.0-openjdk-aarch32-1.8.0.222.b10-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.