You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Martynas Jusevičius (Jira)" <ji...@apache.org> on 2022/02/24 09:45:00 UTC

[jira] (JENA-2279) tdb2.xloader fails with "Can't find gzip program" error

    [ https://issues.apache.org/jira/browse/JENA-2279 ]


    Martynas Jusevičius deleted comment on JENA-2279:
    -------------------------------------------

was (Author: graphity):
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)