Whoa, 20k line diff between Natty and Oneiric!  So doing some greping
just trying to narrow down the culprit:

jderose@jgd-test:~/bzr/couchdb/natty/debian$ grep -il oauth patches/*
patches/couchio-fix-0012-replicator_ssl.patch
patches/moz0003-spidermonkey1.8.5_autotools.patch

`couchio-fix-0012-replicator_ssl.patch` was in natty also, so that
leaves the giant `moz0003-spidermonkey1.8.5_autotools.patch` suspect.
greping shows:

jderose@jgd-test:~/bzr/couchdb/natty/debian$ grep -i oauth 
patches/moz0003-spidermonkey1.8.5_autotools.patch 
diff -Nur -x '*.orig' -x '*~' couchdb-1.0.1//src/erlang-oauth/Makefile.in 
couchdb-1.0.1.new//src/erlang-oauth/Makefile.in
--- couchdb-1.0.1//src/erlang-oauth/Makefile.in 2010-08-11 19:18:53.000000000 
+0100
+++ couchdb-1.0.1.new//src/erlang-oauth/Makefile.in     2011-06-14 
18:31:47.583886027 +0100

Now, at a glance I'm not sure what to make of the above, but it makes me
wonder if the moz0003 patch mistakenly resulted in oauth support not
being built for CouchDB at all.  Looks like that diff is mostly
generated by autotools (thus the 20k lines), so it's pretty hard to
read.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780972

Title:
  desktopcouch-service crashed with Unauthorized in request():
  ('unauthorized', 'Authentication required.')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktopcouch/+bug/780972/+subscriptions

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

Reply via email to