You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
osc -H -A https://api.opensuse.org ls
Traceback (most recent call last):
File "/usr/bin/osc", line 26, in
r = babysitter.run(osccli)
File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 60, in run
return prg.main()
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 337, in main
self.postoptparse()
File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 131, in postoptparse
override_verbose = self.options.verbose)
File "/usr/lib/python2.7/site-packages/osc/conf.py", line 971, in get_config
init_basicauth(config)
File "/usr/lib/python2.7/site-packages/osc/conf.py", line 563, in init_basicauth
AbstractHTTPHandler.init = urllib2_debug_init
NameError: global name 'AbstractHTTPHandler' is not defined
The text was updated successfully, but these errors were encountered:
on openSUSE 12.1, current git master of osc
The text was updated successfully, but these errors were encountered: