Bug 1271641 - Gnome.py:6: PyGIWarning: GnomeKeyring was imported without specifying a version first.
Summary: Gnome.py:6: PyGIWarning: GnomeKeyring was imported without specifying a versi...
Keywords:
Status: CLOSED DUPLICATE of bug 1259747
Alias: None
Product: Fedora
Classification: Fedora
Component: python-keyring
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Ratnadeep Debnath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1283663 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-14 12:32 UTC by Pavel Raiskup
Modified: 2016-05-02 09:14 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-14 21:43:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Raiskup 2015-10-14 12:32:49 UTC
This warning appears e.g. when I hit nova command:
$ nova list
/usr/lib/python2.7/site-packages/keyring/backends/Gnome.py:6: PyGIWarning: GnomeKeyring was imported without specifying a version first. Use gi.require_version('GnomeKeyring', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import GnomeKeyring
ERROR (CommandError): You must provide a username or user id via --os-username, --os-user-id, env[OS_USERNAME] or env[OS_USER_ID]

Comment 1 Matthias Runge 2015-11-19 14:56:50 UTC
Could you please update at least rawhide to something newer than 5.5.1?

Comment 2 Matthias Runge 2015-11-19 18:05:31 UTC
*** Bug 1283663 has been marked as a duplicate of this bug. ***

Comment 3 Attila Fazekas 2015-11-20 16:28:36 UTC
I do not see >=5.5.1 build http://koji.fedoraproject.org/koji/packageinfo?packageID=11145 .

Comment 4 Matthias Runge 2015-11-20 18:57:31 UTC
Attila, there is no such build.

Comment 5 Alan Pevec 2016-01-14 21:43:25 UTC

*** This bug has been marked as a duplicate of bug 1259747 ***


Note You need to log in before you can comment on or make changes to this bug.