[
https://issues.apache.org/jira/browse/JENA-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497281#comment-17497281
]
Lorenz Bühmann commented on JENA-2279:
--------------------------------------
It is a server with Ubuntu 18.04 upgraded from 16.04.
In {{BulkLoaderX}} you check for either {{/usr/bin/gzip}} or {{/bin/gzip}} thus
I thought it would be fine. It's just that the CLI check is only for
{{/usr/bin/gzip}} and not either/or which leads of course to an error.
Note, I'm also fine with a wont fix, for now I simply changed the path in the
tdb2.xloader script
> tdb2.xloader fails with "Can't find gzip program" error
> -------------------------------------------------------
>
> Key: JENA-2279
> URL: https://issues.apache.org/jira/browse/JENA-2279
> Project: Apache Jena
> Issue Type: Bug
> Reporter: Sivaram Kalidas
> Assignee: Andy Seaborne
> Priority: Critical
> Fix For: Jena 4.5.0
>
>
> The function
> [https://github.com/apache/jena/blob/6d15fee37b3639e723b9e6da0a173879a36e853b/jena-db/jena-tdb2/src/main/java/org/apache/jena/tdb2/xloader/BulkLoaderX.java#L76]
> Always returns false.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)