[ https://issues.apache.org/jira/browse/JENA-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497290#comment-17497290 ]
Martynas Jusevičius commented on JENA-2279: ------------------------------------------- Is this about {{gzip}} being in different locations in different environments? We had a similar issue with our scripts. I haven't tried it yet, but SO suggests that "running a command through {{/usr/bin/env}} has the benefit of looking for whatever the default version of the program is in your current environment." https://stackoverflow.com/questions/16365130/what-is-the-difference-between-usr-bin-env-bash-and-usr-bin-bash > 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)