PatrickHeneise commented on issue #6: Can't create views on Ubuntu
URL: https://github.com/apache/couchdb-pkg/issues/6#issuecomment-329070406
 
 
   Seems `snapd` requires `apparmor` to run:
   
   ```
   sudo apt-get install snapd
   [sudo] password for patrick: 
   Reading package lists... Done
   Building dependency tree       
   Reading state information... Done
   The following additional packages will be installed:
     apparmor
   Suggested packages:
     apparmor-profiles apparmor-profiles-extra apparmor-utils
   The following NEW packages will be installed:
     apparmor snapd
   ```
   
   All files in `/var/snap/couchdb` belong to `root` and the couchdb process is 
also running as root, that should also change, no?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to