Your message dated Sat, 10 Apr 2010 09:52:19 +0000
with message-id <[email protected]>
and subject line Bug#576114: fixed in python-couchdbkit 0.4.5-2
has caused the Debian Bug report #576114,
regarding python-couchdbkit: Missing dependency to python-anyjson and python
module restkit
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
576114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-couchdbkit
Version: 0.4.2-1
Severity: important
Hi,
I just wanted to play with couchdbkit but importing submodules throws errors.
>>> from couchdbkit import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.5/couchdbkit/client.py", line 53, in
<module>
import anyjson
ImportError: No module named anyjson
This was easily fixed by installing python-anyjson
>>> from couchdbkit import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.5/couchdbkit/client.py", line 54, in
<module>
from restkit.utils import url_quote
ImportError: No module named restkit.utils
couchdbkit needs another module called restkit:
http://github.com/benoitc/restkit/
with version >= 0.9.2 .
Since version 1.0 the submodule "utils" is called "util".
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-couchdbkit depends on:
ii python 2.5.4-9 An interactive high-level object-o
ii python-support 1.0.6.1 automated rebuilding support for P
python-couchdbkit recommends no packages.
python-couchdbkit suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-couchdbkit
Source-Version: 0.4.5-2
We believe that the bug you reported is fixed in the latest version of
python-couchdbkit, which is due to be installed in the Debian FTP archive:
python-couchdbkit_0.4.5-2.debian.tar.gz
to main/p/python-couchdbkit/python-couchdbkit_0.4.5-2.debian.tar.gz
python-couchdbkit_0.4.5-2.dsc
to main/p/python-couchdbkit/python-couchdbkit_0.4.5-2.dsc
python-couchdbkit_0.4.5-2_all.deb
to main/p/python-couchdbkit/python-couchdbkit_0.4.5-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
TANIGUCHI Takaki <[email protected]> (supplier of updated python-couchdbkit
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 10 Apr 2010 18:33:00 +0900
Source: python-couchdbkit
Binary: python-couchdbkit
Architecture: source all
Version: 0.4.5-2
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki <[email protected]>
Changed-By: TANIGUCHI Takaki <[email protected]>
Description:
python-couchdbkit - Trying to improve couchdb experience in Python
Closes: 576114
Changes:
python-couchdbkit (0.4.5-2) unstable; urgency=low
.
* debian/control: add python-anyjson and python-restkit to Depends.
(Closes: #576114)
Checksums-Sha1:
9ab9e0c3aeda8678491280dba1308bfb18b743ce 1200 python-couchdbkit_0.4.5-2.dsc
46afd6c1e9a652406e2dec000df13d644cb98744 2535
python-couchdbkit_0.4.5-2.debian.tar.gz
b2ae6fc739602a006bb130192dce7913c9d48588 45486
python-couchdbkit_0.4.5-2_all.deb
Checksums-Sha256:
ce9eb0d1ec5b0663d14d155e8893d71442a2169b91e8b8f21b8da0debdf640db 1200
python-couchdbkit_0.4.5-2.dsc
8f1823a826a511fff1a29fdd9d2a000e79e65bac23b05b8a6749863a078c6985 2535
python-couchdbkit_0.4.5-2.debian.tar.gz
da638f03fa9abc4decc1cf6d14de7d748da621762fe10407a2312ccf1739aaf8 45486
python-couchdbkit_0.4.5-2_all.deb
Files:
f12646777214c9832739af159f545c37 1200 python optional
python-couchdbkit_0.4.5-2.dsc
eec9064c5adb17bde861ed85863440fb 2535 python optional
python-couchdbkit_0.4.5-2.debian.tar.gz
de34d749fc336c678be0ccfa8c302c11 45486 python optional
python-couchdbkit_0.4.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEUEARECAAYFAkvASA0ACgkQylPx9ooVzEkHiwCgpNXbKLbBUyXsFsUXS2FIzl5w
+TAAmO2iHK8HqO1fu7SBAgRsWgay0HQ=
=8scy
-----END PGP SIGNATURE-----
--- End Message ---