> Please post the
> transcript of this:

> $ dpkg -l \*desktopcouch\*
> $ dpkg -L python-desktopcouch
> $ python -c "import sys, os; print [p for p in sys.path if
os.path.exists(p) and 'desktopcouch' in os.listdir(p)]"

Here:
> dpkg -l \*desktopcouch\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                              Version                           
Description
+++-=================================-=================================-==================================================================================
ii  desktopcouch                      0.6.4-3testing1                   A 
Desktop CouchDB instance
ii  libdesktopcouch-glib-1.0-2        0.6.3-0ubuntu1                    
Glib-based API for Desktopcouch
ii  python-desktopcouch               0.6.4-3testing1                   Python 
Desktop CouchDB
ii  python-desktopcouch-records       0.6.4-3testing1                   Desktop 
CouchDB Records API
> dpkg -L python-desktopcouch
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python-desktopcouch
/usr/share/doc/python-desktopcouch/changelog.Debian.gz
/usr/share/doc/python-desktopcouch/copyright
/usr/share/doc/python-desktopcouch/README
> python -c "import sys, os; print [p for p in sys.path if
dquote> os.path.exists(p) and 'desktopcouch' in os.listdir(p)]"
[]
>

Now, looks like desktopcouch python module just missing in python-
desktopcouch package.

-- 
desktopcouch-service crashed with ImportError in <module>()
https://bugs.launchpad.net/bugs/461356
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to