I’m not able to install the C lib (SDK) and rest of deps.
Running apt-get -qq update…
W: Failed to fetch http://packages.couchbase.com/debian/dists/wheezy/all/binary-amd64/Packages 403 Forbidden
There is normal? Some changes in Policy/License ?
I’m not able to install the C lib (SDK) and rest of deps.
Running apt-get -qq update…
W: Failed to fetch http://packages.couchbase.com/debian/dists/wheezy/all/binary-amd64/Packages 403 Forbidden
There is normal? Some changes in Policy/License ?
The URL you have doesn’t match the one mentioned in the C SDK documentation:
deb http://packages.couchbase.com/ubuntu wheezy wheezy/main
I don’t know if it’s moved or you had the wrong URL, but if you update your apt sources.list
to the above URL it should work.
Our repositories have always been /ubuntu
and never /debian
. The ubuntu
prefix, despite the name, also includes packages for Debian Wheezy.