FS#66404 - [pdftk] Fails with burst option: java.lang.NoClassDefFoundError

Attached to Project: Community Packages
Opened by Stephan (smoneck) - Saturday, 25 April 2020, 11:20 GMT
Last edited by Jonas Witschel (diabonas) - Saturday, 25 April 2020, 14:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Jonas Witschel (diabonas)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: pdftk fails using the burst option.


Additional info:
* package version(s): pdftk port to java 3.0.10

Steps to reproduce:

* `pdftk <pdf-file> burst`


```
Error: could not load a required library for this operation.
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringEscapeUtils
Make sure that bcprov and commons-lang3 are installed and included in the
classpath. See also https://gitlab.com/pdftk-java/pdftk/issues/2.
```
This task depends upon

Closed by  Jonas Witschel (diabonas)
Saturday, 25 April 2020, 14:39 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Install the java-commons-lang optional dependency ( FS#64159 ,  FS#64575 ,  FS#65682 )

Loading...