Details
Description
https://docs.couchbase.com/server/current/install/non-root.html
Followed the above documentation to install 7.0.4-7220. Although couchbase installed successfully, there is a error like message "grep: lib/python/runtime/compiler_compat/ld: No such file or directory" which needs to be taken care.
[username@cluster-g3 tmp]$ ./cb-non-package-installer --install --install-location ./cb-install --package ./couchbase-server-enterprise-7.0.4-7220-centos7.x86_64.rpm
|
grep: lib/python/runtime/compiler_compat/ld: No such file or directory
|
Successfully installed
|
This one actually is a "bug" in Server, inasmuch as the specified path is a broken symlink that is created by the Server installer. It is already corrected in 7.1.0. I don't believe this is truly a "critical" bug to fix in 7.0.4 at this late stage, so I'm resolving as Fixed given the specified "Fix Version" of Neo.