% gwibber Traceback (most recent call last): File "/usr/bin/gwibber", line 50, in <module> from gwibber import client File "/usr/lib64/python2.6/site-packages/gwibber/client.py", line 3, in <module> import gtk, gobject, gwui, util, resources, actions, json, gconf File "/usr/lib64/python2.6/site-packages/gwibber/gwui.py", line 2, in <module> import os, json, urlparse, resources, util File "/usr/lib64/python2.6/site-packages/gwibber/util.py", line 2, in <module> from microblog.util.couch import RecordMonitor File "/usr/lib64/python2.6/site-packages/gwibber/microblog/util/couch.py", line 4, in <module> import desktopcouch, pycurl, oauth, threading, urllib, re, json File "/usr/lib64/python2.6/site-packages/desktopcouch/__init__.py", line 20, in <module> from desktopcouch.start_local_couchdb import process_is_couchdb, read_pidfile File "/usr/lib64/python2.6/site-packages/desktopcouch/start_local_couchdb.py", line 38, in <module> from desktopcouch import local_files File "/usr/lib64/python2.6/site-packages/desktopcouch/local_files.py", line 32, in <module> import gnomekeyring ImportError: No module named gnomekeyring Works when dev-python/gnome-keyring-python is installed. Reproducible: Always
Hello uzytkownik, First of all, thanks for your report. Now, gnome-keyring is a dep for dev-db/desktopcouch, not for net-misc/gwibber. I'm curious about your installation of desktopcouch as it should have installed gnome-keyring with it. Anyways, I'm closing the bug as invalid, please feel free to reopen if new issues come out. Best regards,