On Sat, Jan 23, 2016 at 10:27 AM, Lars Müller lmuelle@suse.com wrote:
On Fri, Jan 22, 2016 at 06:49:04PM -0500, Greg Freemyer wrote:
osc build
Server returned an error: HTTP Error 401: Authorization Required
I've tried from a couple different packages I've built locally before. I may have corrupted .oscrc yesterday (I used vi to make a change, but I did a "osc build" since then.)
Building with the help of osc works.
And there isn't that much you can break:
[https://api.opensuse.org] user=<your_OBS_username> pass=<your_OBS_password>
Not sure how I did it, but my password was missing a character.
Thanks Greg