Installation problems on Ubuntu Server
Tue, 11/06/2012 - 17:03
I tried to install Couchbase with
sudo dpkg -i couchbase-server-enterprise_x86_64_1.8.1.deb
and I received the following error(s):
dpkg: error processing couchbase-server (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead ...
Errors were encountered while processing:
couchbase-server
What should I do now?
Check in /var/log/aptitude what package was installed, it will help you a bit in understanding the logs.
And may i know is it a fresh installation?
Try installing it as a Root user, let me know if there is any error.
Also you can go through this post, might help you, "http://crunchbang.org/forums/viewtopic.php?id=17347".
Thanks,
Neo