You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Nicholas Coltharp (Jira)" <ji...@apache.org> on 2022/07/06 21:24:00 UTC

[jira] [Created] (ZOOKEEPER-4568) Non-portable use of absolute executable paths

Nicholas Coltharp created ZOOKEEPER-4568:
--------------------------------------------

             Summary: Non-portable use of absolute executable paths
                 Key: ZOOKEEPER-4568
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4568
             Project: ZooKeeper
          Issue Type: Bug
          Components: c client, contrib, recipes, tests
         Environment: NixOS.
            Reporter: Nicholas Coltharp


On NixOS, I can't run Zookeeper due to some absolute paths; e.g., `/bin/bash` rather than `/usr/bin/env bash`. I'd like to replace those with portable equivalents, where possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)