Gnome Keyring 2.29?

4 views
Skip to first unread message

Jeffrey Ollie

unread,
Mar 12, 2010, 3:24:12 PM3/12/10
to desktop...@googlegroups.com
I am in the process of getting desktopcouchdb packaged for Fedora.
I've been doing my testing on Fedora 12, where it's been working
great.  However, I figured I should test it out on Fedora 13 Alpha and
I ran into some problems.  It appears that the Gnome Keyring API has
changed in 2.29 - Fedora 12 has Gnome Keyring 2.28.  I'm getting the
following tracebacks:

$ python
Python 2.6.4 (r264:75706, Feb 11 2010, 20:59:42)
[GCC 4.4.3 20100208 (Red Hat 4.4.3-5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import desktopcouch.records.server
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
 File "/usr/lib/python2.6/site-packages/desktopcouch/__init__.py",
line 20, in <module>
   from desktopcouch.start_local_couchdb import process_is_couchdb,
read_pidfile
 File "/usr/lib/python2.6/site-packages/desktopcouch/start_local_couchdb.py",
line 38, in <module>
   from desktopcouch import local_files
 File "/usr/lib/python2.6/site-packages/desktopcouch/local_files.py",
line 277, in <module>
   xdg_base_dirs.save_config_path("desktop-couch"))
 File "/usr/lib/python2.6/site-packages/desktopcouch/local_files.py",
line 231, in __init__
   self.configuration = _Configuration(self)
 File "/usr/lib/python2.6/site-packages/desktopcouch/local_files.py",
line 99, in __init__
   ":".join([admin_username, admin_password]), True)
gnomekeyring.BadArgumentsError

I'm going to try and dig into the code to see if I can come up with a
fix but I thought I'd ask if anyone had run into this yet.  This is
using desktopcouch 0.6.3.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=573012

--
Jeff Ollie

Jeffrey Ollie

unread,
Mar 12, 2010, 9:38:20 PM3/12/10
to desktop...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages