Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1709624 - jgit fails to launch due to missing org.springframework.boot.loader.JarLauncher class
Summary: jgit fails to launch due to missing org.springframework.boot.loader.JarLaunch...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-jgit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mat Booth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1713239
TreeView+ depends on / blocked
 
Reported: 2019-05-14 01:46 UTC by Todd Zullinger
Modified: 2019-07-30 01:14 UTC (History)
6 users (show)

Fixed In Version: eclipse-jgit-5.4.0-4.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-30 01:14:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Todd Zullinger 2019-05-14 01:46:06 UTC
Running jgit from f30 or f31 fails due to a missing java class:

  $ rpm -q jgit
  jgit-5.3.0-5.fc30.noarch

  $ jgit --version
  /bin/build-classpath: Could not find xz-java Java extension for this JVM
  /bin/build-classpath: error: Some specified jars were not found
  Error: Could not find or load main class org.springframework.boot.loader.JarLauncher

I noticed this because the git test suite uses jgit for some compatibility tests.

Comment 1 Todd Zullinger 2019-05-23 14:06:25 UTC
It may also be worth noting that the '/bin/build-classpath: Could not find xz-java Java extension for this JVM ..." output is due to a missing dep on xz-java.  I don't know if that's something which should be added as a hard dep or if the /bin/build-classpath call in /bin/jgit should redirect output to /dev/null.

Comment 2 Fedora Update System 2019-07-25 16:48:07 UTC
FEDORA-2019-79af4b24b9 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-79af4b24b9

Comment 3 Fedora Update System 2019-07-26 01:47:35 UTC
apache-sshd-2.2.0-2.fc30, eclipse-egit-5.4.0-3.fc30, eclipse-egit-github-5.4.0-3.fc30, eclipse-jgit-5.4.0-4.fc30, jgit-5.4.0-6.fc30 has been pushed to the Fedora 30 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-79af4b24b9

Comment 4 Fedora Update System 2019-07-30 01:14:57 UTC
apache-sshd-2.2.0-2.fc30, eclipse-egit-5.4.0-3.fc30, eclipse-egit-github-5.4.0-3.fc30, eclipse-jgit-5.4.0-4.fc30, jgit-5.4.0-6.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.