Re: Continuous Integration of the Debian Installer?

2012-10-14 Thread Cyril Brulebois
Dmitrijs Ledkovs (13/10/2012): > There is no gui testing: e.g. actually simulating clicks, tabs & > enters. But it's in the works with general automated GUI testing. I've started working on this, but preparing d-i wheezy beta 3 took the lead in the “eating KiBi time” category. Mraw, KiBi. sign

Re: Unofficial GNU/Hurd release in connection to Debian/Wheezy? (#626931)

2012-10-14 Thread Samuel Thibault
Svante Signell, le Wed 10 Oct 2012 21:01:18 +0200, a écrit : > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626931 > > Next package on the list: firebird2.5 I'm seeing in the bug report that Marius doesn't want to add the arch ID in Debian before it is added upstream. We actually don't

Re: Bug#636568: xerces-c: Updated patch, submitted upstream

2012-10-14 Thread Samuel Thibault
Svante Signell, le Thu 11 Oct 2012 17:46:33 +0200, a écrit : > The functions realpath and getcwd are already checked for in > configure.ac/configure But not whether they support being passed NULL, which is what Guillem was referring to in "And getcwd(NULL, 0) has also been supported on FreeBSD an

Re: Time spent in user mode and system mode.

2012-10-14 Thread Samuel Thibault
Hello, Cyril Roelandt, le Tue 09 Oct 2012 03:21:36 +0200, a écrit : > $ ./getter && ./procinfo && ./task_info > System 1900, User 300 > System 192000, User 300 > System 0, User 0 task_info is not surprising: see the error you are getting: you can not directly get the task info from the kernel wit

Re: Time spent in user mode and system mode.

2012-10-14 Thread Samuel Thibault
Samuel Thibault, le Mon 15 Oct 2012 02:46:45 +0200, a écrit : > Cyril Roelandt, le Tue 09 Oct 2012 03:21:36 +0200, a écrit : > > $ ./getter && ./procinfo && ./task_info > > System 1900, User 300 > > System 192000, User 300 > > System 0, User 0 > > task_info is not surprising: see the error you are