Bug 1985566
Summary: | aqute-bnd missing dependencies in Rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jerry James <loganjerry> |
Component: | aqute-bnd | Assignee: | Mikolaj Izdebski <mizdebsk> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jaromir.capik, java-maint-sig, java-sig-commits, mattias.ellert, mizdebsk |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | aqute-bnd-5.2.0-4.fc35 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-08-03 14:01:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1987389, 1987990 |
Description
Jerry James
2021-07-23 23:04:17 UTC
Even after manually installing the missing dependencies in a mock chroot, I still get: $ bnd wrap --properties /builddir/build/SOURCES/scala-compiler-bnd.properties --output scala-compiler.jar --version 2.13.6.v20210514-180743-VFINAL-9468b9a scala-compiler.jar.no Error: Could not find or load main class aQute.bnd.main.bnd Caused by: java.lang.ClassNotFoundException: aQute.bnd.main.bnd Something is wrong with %{_javadir}/aqute-bnd/biz.aQute.bnd.jar. It only contains pom.xml and pom.properties. There are no class files in that jar. Thank you for the pull request. Proposed pull request builds fine in Koji and it passed automated testing. I've manually verified that: - it fixes auto-requires - bnd command can be ran - biz.aQute.bnd.jar is non-empty Pull request merged. FEDORA-2021-5b4c309992 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-5b4c309992 FEDORA-2021-5b4c309992 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |