Package: couchapp
Version: 0.7.2.dfsg-1
Severity: important

Now when I say "couchapp push" I get this:

Traceback (most recent call last):
  File "/usr/bin/couchapp", line 9, in <module>
    load_entry_point('Couchapp==0.7.2', 'console_scripts', 'couchapp')()
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 305, in 
load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2244, in 
load_entry_point
    return ep.load()
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/pymodules/python2.6/couchapp/dispatch.py", line 10, in <module>
    import couchapp.commands as commands
  File "/usr/lib/pymodules/python2.6/couchapp/commands.py", line 15, in <module>
    from couchapp import clone_app
  File "/usr/lib/pymodules/python2.6/couchapp/clone_app.py", line 16, in 
<module>
    from couchapp import client
  File "/usr/lib/pymodules/python2.6/couchapp/client.py", line 17, in <module>
    from restkit import Resource, HttpResponse, ResourceError, request
ImportError: cannot import name HttpResponse
zsh: exit 1     couchapp push


I think this started happening after the most recent update of
python-restkit (in unstable).

I figured you (couchapp maintainer) could figure out which package
is causing this, and reassign the bug if/as needed.

Thank you,    - Jason


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-trunk-686 (SMP w/2 CPU cores)
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 couchapp depends on:
ii  python                  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-restkit          3.0.4-1          Restkit is an HTTP resource kit fo
ii  python-support          1.0.11           automated rebuilding support for P

couchapp recommends no packages.

Versions of packages couchapp suggests:
ii  desktopcouch                  0.6.6-2    Desktop CouchDB Framework instance
pn  yui-compressor                <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to