On 2012-10-03 15:57:24 +0200, Olaf Hering wrote:
This is what I have seen a few times in the last days on my test
systems:
olaf@bax:~/work/obs/Virtualization/libguestfs $ /usr/bin/osc -A
https://api.opensuse.org up -u
Server returned an error: HTTP Error 401: Authorization Required
olaf@bax:~/work/obs/Virtualization/libguestfs $ /usr/bin/osc -A
https://api.opensuse.org --no-keyring up -u
At revision 120.
olaf@bax:~/work/obs/Virtualization/libguestfs $ /usr/bin/osc -A
https://api.opensuse.org up -u
At revision 120.
The last request works because the cookie (~/.osc_cookiejar) is
still valid.
This is with osc-0.136.0-86.1 from openSUSE:Tools /
SLE_11_SP2. I
updated from previous osc versions in that repo.
It would be nice if osc could continue to work after package update.
Using --no-keyring was just a shot in the dark, and luckily it can be
used as a workaround for that bug.
You can permanently disable the keyring by running:
"osc config general use_keyring 0"
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org