On 10.10.2008 16:40, Julian Sikorski wrote:
> rpmfusion-buildsys(a)lists.rpmfusion.org pisze:
>> Job failed on arch i386
>> Build logs may be found at
>>
http://buildsys.rpmfusion.org/logs/fedora-9-rpmfusion_nonfree/1205-sdlmam...
>>
>> [...]
>> Executing /usr/sbin/mock-helper yum --installroot
>>
/var/lib/mock/fedora-9-i386-rpmfusion_nonfree-2ef22792b2d72744ff0d7d0e51484fc60fc27fae/root
>> groupinstall buildsys-build
>>
http://ftp-stud.fht-esslingen.de/pub/Mirrors/fedora/linux/updates/9/i386....:
>> [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
>> resolution')>
>> Trying other mirror.
>> Error: Cannot retrieve repository metadata (repomd.xml) for
>> repository: fedora-updates-newkey. Please verify its path and try again
>> Cleaning up...
>> Executing /usr/sbin/mock-helper umount
>>
/var/lib/mock/fedora-9-i386-rpmfusion_nonfree-2ef22792b2d72744ff0d7d0e51484fc60fc27fae/root/proc
>>
>> Executing /usr/sbin/mock-helper umount
>>
/var/lib/mock/fedora-9-i386-rpmfusion_nonfree-2ef22792b2d72744ff0d7d0e51484fc60fc27fae/root/dev/pts
>>
>> Done.
> This is happening since yesterday. Could anybody please look into it?
Adrianr fixed it. I requeued those jobs that obviously had failed due to
this problem. Please recheck via
http://buildsys.rpmfusion.org/build-status/index.psp
if I got them all.
CU
knurd
P.S.: BTW, a small reminder (a slightly modified versions from something
I send to this list a month ago):
Some packager seems not be aware of it (I at least suspect so, as I
saw that some of the tags are more then once in the "failed" list), but
there is a requeue command in plague that can be used to queue
jobs that failed due to temporary issues on the builders (like the
above). Just use something like this:
PLAGUE_CLIENT_CONFIG=${HOME}/.plague-client-rpmfusion.cfg \
/usr/bin/plague-client requeue 897
(897 being the jobid here).