Re: Cleaning up the list of packages being built on the buildds

2013-11-08 Thread John Paul Adrian Glaubitz
On 11/08/2013 10:36 PM, Aurelien Jarno wrote: >> Aurel, could you give me permission to control wanna-build? >> > > Sorry it was a typo in the permission, it should work now. Works perfectly, thanks a lot! Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.o

Re: Cleaning up the list of packages being built on the buildds

2013-11-08 Thread Aurelien Jarno
On Fri, Nov 08, 2013 at 10:04:43PM +0100, John Paul Adrian Glaubitz wrote: > Hi! > > On 10/10/2013 11:46 PM, Thorsten Glaser wrote: > > John Paul Adrian Glaubitz dixit: > > > >> Can someone instruct me on how to mark these packages as failed? Wouter > > > > tg@blau:~ $ ssh leda.debian.net > > tg

Re: Cleaning up the list of packages being built on the buildds

2013-11-08 Thread John Paul Adrian Glaubitz
Hi! On 10/10/2013 11:46 PM, Thorsten Glaser wrote: > John Paul Adrian Glaubitz dixit: > >> Can someone instruct me on how to mark these packages as failed? Wouter > > tg@blau:~ $ ssh leda.debian.net > tg@leda:~$ wanna-build -A m68k -d unstable --list=building > x11/libx11_2:1.6.2-1 by buildd_m68

Re: Cleaning up the list of packages being built on the buildds

2013-10-12 Thread Geert Uytterhoeven
On Fri, Oct 11, 2013 at 10:41 PM, John Paul Adrian Glaubitz wrote: > On 10/11/2013 04:52 PM, Geert Uytterhoeven wrote: >> On Fri, Oct 11, 2013 at 4:29 PM, Thorsten Glaser wrote: >>> in the kernel config, too (not Atari though since its serial >>> support seems to have been removed). >> >> The ful

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread Michael Schmitz
Geert, On Fri, Oct 11, 2013 at 4:29 PM, Thorsten Glaser wrote: in the kernel config, too (not Atari though since its serial support seems to have been removed). The full-fledged SCC serial driver was removed, not serial console support. Looking at arch/m68k/kernel/head.S, there's serial c

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread Finn Thain
On Fri, 11 Oct 2013, Geert Uytterhoeven wrote: > On Fri, Oct 11, 2013 at 4:29 PM, Thorsten Glaser wrote: > > in the kernel config, too (not Atari though since its serial support > > seems to have been removed). > > The full-fledged SCC serial driver was removed, not serial console > support.

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread Thorsten Glaser
John Paul Adrian Glaubitz dixit: >Well, do you know whether the 3.10 kernel has been built with serial No, but Debian ships /boot/config-3.10-2-m68k in the .deb so you can look yourself, once you know which option it is… bye, //mirabilos -- Ich gebs zu, jupp ist cool -- theftf zu Natur

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread John Paul Adrian Glaubitz
On 10/11/2013 04:52 PM, Geert Uytterhoeven wrote: > On Fri, Oct 11, 2013 at 4:29 PM, Thorsten Glaser wrote: >> in the kernel config, too (not Atari though since its serial >> support seems to have been removed). > > The full-fledged SCC serial driver was removed, not serial console support. > Loo

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread John Paul Adrian Glaubitz
On 10/11/2013 04:53 PM, Geert Uytterhoeven wrote: > On Fri, Oct 11, 2013 at 4:43 PM, John Paul Adrian Glaubitz > wrote: >> Also, does anyone know how to interpret the ABCDEF.. sequence at the >> beginning of the console output when booting with a serial console? > > Sure we do, they're printed by

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread Geert Uytterhoeven
On Fri, Oct 11, 2013 at 4:43 PM, John Paul Adrian Glaubitz wrote: > Also, does anyone know how to interpret the ABCDEF.. sequence at the > beginning of the console output when booting with a serial console? Sure we do, they're printed by "putc" in arch/m68k/kernel/head.S. Which sequence do you g

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread Geert Uytterhoeven
On Fri, Oct 11, 2013 at 4:29 PM, Thorsten Glaser wrote: > in the kernel config, too (not Atari though since its serial > support seems to have been removed). The full-fledged SCC serial driver was removed, not serial console support. Looking at arch/m68k/kernel/head.S, there's serial console supp

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread Geert Uytterhoeven
On Fri, Oct 11, 2013 at 3:15 PM, John Paul Adrian Glaubitz wrote: > I had to reboot to test a newer kernel, but alas, 3.8-1 didn't work > either on elgar. I really need to find a monitor to hook up, so > I can see where the kernel is stuck. You can add "debug=mem" to the kernel command line, and

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread John Paul Adrian Glaubitz
On 10/11/2013 04:29 PM, Thorsten Glaser wrote: >> Hi Torsten! > ^^ Here you go: "h" ;). >> Would you mind kicking out klavaro from elgar again? > > ☑ done Thanks! Still waiting for an answer from Aurelien. >> I had to reboot to test a newer kernel, but alas, 3.8-1 didn't work >> either on

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread Thorsten Glaser
John Paul Adrian Glaubitz dixit: >Hi Torsten! ^^ >Would you mind kicking out klavaro from elgar again? ☑ done >I had to reboot to test a newer kernel, but alas, 3.8-1 didn't work >either on elgar. I really need to find a monitor to hook up, so >I can see where the kernel is stuck. Sounds l

