AUR web interface

Tasklist

FS#19013 - Broken Gwibber or couch/desktopcouch

Attached to Project: AUR web interface
Opened by Alphazo (alphazo) - Friday, 09 April 2010, 16:50 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 09 April 2010, 16:52 GMT
Task Type Bug Report
Category Backend
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version 1.6.0
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I use the following components:

aur/couchdb 0.11.0-1
aur/python-couchdb 0.6.1-1
aur/desktopcouch 0.6.3-3
aur/gwibber-new 2.29.94-1

When I start gwibber I get:

Traceback (most recent call last):
File "/usr/bin/gwibber", line 67, in <module>
client.Client()
File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 447, in __init__
self.w = GwibberClient()
File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 29, in __init__
self.model = gwui.Model()
File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 42, in __init__
self.settings = util.SettingsMonitor()
File "/usr/lib/python2.6/site-packages/gwibber/util.py", line 91, in __init__
DEFAULT_SETTINGS)
File "/usr/lib/python2.6/site-packages/gwibber/microblog/util/couch.py", line 66, in __init__
self.database = CouchDatabase(dbname, create=True)
File "/usr/lib/python2.6/site-packages/desktopcouch/records/server.py", line 53, in __init__
port = desktopcouch.find_port(ctx=ctx)
File "/usr/lib/python2.6/site-packages/desktopcouch/__init__.py", line 51, in find_port
return _direct_access_find_port(pid=pid, ctx=ctx)
File "/usr/lib/python2.6/site-packages/desktopcouch/__init__.py", line 132, in __find_port__linux
raise RuntimeError("Unable to find listening port")
RuntimeError: Unable to find listening port


When starting couchdb I get:

Apache CouchDB 0.11.0 (LogLevel=info) is starting.

=CRASH REPORT==== 9-Apr-2010::18:45:28 ===
crasher:
initial call: couch_event_sup:init/1
pid: <0.79.0>
registered_name: []
exception exit: {{badmatch,
{'EXIT',
{{badmatch,{error,eacces}},
[{couch_log,init,1},
{gen_event,server_add_handler,4},
{gen_event,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}}},
[{couch_event_sup,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
in function gen_server:init_it/6
ancestors: [couch_primary_services,couch_server_sup,<0.32.0>]
messages: []
links: [<0.78.0>,<0.5.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 233
stack_size: 24
reductions: 116
neighbours:

=SUPERVISOR REPORT==== 9-Apr-2010::18:45:28 ===
Supervisor: {local,couch_primary_services}
Context: start_error
Reason: {{badmatch,{'EXIT',{{badmatch,{error,eacces}},
[{couch_log,init,1},
{gen_event,server_add_handler,4},
{gen_event,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}}},
[{couch_event_sup,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
Offender: [{pid,undefined},
{name,couch_log},
{mfa,{couch_log,start_link,[]}},
{restart_type,permanent},
{shutdown,brutal_kill},
{child_type,worker}]


=SUPERVISOR REPORT==== 9-Apr-2010::18:45:28 ===
Supervisor: {local,couch_server_sup}
Context: start_error
Reason: shutdown
Offender: [{pid,undefined},
{name,couch_primary_services},
{mfa,{couch_server_sup,start_primary_services,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]


=CRASH REPORT==== 9-Apr-2010::18:45:28 ===
crasher:
initial call: application_master:init/4
pid: <0.31.0>
registered_name: []
exception exit: {bad_return,
{{couch_app,start,
[normal,
["/etc/couchdb/default.ini",
"/etc/couchdb/local.ini"]]},
{'EXIT',
{{badmatch,{error,shutdown}},
[{couch_server_sup,start_server,1},
{application_master,start_it_old,4}]}}}}
in function application_master:init/4
ancestors: [<0.30.0>]
messages: [{'EXIT',<0.32.0>,normal}]
links: [<0.30.0>,<0.6.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 987
stack_size: 24
reductions: 156
neighbours:

=INFO REPORT==== 9-Apr-2010::18:45:28 ===
application: couch
exited: {bad_return,{{couch_app,start,
[normal,
["/etc/couchdb/default.ini",
"/etc/couchdb/local.ini"]]},
{'EXIT',{{badmatch,{error,shutdown}},
[{couch_server_sup,start_server,1},
{application_master,start_it_old,4}]}}}}
type: temporary


When I start desktopcouch-pair I get:
Traceback (most recent call last):
File "/usr/bin/desktopcouch-pair", line 57, in <module>
from twisted.internet import gtk2reactor
ImportError: No module named twisted.internet
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Friday, 09 April 2010, 16:52 GMT
Reason for closing:  Not a bug
Additional comments about closing:  this is the AUR (platform) bug tracker.
Anyway AUR packages are unsupported by us; leave a comment in package page.

Loading...