On Mon, Feb 23, 2009, Sven Joachim wrote:
> -${SHELL} tst-table-charmap.sh ${charmap:-$charset} \
> +${SHELL:-/bin/sh} tst-table-charmap.sh ${charmap:-$charset} \
So met the same bug and fixed it in a similar way; albeit I recommended
exporting SHELL from tst-tables.sh instead of patching tst-ta
On Mon, Feb 23, 2009 at 11:26:01AM +0100, Sven Joachim wrote:
> On 2009-02-23 08:01 +0100, Aurelien Jarno wrote:
>
> > On Sun, Feb 22, 2009 at 11:48:55AM +0100, Sven Joachim wrote:
> >> All but one of these errors are fixed or ignored in 2.9-2, but the last
> >> problem still occurs -- apparently
On 2009-02-23 08:01 +0100, Aurelien Jarno wrote:
> On Sun, Feb 22, 2009 at 11:48:55AM +0100, Sven Joachim wrote:
>> All but one of these errors are fixed or ignored in 2.9-2, but the last
>> problem still occurs -- apparently only if a 64-bit kernel is running
>> and detectable. From my debuild l
On Sun, Feb 22, 2009 at 11:48:55AM +0100, Sven Joachim wrote:
> On 2009-02-18 15:42 +0100, Sven Joachim wrote:
>
> > found 502311 2.9-1
> > thanks
> >
> > Now glibc apparently built fine on ia64, but it does not on i386.
> > Here is the result from my local build with debuild:
> >
> > ,
> > |
On 2009-02-18 15:42 +0100, Sven Joachim wrote:
> found 502311 2.9-1
> thanks
>
> Now glibc apparently built fine on ia64, but it does not on i386.
> Here is the result from my local build with debuild:
>
> ,
> | #
> | # Testsuite failures, someone should be working towards
> | # fixing these!
On Thu, Feb 19, 2009 at 07:15:53PM +0100, Vincent Danjean wrote:
> Aurelien Jarno wrote:
> > Those two failures are due to the behavior of dash versus bash. The test
> > tries to test that system() is cancellable. system() invokes /bin/sh
> > (and this is hard-coded, not changeable via any environ
Aurelien Jarno wrote:
> Those two failures are due to the behavior of dash versus bash. The test
> tries to test that system() is cancellable. system() invokes /bin/sh
> (and this is hard-coded, not changeable via any environment variable).
> When doing /bin/bash -c "/bin/echo foo", bash is cleve
On Thu, Feb 19, 2009 at 11:38:13AM +0100, Aurelien Jarno wrote:
> Sven Joachim a écrit :
> > On 2009-02-18 18:00 +0100, Aurelien Jarno wrote:
> >
> >> Then maybe some regressions have been added in the latest versions.
> >> Could you retry with a 2.6.26 kernel from lenny/unstable? This version
> >
Sven Joachim a écrit :
> On 2009-02-18 18:00 +0100, Aurelien Jarno wrote:
>
>> Then maybe some regressions have been added in the latest versions.
>> Could you retry with a 2.6.26 kernel from lenny/unstable? This version
>> is working on the buildd and on my machine, so that will infirm/confirm
>>
On 2009-02-18 18:00 +0100, Aurelien Jarno wrote:
> Then maybe some regressions have been added in the latest versions.
> Could you retry with a 2.6.26 kernel from lenny/unstable? This version
> is working on the buildd and on my machine, so that will infirm/confirm
> it is due to the kernel.
Woul
Sven Joachim a écrit :
> On 2009-02-18 16:45 +0100, Aurelien Jarno wrote:
>
>> Sven Joachim a écrit :
>>
>> You are probably using an old kernel which has some problems. The buildd
>> is using a 2.6.26 kernel from lenny.
>
> While my kernel may have some problems (not that I noticed any, but it's
On 2009-02-18 16:45 +0100, Aurelien Jarno wrote:
> Sven Joachim a écrit :
>
> You are probably using an old kernel which has some problems. The buildd
> is using a 2.6.26 kernel from lenny.
While my kernel may have some problems (not that I noticed any, but it's
of course possible), it is not exa
Sven Joachim a écrit :
> found 502311 2.9-1
> thanks
>
> Now glibc apparently built fine on ia64, but it does not on i386.
> Here is the result from my local build with debuild:
>
> ,
> | #
> | # Testsuite failures, someone should be working towards
> | # fixing these! They are listed here fo
found 502311 2.9-1
thanks
Now glibc apparently built fine on ia64, but it does not on i386.
Here is the result from my local build with debuild:
,
| #
| # Testsuite failures, someone should be working towards
| # fixing these! They are listed here for the purpose of
| # regression testing dur
14 matches
Mail list logo