Re: Cleaning up the list of packages being built on the buildds

2013-10-11 Thread John Paul Adrian Glaubitz
Hi Torsten! Would you mind kicking out klavaro from elgar again? I had to reboot to test a newer kernel, but alas, 3.8-1 didn't work either on elgar. I really need to find a monitor to hook up, so I can see where the kernel is stuck. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian D

Re: Cleaning up the list of packages being built on the buildds

2013-10-10 Thread John Paul Adrian Glaubitz
On 10/11/2013 12:16 AM, Thorsten Glaser wrote: > Remaining packages in Building state are: > > misc/allegro5_2:5.0.10-2 by buildd_m68k-elgar > [source:out-of-date:calprio{44}:days{15}] > admin/bup_0.25~rc3-1 by buildd_m68k-elgar > [source:out-of-date:calprio{50}:days{14}] > games/bzflag_2.4.2+ds

Re: Cleaning up the list of packages being built on the buildds

2013-10-10 Thread Thorsten Glaser
John Paul Adrian Glaubitz dixit: >Could you maybe give back these packages: > >check-mk, klavaro, eglibc, esperanza, libfm, lxpanel, suricata ☑ done Remaining packages in Building state are: x11/libx11_2:1.6.2-1 by buildd_m68k-ara5 [source:out-of-date:calprio{38}:days{0}] libs/openscap_0.9.12-

Re: Cleaning up the list of packages being built on the buildds

2013-10-10 Thread John Paul Adrian Glaubitz
On 10/10/2013 11:46 PM, Thorsten Glaser wrote: > tg@blau:~ $ ssh leda.debian.net > tg@leda:~$ wanna-build -A m68k -d unstable --list=building > x11/libx11_2:1.6.2-1 by buildd_m68k-ara5 > [source:out-of-date:calprio{38}:days{0}] > […] > x11/xorg-server_2:1.14.3-4 by buildd_m68k-vivaldi > [source:o

Re: Cleaning up the list of packages being built on the buildds

2013-10-10 Thread Thorsten Glaser
John Paul Adrian Glaubitz dixit: >Can someone instruct me on how to mark these packages as failed? Wouter tg@blau:~ $ ssh leda.debian.net tg@leda:~$ wanna-build -A m68k -d unstable --list=building x11/libx11_2:1.6.2-1 by buildd_m68k-ara5 [source:out-of-date:calprio{38}:days{0}] […] x11/xorg-serv

Re: Cleaning up the list of packages being built on the buildds

2013-10-10 Thread Christian T. Steigies
On Thu, Oct 10, 2013 at 11:18:57PM +0200, John Paul Adrian Glaubitz wrote: > Hello! > > elgar has had some problems in the past days when Ingo and I were trying > to update the kernel from 3.2.0 to 3.10. This resulted in a few packages > failed to built. Unfortunately, elgar couldn't report back t

Cleaning up the list of packages being built on the buildds

2013-10-10 Thread John Paul Adrian Glaubitz
Hello! elgar has had some problems in the past days when Ingo and I were trying to update the kernel from 3.2.0 to 3.10. This resulted in a few packages failed to built. Unfortunately, elgar couldn't report back the status of these packages and therefore these are still listed as "Building": > ht