On 2010-12-19 13:32:55 +0300, Kyrill Detinov wrote:
Sunday 19 December 2010
On Mon, 13 Dec 2010 00:19:44 +0100 Marcus Hüwe wrote:
File "/usr/lib64/python2.7/httplib.py", line 1025, in getresponse response.begin() File "/usr/lib64/python2.7/httplib.py", line 401, in begin version, status, reason = self._read_status() File "/usr/lib64/python2.7/httplib.py", line 365, in _read_status raise BadStatusLine(line) httplib.BadStatusLine: ''
Are you able to reproduce the problem? The error indicates that you got an invalid http response from download.opensuse.org
Updated to osc-0.130.1. Running in oS 11.1. The same problem.
Can you please post the complete traceback (from openSUSE 11.1). Can you also run the following curl command? curl -D header -o out.rpm http://download.opensuse.org/repositories/openSUSE:/Factory/snapshot/i586/li... Please post the output of the file "header" and check if "out.rpm" is a valid rpm file. Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org