Mailinglist Archive: opensuse-buildservice (158 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] osc error (build locally)
- From: Marcus Hüwe <suse-tux@xxxxxx>
- Date: Sun, 19 Dec 2010 13:44:50 +0100
- Message-id: <20101219124450.GB4222@linux>
On 2010-12-19 15:39:09 +0300, Kyrill Detinov wrote:
curl -D header -o out.rpm --location
http://download.opensuse.org/repositories/openSUSE:/Factory/snapshot/i586/libgcc45-4.5.1_20101208-2.1.i586.rpm
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On Sun, 19 Dec 2010 13:04:39 +0100 Marcus Hüwe wrote:Ah sorry I forgot the "--location" option... please run
Can you also run the following curl command?
curl -D header -o out.rpm
http://download.opensuse.org/repositories/openSUSE:/Factory/snapshot/
i586/libgcc45-4.5.1_20101208-2.1.i586.rpm Please post the output of
the file "header" and check if "out.rpm" is a valid rpm file.
header:
HTTP/1.1 302 Found
Date: Sun, 19 Dec 2010 12:25:16 GMT
Server: Apache/2.2.10 (Linux/SUSE)
Location:
http://download.opensuse.org/factory/repo/oss/suse/i586/libgcc45-4.5.1_20101208-2.1.i586.rpm
Content-Length: 367
Content-Type: text/html; charset=iso-8859-1
out.rpm isn't a valid rpm file. It is a html page:
curl -D header -o out.rpm --location
http://download.opensuse.org/repositories/openSUSE:/Factory/snapshot/i586/libgcc45-4.5.1_20101208-2.1.i586.rpm
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |