Package: desktopcouch
Version: 1.0.7-1
Severity: important

Hello again,

I was excited to see the new version of couchdb in unstable, and
that it fixed the futon issue. I can access futon on the main
couchdb (not desktopcouch) and all tests pass except replicator_db.

But now desktopcouch won't start at all. I tried both:

/usr/lib/desktopcouch/desktopcouch-get-port

and

dbus-send --session --dest=org.desktopcouch.CouchDB --print-reply 
--type=method_call / org.desktopcouch.CouchDB.getPort > /dev/null


They both reported a dbus timeout issue.

So I tried to run desktopcouch directly. I tried running
desktopcouch-service with no arguments:

> /usr/lib/desktopcouch/desktopcouch-service
/usr/lib/desktopcouch/desktopcouch-service:41: DeprecationWarning: Deprecated 
import path; use desktopcouch.application.service instead.
  from desktopcouch.service import DesktopcouchService
WARNING:root:Starting up personal couchdb.
Removing stale, deceptive pid file.
Apache CouchDB has started, time to relax.
Traceback (most recent call last):
  File "/usr/lib/python2.6/logging/__init__.py", line 776, in emit
    msg = self.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 654, in format
    return fmt.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 436, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.6/logging/__init__.py", line 306, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not tuple
Apache CouchDB is running as process 17800, time to relax.
Traceback (most recent call last):
  File "/usr/lib/python2.6/logging/__init__.py", line 776, in emit
    msg = self.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 654, in format
    return fmt.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 436, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.6/logging/__init__.py", line 306, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not tuple
Apache CouchDB is running as process 17800, time to relax.
Traceback (most recent call last):
  File "/usr/lib/python2.6/logging/__init__.py", line 776, in emit
    msg = self.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 654, in format
    return fmt.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 436, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.6/logging/__init__.py", line 306, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not tuple
Apache CouchDB is running as process 17800, time to relax.
Traceback (most recent call last):
  File "/usr/lib/python2.6/logging/__init__.py", line 776, in emit
    msg = self.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 654, in format
    return fmt.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 436, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.6/logging/__init__.py", line 306, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not tuple
Apache CouchDB is running as process 17800, time to relax.
Traceback (most recent call last):
  File "/usr/lib/python2.6/logging/__init__.py", line 776, in emit
    msg = self.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 654, in format
    return fmt.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 436, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.6/logging/__init__.py", line 306, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not tuple
Apache CouchDB is running as process 17800, time to relax.


Then I killed it. It was spitting out the stack traces every 2-10
seconds or so.

Any ideas? I did try dpkg-reconfigure desktopcouch (which took a
few seconds, but didn't change my results.

Thank you,    - Jason


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

Kernel: Linux 2.6.39-1-686-pae (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 desktopcouch depends on:
ii  couchdb                       1.1.0-1    RESTful document oriented database
ii  python                        2.6.6-14   interactive high-level object-orie
ii  python-avahi                  0.6.30-3   Python utility package for Avahi
ii  python-couchdb                0.8-1      library for working with Apache Co
ii  python-dbus                   0.84.0-1   simple interprocess messaging syst
ii  python-gnomekeyring           2.30.2-1   Python bindings for the GNOME keyr
ii  python-gobject                2.28.4-1   Python bindings for the GObject li
ii  python-gtk2                   2.24.0-2   Python bindings for the GTK+ widge
ii  python-oauth                  1.0.1-3    Python library implementing of the
ii  python-simplejson             2.1.6-1    simple, fast, extensible JSON enco
ii  python-support                1.0.13     automated rebuilding support for P
ii  python-twisted-core           11.0.0-2   Event-based framework for internet
ii  python-xdg                    0.19-3     Python library to access freedeskt
ii  ubuntu-sso-client             1.0.8-1    Ubuntu Single Sign-On client

desktopcouch recommends no packages.

desktopcouch suggests no packages.

-- no debconf information



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

Reply via email to