Re: showstoper? Re: [Cooker] Re: [Bug 4316] [console-tools] /sbin/setsysfont segfaults on boot

2003-09-25 Thread Leon Brooks
On Wed, 24 Sep 2003 22:07, Warly wrote: Tibor Pittich [EMAIL PROTECTED] writes: damn! f*ck! arg, same! Translation: the show has been stopped, 9.2 won't have this bug? Cheers; Leon

showstoper? Re: [Cooker] Re: [Bug 4316] [console-tools] /sbin/setsysfont segfaults on boot

2003-09-24 Thread Tibor Pittich
damn! f*ck! fixed one problem and there is nailed another: look at /sbin/setfont: if [ -n $SYSFONTACM ]; then if [ -f /etc/sysconfig/console/consoletrans/$SYSFONTACM.acm* ]; then ARGS=$ARGS --acm /etc/sysconfig/consoletrans/console/$SYSFONTACM.acm else

Re: showstoper? Re: [Cooker] Re: [Bug 4316] [console-tools] /sbin/setsysfont segfaults on boot

2003-09-24 Thread Warly
Tibor Pittich [EMAIL PROTECTED] writes: damn! f*ck! arg, same! -- Warly

Re: showstoper? Re: [Cooker] Re: [Bug 4316] [console-tools] /sbin/setsysfont segfaults on boot

2003-09-24 Thread Eric Fernandez
Tibor Pittich wrote: damn! f*ck! fixed one problem and there is nailed another: look at /sbin/setfont: if [ -n $SYSFONTACM ]; then if [ -f /etc/sysconfig/console/consoletrans/$SYSFONTACM.acm* ]; then ARGS=$ARGS --acm /etc/sysconfig/consoletrans/console/$SYSFONTACM.acm

Re: showstoper? Re: [Cooker] Re: [Bug 4316] [console-tools] /sbin/setsysfont segfaults on boot

2003-09-24 Thread Tibor Pittich
24. sep 2003 on 19:53, Warly wrote: Pablo Saratxaga [EMAIL PROTECTED] writes: On Wed, Sep 24, 2003 at 03:56:46PM +0200, Tibor Pittich wrote: + if [ -f /etc/sysconfig/console/consoletrans/$SYSFONTACM.acm* ]; then + ARGS=$ARGS --acm

Re: showstoper? Re: [Cooker] Re: [Bug 4316] [console-tools] /sbin/setsysfont segfaults on boot

2003-09-24 Thread Warly
Pablo Saratxaga [EMAIL PROTECTED] writes: Kaixo! On Wed, Sep 24, 2003 at 03:56:46PM +0200, Tibor Pittich wrote: + if [ -f /etc/sysconfig/console/consoletrans/$SYSFONTACM.acm* ]; then + ARGS=$ARGS --acm /etc/sysconfig/consoletrans/console/$SYSFONTACM.acm just fixed on