#7908 EPEL 7 buildroot broken due to java-11-openjdk
Closed: Fixed 5 years ago Opened 5 years ago by ellert.

  • Describe the issue

I was trying to build an update for EPEL 7 in koji. The build uses a tool written in java that is invoked using a wrapper script created using the %jpackage_script macro.

The build fails in koji with the following error:
yuicompressor scripts/JSRoot3DPainter.js -o scripts/JSRoot3DPainter.min.js
Error: Could not find or load main class com.yahoo.platform.yui.compressor.Bootstrap
Caused by: java.lang.ClassNotFoundException: com.yahoo.platform.yui.compressor.Bootstrap

https://koji.fedoraproject.org/koji/taskinfo?taskID=30684833

I can not reproduce the error in koji, because koji uses centos, and centos has not yet been updated to release 7.6, and therefore does not have java-11-openjdk. And since I can not reproduce it I can not debug it.

I have found the following ticket in bugzilla, which might be related:
https://bugzilla.redhat.com/show_bug.cgi?id=1646356

Would it be possible to repair the EPEL 7 buildroot.


Metadata Update from @ellert:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

It works as expected now.

Log in to comment on this ticket.

Metadata