[opensuse-buildservice] osc fails to login after update
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. 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. Olaf -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Dnia 2012-10-03, śro o godzinie 15:57 +0200, Olaf Hering pisze:
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.
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.
Olaf
http://lists.opensuse.org/opensuse-buildservice/2012-09/msg00150.html -- Adam "etamPL" Mizerski
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@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Adam Mizerski
-
Marcus Hüwe
-
Olaf Hering