On 12/10/2009 10:01 AM, Adrian Schröter wrote:
Hello,
we put out the new osc version 0.124 release in the openSUSE:Tools project.
http://software.opensuse.org/search?baseproject=openSUSE:Tools&q=osc
The version has a hughe changelog, in addition it fixes also the regression of product building. Using this osc and the new build.rpm from same project you can build products now faster than ever via
osc build images i586 --linksource
I want to push out this release also a official maintenance release again in 1-2 weeks. Solving esp. the problems of authentification problems of 0.120.
So please report here any regression, I am not away of any.
Please ask here also when you need further informations about the changes:
have fun adrian
Something is wrong somewhere, I get this when I try to checkin spec file in home:plater:branches:openSUSE:Factory:Contrib/bacula :- Log message unchanged or not specified a)bort, c)ontinue, e)dit: c Traceback (most recent call last): File "/usr/bin/osc", line 21, in <module> r = babysitter.run(osccli) File "/usr/lib/python2.6/site-packages/osc/babysitter.py", line 46, in run return prg.main() File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 308, in main return self.cmd(args) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 331, in cmd retval = self.onecmd(argv) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 447, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python2.6/site-packages/osc/cmdln.py", line 1177, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python2.6/site-packages/osc/commandline.py", line 2270, in do_commit Project(prj).commit(tuple(packages), msg, files) File "/usr/lib/python2.6/site-packages/osc/core.py", line 340, in __init__ self.pacs_available = meta_get_packagelist(self.apiurl, self.name) File "/usr/lib/python2.6/site-packages/osc/core.py", line 1985, in meta_get_packagelist f = http_GET(u) File "/usr/lib/python2.6/site-packages/osc/core.py", line 1906, in http_GET def http_GET(*args, **kwargs): return http_request('GET', *args, **kwargs) File "/usr/lib/python2.6/site-packages/osc/core.py", line 1894, in http_request fd = urllib2.urlopen(req, data=data) File "/usr/lib64/python2.6/urllib2.py", line 124, in urlopen return _opener.open(url, data, timeout) File "/usr/lib64/python2.6/urllib2.py", line 389, in open response = self._open(req, data) File "/usr/lib64/python2.6/urllib2.py", line 407, in _open '_open', req) File "/usr/lib64/python2.6/urllib2.py", line 367, in _call_chain result = func(*args) File "/usr/lib64/python2.6/site-packages/M2Crypto/m2urllib2.py", line 67, in https_open h = httpslib.ProxyHTTPSConnection(host = host, ssl_context = self.ctx) File "/usr/lib64/python2.6/site-packages/M2Crypto/httpslib.py", line 115, in __init__ HTTPSConnection.__init__(self, host, port, strict, **ssl) TypeError: unbound method __init__() must be called with myHTTPSConnection instance as first argument (got ProxyHTTPSConnection instance instead) Regards Dave P -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org