lawrencengan opened a new issue #17: Can't create views on Ubuntu 17.10
URL: https://github.com/apache/couchdb-pkg/issues/17
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   I have done a snap install of couchdb 2.0.0 (sudo snap install couchdb).  
After installation, the verify fails on the "Create View" step saying "OS 
process timed out".  I cannot create any view document in any test database too.
   
   I have read "Can't create views on Ubuntu #6" and executed the following 
commands and still cannot resolve the problem.
   
   sudo service apparmor stop
   sudo update-rc.d -f apparmor remove
   sudo apt-get remove apparmor apparmor-utils
   sudo apt-get install snapd
   
   ## Expected Behavior
   <!--- If you're describing a bug, tell us what should happen -->
   <!--- If you're suggesting a change/improvement, tell us how it should work 
-->
   
   Verify should complete successfully and I should be able to create view.
   
   ## Current Behavior
   <!--- If describing a bug, tell us what happens instead of the expected 
behavior -->
   <!--- If suggesting a change/improvement, explain the difference from 
current behavior -->
   
![image](https://user-images.githubusercontent.com/33790527/34527173-b89e26cc-f072-11e7-99ce-a888f0751fb9.png)
   
   ## Possible Solution
   <!--- Not obligatory, but suggest a fix/reason for the bug, -->
   <!--- or ideas how to implement the addition or change -->
   
   ## Steps to Reproduce (for bugs)
   <!--- Provide a link to a live example, or an unambiguous set of steps to -->
   <!--- reproduce this bug. Include code to reproduce, if relevant -->
   1.sudo snap install couchdb
   2.sudo service apparmor stop
   3.sudo update-rc.d -f apparmor remove
   4.sudo apt-get remove apparmor apparmor-utils
   5.sudo apt-get install snapd
   6.sudo snap remove couchdb
   7.sudo snap install couchdb
   
   ## Context
   <!--- How has this issue affected you? What are you trying to accomplish? -->
   <!--- Providing context helps us come up with a solution that is most useful 
in the real world -->
   
   ## Your Environment
   <!--- Include as many relevant details about the environment you experienced 
the bug in -->
   * Version used:
   * Browser Name and version:
   * Operating System and version (desktop or mobile):
   * Link to your project:
   

----------------------------------------------------------------
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