FS#65682 - [pdftk] Some subcommands throw Java errors

Attached to Project: Community Packages
Opened by Caleb Maclennan (alerque) - Monday, 02 March 2020, 11:10 GMT
Last edited by Jonas Witschel (diabonas) - Monday, 02 March 2020, 12:13 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As currently built in [community] not all functions of `pdftk` work.

For example when running the following command:

$ pdftk input.pdf dump_data_utf8 output output.dat

I get this error:

```
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.
```

Note I did not have this problem with build I made myself when it was in the AUR.
This task depends upon

Closed by  Jonas Witschel (diabonas)
Monday, 02 March 2020, 12:13 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#64159 ,  FS#64575 

Loading...