03.03.2012 17:38, Thomas Spuhler skrev: > On Saturday, March 03, 2012 08:26:40 AM Pascal Terjan wrote: >> On Sat, Mar 3, 2012 at 15:21, Thomas Spuhler <[email protected]> wrote: >>> On Saturday, March 03, 2012 06:56:25 AM Luc Menut wrote: >>>> Le 03/03/2012 14:06, Thomas Backlund a écrit : >>>>> 03.03.2012 15:04, Luc Menut skrev: >>>>>> Hello, >>>>>> >>>>>> The BS seems broken; I submitted this morning kdebase4-workspace, and >>>>>> the build is still in progress (4 hours after). Same thing with >>>>>> gnuradio-3.5.1-8.mga2 i586 (12 hours). >>>>>> It seems that the BS indefinitely retries to build kdebase4-workspace >>>>>> (on http://pkgsubmit.mageia.org/, the build machine regularly >>>>>> changes). >>>>> >>>>> I will kill all builds on both nodes as soon as new glibc is uploaded, >>>>> and force recreation of all cauldron chroots... >>>> >>>> OK, you can kill kdebase4-workspace's builds immediately if you want to >>>> free build nodes; they won't build with the current chroot. >>> >>> I have been trying to build php-pear-horde pacakges for a week w/o >>> success. It seems theBS cannot find the horde-pear-channel. I kept >>> waiting since it was in fact down for some time, but it builds locally >>> as well as on the mdv bs. Thas the BS lost dns service? >> >> What is failing exactly? >> DNS seem to be working fine. > > The logs say: > Unknown channel "pear.horde.org" > > but locally I get > [root@localhost ~]# pear list-upgrades > WARNING: channel "pear.horde.org" has updated its protocols, use "pear > channel-update pear.horde.org" to update > pear.horde.org Available Upgrades (stable): > =========================================== > Channel Package Local Remote Size > pear.horde.org Horde_ActiveSync 1.2.3 (stable) 1.2.4 (stable) 87kB > pear.horde.org Horde_Crypt 1.1.0 (stable) 1.1.1 (stable) 135kB > pear.horde.org Horde_Data 1.0.4 (stable) 1.0.5 (stable) 31kB > pear.horde.org Horde_Group 1.0.4 (stable) 1.0.5 (stable) 21kB > pear.horde.org Horde_Http 1.1.0 (stable) 1.1.1 (stable) 11.8kB > pear.horde.org Horde_Imap_Client 1.4.3 (stable) 1.5.1 (stable) 134kB > pear.horde.org Horde_Itip 1.0.6 (stable) 1.0.7 (stable) 33kB > pear.horde.org Horde_Mail 1.0.3 (stable) 1.1.0 (stable) 21kB > pear.horde.org Horde_Memcache 1.0.4 (stable) 1.0.5 (stable) 13.2kB > pear.horde.org Horde_Rdo 1.1.0 (stable) 1.1.1 (stable) 30kB > pear.horde.org Horde_Support 1.0.1 (stable) 1.0.2 (stable) 22kB > > So it seems the channel is up and working >
Chroots build without dns support, as everything built must be provided by the repos, not checked/downloaded during build time. Just patch the code to stop trying to get online. -- Thomas
