zhengpenghou commented on issue #1856: Unable to install CouchDB from apt in Ubuntu 18.04 URL: https://github.com/apache/couchdb/issues/1856#issuecomment-502501652 make sure you have the gpg public key used to sign the repo imported, otherwise, it is disbled by default in 1804 curl -sSL https://couchdb.apache.org/repo/bintray-pubkey.asc | sudo apt-key add -
---------------------------------------------------------------- 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] With regards, Apache Git Services
