Esse erro é causado pelo pacote findutils que está na unstable atualmente; o executável "find" não está reconhecendo direito os parâmetros contidos no script /etc/init.d/bootclean.sh, então retorna esse erro. Eu corrigi o problema instalando manualmente o findutils contido no cd do sarge, usando um dpkg -i "findutilsXXX.deb".
Atenciosamente, Paulo Cenachi 2005/6/30, Felipe <[EMAIL PROTECTED]>: > Pessoal o boot do Debian estava perfeito até hoje quando eu instalei o > rcconf e desabilitei 4 serviços: ssh, ppp, nfs-common, exim4. Depois > disso eu reiniciei e desde então aparece a mensagem de "erro" abaixo > que eu queria fazê-la desaparecer. Já abilitei de volta esses serviços > e não adiantou ... apesar de eu achar que não tem haver com o fato de > não estarem abilitados e sim com a alteração do rcconf no boot. > > sb: Init: Done > All modules loaded. > Capability LSM initialized > Checking all file systems... > fsck 1.37 (21-Mar-2005) > Setting kernel variables ... > ... done. > Mounting local filesystems... > /dev/hda1 on /mnt/fat-c type vfat (rw,noexec,nosuid,nodev,gid=500,umask=002) > Cleaning /tmpfind: warning: you have specified the -maxdepth option > after a non-option argument -perm, but options are not positional > (-maxdepth affects tests specified before it as well as those > specified after it). Please specify options before other arguments. > > find: warning: you have specified the -depth option after a non-option > argument > !, but options are not positional (-depth affects tests specified > before it as well as those specified after it). Please specify > options before other arguments. > > find: warning: you have specified the -depth option after a non-option > argument > !, but options are not positional (-depth affects tests specified > before it as well as those specified after it). Please specify > options before other arguments. > > /var/run /var/lock. > Detecting hardware: 8139too > Loading 8139too module. > 8139too Fast Ethernet driver 0.9.27 > PCI: Found IRQ 9 for device 0000:00:09.0 > eth0: RealTek RTL8139 at 0xdc00, 00:50:fc:60:82:0a, IRQ 9 > >

