Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309839 - net-misc/gwibber-2.29.92.1: missing dependency dev-python/gnome-keyring-python
Summary: net-misc/gwibber-2.29.92.1: missing dependency dev-python/gnome-keyring-python
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 19:32 UTC by Maciej Piechotka
Modified: 2010-03-17 02:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Piechotka 2010-03-16 19:32:08 UTC
% 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
Comment 1 Jesus Rivero (RETIRED) gentoo-dev 2010-03-17 02:53:55 UTC
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,