[opensuse-buildservice] authorization issues, help please
Hi, Need some help figuring this out. -> osc co home:rjschwei:openshot Server returned an error: HTTP Error 401: Authorization Required -> osc --version 0.132.5 My ~/.oscrc file contains: [https://api.opensuse.org] user = rjschwei pass = XXXXXXXXXXXXXXXXXXXXX I have the same .oscrc file on another machine, as well as the same version of osc and things work there????? Thanks, Robert -- Robert Schweikert MAY THE SOURCE BE WITH YOU SUSE-IBM Software Integration Center LINUX Tech Lead rjschwei@suse.com rschweik@ca.ibm.com 781-464-8147 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Mittwoch, 31. August 2011, 10:31:20 schrieb Robert Schweikert:
Hi,
Need some help figuring this out.
-> osc co home:rjschwei:openshot Server returned an error: HTTP Error 401: Authorization Required
-> osc --version 0.132.5
My ~/.oscrc file contains:
[https://api.opensuse.org] user = rjschwei pass = XXXXXXXXXXXXXXXXXXXXX
I have the same .oscrc file on another machine, as well as the same version of osc and things work there?????
do you have python-keyring installed on any of them ? Do you have -kde or -gnome one also installed ? I noticed lately that the python-keyring mechanism got broken, when no other plugin is installed. -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 08/31/2011 10:44 AM, Adrian Schröter wrote:
Am Mittwoch, 31. August 2011, 10:31:20 schrieb Robert Schweikert:
Hi,
Need some help figuring this out.
-> osc co home:rjschwei:openshot Server returned an error: HTTP Error 401: Authorization Required
-> osc --version 0.132.5
My ~/.oscrc file contains:
[https://api.opensuse.org] user = rjschwei pass = XXXXXXXXXXXXXXXXXXXXX
I have the same .oscrc file on another machine, as well as the same version of osc and things work there?????
do you have python-keyring installed on any of them ?
Do you have -kde or -gnome one also installed ?
On the working machine: -> rpm -qa | grep keyring libgnome-keyring-devel-2.32.0-4.1.x86_64 python-gnomekeyring-2.32.0-6.1.x86_64 gnome-keyring-2.32.1-8.4.x86_64 gnome-keyring-pam-2.32.1-8.4.x86_64 libgnome-keyring0-2.32.0-4.1.x86_64 gnome-keyring-sharp-1.0.2-9.1.x86_64 libgnome-keyring0-32bit-2.32.0-4.1.x86_64 On the "broken" machine: -> rpm -qa | grep keyring gnome-keyring-lang-2.32.1-8.4.noarch libgnome-keyring0-2.32.0-4.1.x86_64 gnome-keyring-2.32.1-8.4.x86_64 gnome-keyring-pam-32bit-2.32.1-8.4.x86_64 libgnome-keyring0-32bit-2.32.0-4.1.x86_64 gnome-keyring-sharp-1.0.2-9.1.x86_64 python-keyring-0.2-1.1.x86_64 gnome-keyring-pam-2.32.1-8.4.x86_64 python-gnomekeyring-2.32.0-6.1.x86_64
I noticed lately that the python-keyring mechanism got broken, when no other plugin is installed.
-- Robert Schweikert MAY THE SOURCE BE WITH YOU SUSE-IBM Software Integration Center LINUX Tech Lead rjschwei@suse.com rschweik@ca.ibm.com 781-464-8147 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Mittwoch, 31. August 2011, 14:06:04 schrieb Robert Schweikert:
On 08/31/2011 10:44 AM, Adrian Schröter wrote:
Am Mittwoch, 31. August 2011, 10:31:20 schrieb Robert Schweikert:
Hi,
Need some help figuring this out.
-> osc co home:rjschwei:openshot Server returned an error: HTTP Error 401: Authorization Required
-> osc --version 0.132.5
My ~/.oscrc file contains:
[https://api.opensuse.org] user = rjschwei pass = XXXXXXXXXXXXXXXXXXXXX
I have the same .oscrc file on another machine, as well as the same version of osc and things work there?????
do you have python-keyring installed on any of them ?
Do you have -kde or -gnome one also installed ?
On the working machine: -> rpm -qa | grep keyring libgnome-keyring-devel-2.32.0-4.1.x86_64 python-gnomekeyring-2.32.0-6.1.x86_64 gnome-keyring-2.32.1-8.4.x86_64 gnome-keyring-pam-2.32.1-8.4.x86_64 libgnome-keyring0-2.32.0-4.1.x86_64 gnome-keyring-sharp-1.0.2-9.1.x86_64 libgnome-keyring0-32bit-2.32.0-4.1.x86_64
On the "broken" machine: -> rpm -qa | grep keyring gnome-keyring-lang-2.32.1-8.4.noarch libgnome-keyring0-2.32.0-4.1.x86_64 gnome-keyring-2.32.1-8.4.x86_64 gnome-keyring-pam-32bit-2.32.1-8.4.x86_64 libgnome-keyring0-32bit-2.32.0-4.1.x86_64 gnome-keyring-sharp-1.0.2-9.1.x86_64 python-keyring-0.2-1.1.x86_64 gnome-keyring-pam-2.32.1-8.4.x86_64 python-gnomekeyring-2.32.0-6.1.x86_64
rpm -e python-keyring will help most likely
I noticed lately that the python-keyring mechanism got broken, when no other plugin is installed. -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 08/31/2011 03:26 PM, Adrian Schröter wrote:
Am Mittwoch, 31. August 2011, 14:06:04 schrieb Robert Schweikert:
On 08/31/2011 10:44 AM, Adrian Schröter wrote:
Am Mittwoch, 31. August 2011, 10:31:20 schrieb Robert Schweikert:
Hi,
Need some help figuring this out.
-> osc co home:rjschwei:openshot Server returned an error: HTTP Error 401: Authorization Required
-> osc --version 0.132.5
My ~/.oscrc file contains:
[https://api.opensuse.org] user = rjschwei pass = XXXXXXXXXXXXXXXXXXXXX
I have the same .oscrc file on another machine, as well as the same version of osc and things work there?????
do you have python-keyring installed on any of them ?
Do you have -kde or -gnome one also installed ?
On the working machine: -> rpm -qa | grep keyring libgnome-keyring-devel-2.32.0-4.1.x86_64 python-gnomekeyring-2.32.0-6.1.x86_64 gnome-keyring-2.32.1-8.4.x86_64 gnome-keyring-pam-2.32.1-8.4.x86_64 libgnome-keyring0-2.32.0-4.1.x86_64 gnome-keyring-sharp-1.0.2-9.1.x86_64 libgnome-keyring0-32bit-2.32.0-4.1.x86_64
On the "broken" machine: -> rpm -qa | grep keyring gnome-keyring-lang-2.32.1-8.4.noarch libgnome-keyring0-2.32.0-4.1.x86_64 gnome-keyring-2.32.1-8.4.x86_64 gnome-keyring-pam-32bit-2.32.1-8.4.x86_64 libgnome-keyring0-32bit-2.32.0-4.1.x86_64 gnome-keyring-sharp-1.0.2-9.1.x86_64 python-keyring-0.2-1.1.x86_64 gnome-keyring-pam-2.32.1-8.4.x86_64 python-gnomekeyring-2.32.0-6.1.x86_64
rpm -e python-keyring
will help most likely
OK, that did the trick. Also found a way to get the keyring stuff running in Xfce and osc appears happy again. Thanks, Robert -- Robert Schweikert MAY THE SOURCE BE WITH YOU SUSE-IBM Software Integration Center LINUX Tech Lead rjschwei@suse.com rschweik@ca.ibm.com 781-464-8147 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Adrian Schröter
-
Robert Schweikert