I think the cause of this was fixed two weeks ago.  I expect that the
only people who will experience this problem are people who had v0.4.2
of desktopcouch installed and ran the desktopcouch-pair tool and changed
the number of peer pairings.

That would read in the desktopcouch INI file, change the server bind-
address, and write out the config file again.  During that update, the
Python ConfigParser class would crush keys to lowercase, including OAuth
token values.


revno: 74 [merge]
revision-id: bzr...@chad.org-20090930115630-5dk2v9nsgzu8mr1v
parent: bzr...@chad.org-20090928185818-g9yjtyjmprz6h6u1
parent: chad.mil...@canonical.com-20090930114123-3pah332o1ny5tucu
author: Chad Miller <chad.mil...@canonical.com>
committer: Tarmac
branch nick: trunk
timestamp: Wed 2009-09-30 07:56:30 -0400
message:
  Do not let Python's ConfigParser transform options into lowercase, as
  couchdb options are case-sensitive.


The easy work-around for this bug is to remove the INI file and let it be 
created again when desktopcouch starts.

Without rebooting:
$ killall desktopcouch-service
$ /usr/lib/desktopcouch/desktopcouch-stop
$ mv ~/.config/desktop-couch/desktop-couchdb.ini{,-broken-by-lpbug451809 }

I'm going to close this bug, with the assumption that it happens only to
a small fraction of beta users, and that that workaround fixes it.
Please re-open it if there are any exceptions to those assumptions.

** Changed in: desktopcouch (Ubuntu)
       Status: New => Invalid

** Changed in: desktopcouch (Ubuntu)
     Assignee: (unassigned) => Chad Miller (cmiller)

** Also affects: desktopcouch
   Importance: Undecided
       Status: New

-- 
desktopcouch applications throw 401 error
https://bugs.launchpad.net/bugs/451809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to