Comment # 10 on bug 805855 from
Thank you, it helped.

Scenarios with "osc up" and the deletion of ~/.osc_cookiejar:

[general]
use_keyring = 1
[https://api.opensuse.org]
keyring = 1

-> Replaced to
[https://api.opensuse.org]
user=a
pass=a

With just [general] and the deletion of ~/.osc_cookiejar:
[general]
use_keyring = 1
-> Created an entry:
[https://api.opensuse.org]
user=a
pass=a


You are receiving this mail because: