Your message dated Tue, 02 Mar 2010 22:03:18 +0000
with message-id <e1nmabs-0001nh...@ries.debian.org>
and subject line Bug#572214: fixed in desktopcouch 0.6.1-2
has caused the Debian Bug report #572214,
regarding python-desktopcouch-records: should depend on python-json
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 ow...@bugs.debian.org
immediately.)


-- 
572214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572214
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-desktopcouch-records
Version: 0.6.1-1
Severity: grave
Justification: renders package unusable

python-desktopcouch-records should depend on python-json. Otherwise any
program using it (e.g. desktopcouch-service) fails with the following
backtrace:

Traceback (most recent call last):
  File "/usr/lib/desktopcouch/desktopcouch-service", line 46, in <module>
    import desktopcouch
  File "/usr/lib/pymodules/python2.5/desktopcouch/__init__.py", line 20, in 
<module>
    from desktopcouch.start_local_couchdb import process_is_couchdb, 
read_pidfile
  File "/usr/lib/pymodules/python2.5/desktopcouch/start_local_couchdb.py", line 
42, in <module>
    from desktopcouch.records.server import CouchDatabase
  File "/usr/lib/pymodules/python2.5/desktopcouch/records/server.py", line 27, 
in <module>
    from desktopcouch.records import server_base
  File "/usr/lib/pymodules/python2.5/desktopcouch/records/server_base.py", line 
33, in <module>
    import json
ImportError: No module named json


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-2-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-desktopcouch-records depends on:
ii  python-couchdb                0.6-1      library for working with Apache Co
ii  python-dbus                   0.83.1-1   simple interprocess messaging syst
ii  python-desktopcouch           0.6.1-1    Desktop CouchDB Framework (Python 
ii  python-gnomekeyring           2.28.0-6   Python bindings for the GNOME keyr
ii  python-gtk2                   2.16.0-2   Python bindings for the GTK+ widge
ii  python-oauth                  1.0.1-2    Python library implementing of the
ii  python-support                1.0.6      automated rebuilding support for P

python-desktopcouch-records recommends no packages.

python-desktopcouch-records suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: desktopcouch
Source-Version: 0.6.1-2

We believe that the bug you reported is fixed in the latest version of
desktopcouch, which is due to be installed in the Debian FTP archive:

desktopcouch-tools_0.6.1-2_all.deb
  to main/d/desktopcouch/desktopcouch-tools_0.6.1-2_all.deb
desktopcouch_0.6.1-2.debian.tar.gz
  to main/d/desktopcouch/desktopcouch_0.6.1-2.debian.tar.gz
desktopcouch_0.6.1-2.dsc
  to main/d/desktopcouch/desktopcouch_0.6.1-2.dsc
desktopcouch_0.6.1-2_all.deb
  to main/d/desktopcouch/desktopcouch_0.6.1-2_all.deb
python-desktopcouch-records_0.6.1-2_all.deb
  to main/d/desktopcouch/python-desktopcouch-records_0.6.1-2_all.deb
python-desktopcouch_0.6.1-2_all.deb
  to main/d/desktopcouch/python-desktopcouch_0.6.1-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 572...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <da...@debian.org> (supplier of updated desktopcouch 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 02 Mar 2010 20:21:13 +0100
Source: desktopcouch
Binary: desktopcouch desktopcouch-tools python-desktopcouch 
python-desktopcouch-records
Architecture: source all
Version: 0.6.1-2
Distribution: unstable
Urgency: low
Maintainer: David Paleino <da...@debian.org>
Changed-By: David Paleino <da...@debian.org>
Description: 
 desktopcouch - Desktop CouchDB Framework instance
 desktopcouch-tools - Desktop CouchDB Framework (tools)
 python-desktopcouch - Desktop CouchDB Framework (Python bindings)
 python-desktopcouch-records - Desktop CouchDB framework (Records API)
Closes: 572193 572214
Changes: 
 desktopcouch (0.6.1-2) unstable; urgency=low
 .
   [ Kartik Mistry ]
   * debian/pyversions:
     + Make sure that python-desktopcouch is for Python >= 2.5
       Thanks to Raphaƫl Hertzog <hert...@debian.org> (Closes: #572193)
   * debian/control:
     + python-desktocouch-records should depend on python-simplejson.
       Thanks to Dmitry Eremin-Solenikov <dbarysh...@gmail.com> for bug
       report (Closes: #572214)
     + Sorted Depends for better readability
 .
   [ David Paleino ]
   * debian/patches/01-use_simplejson.patch added, consistently use
     simplejson across all the sources, to avoid installing more than
     one JSON module.
   * debian/source/format: use 3.0 (quilt)
Checksums-Sha1: 
 36474d61b1785cb9be878a638028cdff137fb8d9 1383 desktopcouch_0.6.1-2.dsc
 f4f6b54ae6d16c4bae69adba3674d808945fc06b 7179 
desktopcouch_0.6.1-2.debian.tar.gz
 5d77dce9d0d80c86c2e83069bff725beca43999d 9996 desktopcouch_0.6.1-2_all.deb
 84a105afd97f7dac175b9a810b082b4c7dc9c621 16932 
desktopcouch-tools_0.6.1-2_all.deb
 c5c20080e48d742720cb06fe0d1652af11be07de 28608 
python-desktopcouch_0.6.1-2_all.deb
 b4177f7efd5638d298559aaaf5788c48f54ddfd7 39464 
python-desktopcouch-records_0.6.1-2_all.deb
Checksums-Sha256: 
 8239c9fbe35f31c2336c61afbb5f91a6b900da89b0f66bc0c0cfd7058288a866 1383 
desktopcouch_0.6.1-2.dsc
 3868a345ae339773c14e4e2dafa975ecdcb0be90ebab6968d8f0ad274552e977 7179 
desktopcouch_0.6.1-2.debian.tar.gz
 75cda5ab285e11180c0d3a8337ddfc0242ebb6d1485d74d07b34a1aed8e691e0 9996 
desktopcouch_0.6.1-2_all.deb
 71233f06de91d2f01f1c9a5539c12ab606b6cc5b42f75d74788e6bb81d285430 16932 
desktopcouch-tools_0.6.1-2_all.deb
 1b190c112b71cf34d43e9e0d15fc77cb9b9d5a62a0794e3ef5a5bd594b10acc0 28608 
python-desktopcouch_0.6.1-2_all.deb
 db79b64afd1076db944292a91daa84ba2eacb516d014acc2e6cd1e1d355622bf 39464 
python-desktopcouch-records_0.6.1-2_all.deb
Files: 
 92a4cf1011c4b7027f2e5bebeb6c0d57 1383 python optional desktopcouch_0.6.1-2.dsc
 3b435c9a10494741ff66e086cbb83094 7179 python optional 
desktopcouch_0.6.1-2.debian.tar.gz
 3c44c79d5b31f96854e90046363150a2 9996 python optional 
desktopcouch_0.6.1-2_all.deb
 c5de4f0212e37a2da8f6db0843a848fe 16932 python optional 
desktopcouch-tools_0.6.1-2_all.deb
 a77f73ab3b80cec19d161426f5122a8e 28608 python optional 
python-desktopcouch_0.6.1-2_all.deb
 099136973d10b7470e4edff21152bab8 39464 python optional 
python-desktopcouch-records_0.6.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuNiKEACgkQ5qqQFxOSsXRmlQCdGnVxpYXjPCkEw+ffLsqgk8NH
/igAnR43qr1dRrdZd5uYVsEmsCF+uyoC
=X2sC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to