https://bugzilla.novell.com/show_bug.cgi?id=657958 https://bugzilla.novell.com/show_bug.cgi?id=657958#c6 Ulf Hofemeier <ulf.hofemeier@linux.intel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ulf.hofemeier@linux.intel.c | |om --- Comment #6 from Ulf Hofemeier <ulf.hofemeier@linux.intel.com> 2010-12-16 17:13:58 UTC --- Marcus, I cloned the git repo and the full_url issue still exists. I can't list OBS projects using the alias defined in .oscrc, but have to use the full URL instead. Please fix this issue. Thanks. Ulf GET https://api.meego.com/source Traceback (most recent call last): File "/usr/bin/osc", line 21, in <module> r = babysitter.run(osccli) File "/home/uhofemei/git/osc/osc/babysitter.py", line 50, in run return prg.main() File "/home/uhofemei/git/osc/osc/cmdln.py", line 310, in main return self.cmd(args) File "/home/uhofemei/git/osc/osc/cmdln.py", line 333, in cmd retval = self.onecmd(argv) File "/home/uhofemei/git/osc/osc/cmdln.py", line 449, in onecmd return self._dispatch_cmd(handler, argv) File "/home/uhofemei/git/osc/osc/cmdln.py", line 1179, in _dispatch_cmd return handler(argv[0], opts, *args) File "/home/uhofemei/git/osc/osc/commandline.py", line 350, in do_list print '\n'.join(meta_get_project_list(apiurl, opts.deleted)) File "/home/uhofemei/git/osc/osc/core.py", line 2740, in meta_get_project_list f = http_GET(u) File "/home/uhofemei/git/osc/osc/core.py", line 2655, in http_GET def http_GET(*args, **kwargs): return http_request('GET', *args, **kwargs) File "/home/uhofemei/git/osc/osc/core.py", line 2643, in http_request fd = urllib2.urlopen(req, data=data) File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.6/urllib2.py", line 389, in open response = self._open(req, data) File "/usr/lib/python2.6/urllib2.py", line 407, in _open '_open', req) File "/usr/lib/python2.6/urllib2.py", line 367, in _call_chain result = func(*args) File "/home/uhofemei/git/osc/osc/oscssl.py", line 200, in https_open h.request(req.get_method(), req.get_selector(), req.data, headers) File "/usr/lib/python2.6/httplib.py", line 898, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.6/httplib.py", line 915, in _send_request self.putrequest(method, url, **skips) File "/home/uhofemei/git/osc/osc/oscssl.py", line 260, in putrequest raise ValueError, "unknown URL type: %s" % url ValueError: unknown URL type: /source -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.