You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/18 16:28:04 UTC

[GitHub] [couchdb] bean5 edited a comment on issue #1856: Unable to install CouchDB from apt in Ubuntu 18.04

bean5 edited a comment on issue #1856: Unable to install CouchDB from apt in Ubuntu 18.04
URL: https://github.com/apache/couchdb/issues/1856#issuecomment-600730933
 
 
   I get this on docker image of `ubuntu:18.04` and `ubuntu:latest`.
   
   ```
   root@7700d8a9c0ab:/# apt update -qq
   3 packages can be upgraded. Run 'apt list --upgradable' to see them.
   root@7700d8a9c0ab:/# apt upgrade
   # stuff
   root@7700d8a9c0ab:/# apt install couchdb
   Reading package lists... Done
   Building dependency tree       
   Reading state information... Done
   Package couchdb is not available, but is referred to by another package.
   This may mean that the package is missing, has been obsoleted, or
   is only available from another source
   
   E: Package 'couchdb' has no installation candidate
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services