[Bug 713261] New: OBS commandline interface should only try to require the python-keyring lib when configured to do use a keyring
https://bugzilla.novell.com/show_bug.cgi?id=713261 https://bugzilla.novell.com/show_bug.cgi?id=713261#c0 Summary: OBS commandline interface should only try to require the python-keyring lib when configured to do use a keyring Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: liam.howlett@windriver.com QAContact: adrian@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.855.0 Chrome/15.0.855.0 Safari/535.2 The osc command _always_ tries to require the python-keyring lib if installed. This results in a request for a keyring password even if the ~/.oscrc file explicitly says "keyring = 0" and "auth_keyring = 0". On my system it also tries to connect to an X server for the keyring verification. Reproducible: Always Steps to Reproduce: 1.install python-keyring 2.delete all keyring info and/or set ~/.oscrc to not use a keyring and/or use the commandline flags --no-keyring --no-gnome-keyring 3.try using osc. Actual Results: : cannot connect to X server Expected Results: the command to run without trying to use a keyring. I removed libgnome-keyring0 python-keyring as a workaround. (this also pulled out apport apport-kde gstreamer0.10-plugins-good libgnome-keyring0 libsoup-gnome2.4-1 python-apport python-keyring python-launchpadlib) on my kubuntu system. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713261 https://bugzilla.novell.com/show_bug.cgi?id=713261#c Sascha Peilicke <speilicke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |speilicke@suse.com AssignedTo|bnc-team-screening@forge.pr |speilicke@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713261 https://bugzilla.novell.com/show_bug.cgi?id=713261#c1 Sascha Peilicke <speilicke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|speilicke@suse.com |suse-tux@gmx.de --- Comment #1 from Sascha Peilicke <speilicke@suse.com> 2011-08-25 12:29:01 UTC --- Which osc version do you use? I can't really confirm this on (current) openSUSE:Factory with osc 0.132.5. Also interesting is the python-keyring versions. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=713261 https://bugzilla.novell.com/show_bug.cgi?id=713261#c2 --- Comment #2 from Liam Howlett <liam.howlett@windriver.com> 2011-08-25 16:08:06 UTC --- osc version 0.132.5 python-keyring 0.5.1-1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com