nickva opened a new issue, #4723:
URL: https://github.com/apache/couchdb/issues/4723

   From Slack thread:
   
   EC2 instance with CIS Hardened (AMI ami-09bc4918bb796a43a)
   ```
   NAME="Ubuntu"
   VERSION="18.04.6 LTS (Bionic Beaver)"
   ID=ubuntu
   ID_LIKE=debian
   PRETTY_NAME="Ubuntu 18.04.6 LTS"
   VERSION_ID="18.04"
   HOME_URL="https://www.ubuntu.com/";
   SUPPORT_URL="https://help.ubuntu.com/";
   BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
   
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
   VERSION_CODENAME=bionic
   UBUNTU_CODENAME=bionic
   ```
   
   These were steps shared by a user on how to install:
   
   
   1. Add `[trusted=yes]` to couchdb repo
   2. Manually import GPG key with command:
      `apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 
0EE62FB37A00258D`
   3.  `apt install couchdb --allow_unauthenticated`
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to