https://bugzilla.redhat.com/show_bug.cgi?id=1301160
Bug ID: 1301160 Summary: itext-toolbox wrapper doesn't worki Product: Fedora Version: 23 Component: itext Assignee: puntogil@libero.it Reporter: luto@kernel.org QA Contact: extras-qa@fedoraproject.org CC: andjrobins@gmail.com, java-sig-commits@lists.fedoraproject.org, jochen@herr-schmitt.de, puntogil@libero.it
itext-toolbox fails:
$ itext-toolbox Java virtual machine used: /usr/share/java-utils/java-wrapper classpath used: /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar main class used: com.lowagie.toolbox.Toolbox flags used: options used: '-cp /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar' arguments used: Unrecognized option: -cp /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
I think the right fix is to switch to %jpackage_script. See https://fedoraproject.org/wiki/Packaging:Java#Wrapper_Scripts
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
Andy Lutomirski luto@kernel.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|itext-toolbox wrapper |itext-toolbox wrapper |doesn't worki |doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
--- Comment #1 from Andy Lutomirski luto@kernel.org --- FWIW, manually running it works fine:
$ java -cp /usr/share/java/bcprov.jar:/usr/share/java/bcmail.jar:/usr/share/java/bctsp.jar:/usr/share/java/itext.jar:/usr/share/java/itext-toolbox.jar com.lowagie.toolbox.Toolbox
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
gil cattaneo puntogil@libero.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Fixed In Version| |2.1.7-30
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
--- Comment #2 from Fedora Update System updates@fedoraproject.org --- itext-2.1.7-30.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-fccd0fb770
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #3 from Fedora Update System updates@fedoraproject.org --- itext-2.1.7-30.fc23 has been pushed to the Fedora 23 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-2016-fccd0fb770
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- itext-2.1.7-30.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1301160
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version|2.1.7-30 |2.1.7-30 | |itext-2.1.7-30.fc23 Resolution|--- |ERRATA Last Closed| |2016-01-31 21:23:36
java-sig-commits@lists.fedoraproject.org