sklassen opened a new pull request #80:
URL: https://github.com/apache/couchdb-pkg/pull/80


   
   ## Overview
   
   This version of the snapcraft builds couchdb from the tar, and configures it 
with an absolute prefix path (/opt/snap/couchdb/current). This ensures that, 
should Erlang's working directory is changed, either by the user, or 
accidentally lost via snapd, that Fauxton can still source it's html assets.
   
   I've removed process_control I don't believe we need this access.
   
   ## Testing recommendations
   
   This version has been employed on the snap couchdb-sklassen and the Fauxton 
client has been accessible even though the working directory was lost. 
   
   ## GitHub issue number
   
   This Fixes couchdb #3333 and couchdb-pkg #77
   
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to