I've suddenly started experiencing this error in F28 koschie builds for aarch64: https://apps.fedoraproject.org/koschei/package/eclipse?collection=f28 Here is sample log file output from https://kojipkgs.fedoraproject.org//work/tasks/3719/26813719/build.log + xmvn-install -R .xmvn-reactor -n eclipse -d /builddir/build/BUILDROOT/eclipse-4.7.3a-4.fc28.aarch64 Unhandled exception java.lang.RuntimeException: java.util.zip.ZipException: invalid entry compressed size (expected 16792 but got 16793 bytes) at org.fedoraproject.xmvn.tools.install.JarUtils.injectManifest(JarUtils.java:271) at org.fedoraproject.xmvn.tools.install.impl.DefaultArtifactInstaller.install(DefaultArtifactInstaller.java:85) at org.fedoraproject.xmvn.tools.install.impl.DefaultInstaller.installArtifact(DefaultInstaller.java:223) at org.fedoraproject.xmvn.tools.install.impl.DefaultInstaller.install(DefaultInstaller.java:335) at org.fedoraproject.xmvn.tools.install.cli.InstallerCli.run(InstallerCli.java:57) at org.fedoraproject.xmvn.tools.install.cli.InstallerCli.main(InstallerCli.java:82) Caused by: java.util.zip.ZipException: invalid entry compressed size (expected 16792 but got 16793 bytes) at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:267) at java.util.zip.ZipOutputStream.putNextEntry(ZipOutputStream.java:192) at java.util.jar.JarOutputStream.putNextEntry(JarOutputStream.java:109) at org.fedoraproject.xmvn.tools.install.JarUtils.injectManifest(JarUtils.java:261) ... 5 more Suppressed: java.util.zip.ZipException: invalid entry compressed size (expected 16792 but got 16793 bytes) at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:267) at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:360) at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:238) at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:377) at org.fedoraproject.xmvn.tools.install.JarUtils.injectManifest(JarUtils.java:267) ... 5 more This looks exactly like bug 1566614 I reported earlier against the rh-maven35 collection.
I'll apply upstream patch from https://github.com/fedora-java/xmvn/pull/27
Fixed in xmvn-3.0.0-16
xmvn-3.0.0-16.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-00031e9c1c
I've added buildroot override for Fedora 28, https://bodhi.fedoraproject.org/overrides/xmvn-3.0.0-16.fc28 Lets see if it fixes package statuses in Koschei.
Thanks Mikolaj
xmvn-3.0.0-16.fc28 has been pushed to the Fedora 28 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-2018-00031e9c1c
xmvn-3.0.0-17.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-00031e9c1c
xmvn-3.0.0-17.fc28 has been pushed to the Fedora 28 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-2018-00031e9c1c
xmvn-3.0.0-17.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.