Can't install libcouchbase2 and libcouchbase-dev: Forbidden.
Hi,
Are these Ubuntu/Debian Repo's password protected?
When I try to update on my server I get this message:
$ sudo apt-get install libcouchbase2 libcouchbase-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libcouchbase2
E: Unable to locate package libcouchbase-dev
ruby-1.9.3-p125@snap [donald@beagle: ~/snap]$ sudo apt-get update
...
Ign http://ppa.launchpad.net precise/main Translation-en
W: Failed to fetch http://packages.couchbase.com/ubuntu/dists/precise/precise/main/binary-a... 403 Forbidden
W: Failed to fetch http://packages.couchbase.com/ubuntu/dists/precise/precise/main/binary-i... 403 Forbidden
E: Some index files failed to download. They have been ignored, or old ones used instead.
$
Just use lines from official guide, we don't have precise repo. Substitute it with "oneiric". The 403 is default message from amazon S3 (instead of something like 404 not found).
Find me on FreeNode IRC in #libcouchbase channel