summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorMichael Alan Dorman <mdorman@ironicdesign.com>2015-02-10 10:03:38 -0500
committerMichael Alan Dorman <mdorman@ironicdesign.com>2015-02-11 20:42:52 -0500
commitf21cab27a43ed58ffd865737bdcc5d907622216c (patch)
tree6997de7709e11fea211724310f5a6574e696e021 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentfa51c9bfc175c1d33541237b04f387e7bb8661d2 (diff)
Fix initial-install issues with couchdb.nix.
When starting from a clean slate, the couchdb service fails. First, the pre-start script fails because it tries to chown the uriFile, which doesn't exist. It also doesn't ensure that the directory in which the uriFIle is placed is writeable by couchdb, which could also cause failure (though I didn't observe this). Additionally, the log file's default location isn't a directory owned by couchdb, nor is the file guaranteed to exist, nor is it guaranteed to be chowned to the appropriate user. All of which can cause unexpected failure. As a bonus I made a small change in the description of the configFile attribute, in the hopes of making it a little more obvious why it existed.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions