rominf opened a new issue #42: Snap package is not available in the Snap Store
URL: https://github.com/apache/couchdb-pkg/issues/42
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   Snap package is not available in the Snap Store.
   
   ## 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 
-->
   Snap package should be available in the Snap Store, as described in the 
[documentation](http://docs.couchdb.org/en/stable/install/snap.html).
   
   ## 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 -->
   ![Snap Store 
screenshot](https://user-images.githubusercontent.com/3449635/50775183-85319100-12a6-11e9-956f-ac294a5ac853.png)
   ```shell
   $ sudo snap install couchdb
   error: snap "couchdb" not found
   ```
   
   ## Possible Solution
   <!--- Not obligatory, but suggest a fix/reason for the bug, -->
   <!--- or ideas how to implement the addition or change -->
   Upload `couchdb` snap again.
   
   ## 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. Go to https://snapcraft.io/search?category=&q=couchdb
   OR
   1. Type in the terminal:
   ```shell
   $ 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 -->
   Installation through `snap` is the easiest way to run `couchdb` on some 
GNU/Linux distributions.
   
   ## Your Environment
   <!--- Include as many relevant details about the environment you experienced 
the bug in -->
   Irrelevant. This is not because of my environment.

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