Hi,
On 03/24/2013 10:25 PM, Orcan Ogetbil wrote:
On Sun, Mar 24, 2013 at 4:12 PM, Orcan Ogetbil wrote:
> On Tue, Mar 12, 2013 at 1:15 PM, Sérgio Basto wrote:
>> On Ter, 2013-03-05 at 22:00 +0100, Nicolas Chauvet wrote:
>>>
>>> Build failing were from jobs 16386 to 16390 as seen in:
>>>
http://buildsys.rpmfusion.org/build-status/failed.psp
>>
>> better late then never , the fails are:
>> 16371 terminatorX terminatorX-3_84-3_fc19
> [cut]
>
> I am fixing the above failure. It seems that zlib had a recent API
> change. Strange for a mature library.
>
The build for F-18 went through but the F-19 build (job 16653) failed with
DEBUG util.py:257:
http://dl.fedoraproject.org/pub/fedora/linux/development/19/i386/os/Packa...:
[Errno -1] Package does not match intended download. Suggestion: run
yum --enablerepo=fedora clean metadata
DEBUG util.py:257: Trying other mirror.
DEBUG util.py:257: Error Downloading Packages:
DEBUG util.py:257: glib2-devel-2.35.9-1.fc19.i686: failure:
Packages/g/glib2-devel-2.35.9-1.fc19.i686.rpm from fedora: [Errno 256]
No more mirrors to try.
I guess this is a build system issue. Should I make another build for devel?
This sort of thing often happens when the mirrors are syncing due to a recent
push of new packages. Waiting a couple of ours and then trying again usually
fixes it.
When you try again please use plague-client requeue on the failed task, this
keeps the:
http://buildsys.rpmfusion.org/build-status/failed.psp
List short and usable as a source to find things which need fixing.
The cmdline for requeuing tasks is:
PLAGUE_CLIENT_CONFIG=$HOME/.plague-client-rpmfusion.cfg plague-client requeue <nr>
IE for this build:
PLAGUE_CLIENT_CONFIG=$HOME/.plague-client-rpmfusion.cfg plague-client requeue 16653
Regards,
Hans