Version needs to be updated

Asked by Joe Werther

Is is possible to have python-couchdb updated to the 0.8 release for
ubuntu lucid? I am currently running my production environment on
ubuntu LTS and the versions of python-couchdb in the repo is over a
year out of date and not very compatible with releases of couchdb.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu python-couchdb Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

sudo add-apt-repository ppa:ubuntuone/nightlies; sudo apt-get update; sudo apt-get upgrade

It will also upgrade your ubuntuone client to the newest version too (1.5.4) but I am not sure of any issue with the build as I don't use ubuntuone.

Your call. You can always just run:

sudo add-apt-repository ppa:ubuntuone/nightlies; sudo apt-get update; sudo apt-get install python-couchdb

Then remove the ppa.

Revision history for this message
Joe Werther (werthj) said :
#2

What does ubuntu-one have anything to do with python-couchdb which is the python interface to the NOSQL database, couchdb? This seems like a very odd answer...

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

The repo I gave also has the version of python-couchdb you desire:
https://launchpad.net/~ubuntuone/+archive/nightlies

Simple really....

Can you help with this problem?

Provide an answer of your own, or ask Joe Werther for more information if necessary.

To post a message you must log in.