On Thursdayen den 2 May 2002 00.22, Brad Felmey wrote: > On Wed, 2002-05-01 at 16:36, Oden Eriksson wrote: > > On Wednesdayen den 1 May 2002 23.14, Michael Reinsch wrote: > > > Hi! > > > > > > On Mit, 01 Mai 2002 18:16:30 Frederic Lepied wrote: > > > > * Thu May 02 2002 Frederic Lepied <[EMAIL PROTECTED]> > > > > 6.40.2-42mdk > > > > > > Some of the /etc/init.d/* scripts (I only tried alsa and kudzu before I > > > went back to the old version...) seem to be broken in this package. > > > They complain about unknown gprintf and something like "[ -n "%s" $foo > > > ]" doesn't look very good to me... > > > > Yes, this is very annoying..., try again and do this after installing the > > new one: > > > > cd /etc/rc.d/ > > mv rc.sysinit.rpmnew rc.sysinit > > mv rc.modules.rpmnew rc.modules
[snip] > > You're way more patient than I. > > # cd /etc/rc.d/init.d > # for file in *rpmnew ; do mv -f $file `echo $file | cut -d . -f 1` ; > done Yes, I allready had it in the clipboard since a massive upgrade of a remote cooker machine :) -- Regards // Oden Eriksson
