Your message dated Tue, 11 Sep 2012 21:32:37 +0000
with message-id <[email protected]>
and subject line Bug#686697: Removed package(s) from unstable
has caused the Debian Bug report #629565,
regarding desktopcouch won't start after couchdb upgrade (TypeError traceback)
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.)


-- 
629565: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629565
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Version: 1.0.8-1+rm

Dear submitter,

as the package desktopcouch has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/686697

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to