Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.6.0
-
Untriaged
-
1
-
Unknown
Description
Steps:
1. Login as nonroot user to an aws ubuntu18 machine
2. Download ubunut18 deb package for 6.0.4
3. git clone non root install script
4. mkdir ~/couchbase-home
5. cd into non root install script directory
6. Run command to install:
ubuntu@ip-172-31-45-222:~/cb-non-package-installer$ ./cb-non-package-installer --install --install-location ../couchbase-home --package ../couchbase-server-enterprise_6.0.4-3097-ubuntu18.04_amd64.deb
2020/06/30T23:29:18 ERROR: Cannot install Couchbase Server missing dependency: " libncurses5 (>= 6)"
7. Check to ensure libncurses5 (>= 6) is installed:
ubuntu@ip-172-31-45-222:~/cb-non-package-installer$ dpkg -l | grep libncurses5
ii libncurses5:amd64 6.1-1ubuntu1.18.04 amd64 shared libraries for terminal handling
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Steps:
1. Login as nonroot user to an aws ubuntu18 machine 2. Download ubunut18 deb package for 6.0.4 3. git clone non root install script 4. mkdir ~/couchbase-home 5. cd into non root install script directory 6. Run command to install: ubuntu@ip-172-31-45-222:~/cb-non-package-installer$ ./cb-non-package-installer --install --install-location ../couchbase-home --package ../couchbase-server-enterprise_6.0.4-3097-ubuntu18.04_amd64.deb 2020/06/30T23:29:18 ERROR: Cannot install Couchbase Server missing dependency: " libncurses5 (>= 6)" 7. Check to ensure libncurses5 (>= 6) is installed: ubuntu@ip-172-31-45-222:~/cb-non-package-installer$ dpkg -l | grep libncurses5 ii libncurses5:amd64 6.1-1ubuntu1.18.04 amd64 shared libraries for terminal handling |
Status | Open [ 1 ] | In Progress [ 3 ] |
Due Date | 01/Jul/20 |
Link | This issue blocks MB-38724 [ MB-38724 ] |
Labels | manual_testing | approved-for-6.6.0 manual_testing |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |