Re: Can't reinstall missing init.d script

2006-03-16 Thread Winston Smith
On Tue, Mar 14, 2006 at 08:06:01PM -0300, Henrique de Moraes Holschuh wrote: > On Wed, 15 Mar 2006, Andrei Popescu wrote: > > > Maybe you could extract the file from the .deb manually. > > This is probably the best idea. Thanks. That worked. If I recall correctly, I did: dpkg-deb --extract \

Re: Can't reinstall missing init.d script

2006-03-14 Thread Henrique de Moraes Holschuh
On Wed, 15 Mar 2006, Andrei Popescu wrote: > > I would like to recover the /etc/init.d/checkfs.sh script that came > > with it's package, which according to 'dpkg -S' is initscripts. I hid > > the current checkfs.sh and ran > > > > apt-get --reinstall install initscripts > > > > seemingly success

Re: Can't reinstall missing init.d script

2006-03-14 Thread Andrei Popescu
On Tue, 14 Mar 2006 14:32:48 -0500 Winston Smith <[EMAIL PROTECTED]> wrote: > Hi. > > I would like to recover the /etc/init.d/checkfs.sh script that came > with it's package, which according to 'dpkg -S' is initscripts. I hid > the current checkfs.sh and ran > > apt-get --reinstall install inits