[Ubuntu-BR] Problema LTSP5
guto carvalho
listas em gutocarvalho.net
Segunda Julho 9 23:34:41 UTC 2007
Sim conheço, já perdi os cabelos com esse erro, você deve estar
utilizando o Ubuntu 6.10.
Apague o arquivo /opt/ltsp/i386/dev/fd antes de rodar o
ltsp-build-client ou a dica abaixo:
Você precisa editar um arquivo no
diretorio /usr/share/ltsp/plugins/ltsp-build-client/Ubuntu que tem o
trecho de código abaixo, observe que tem um + no início, adicione ela no
arquivo e pronto
se nao me engano é 010- alguma coisa, use o grep para procurar.
case "$MODE" in
after-install)
chroot_mount proc /proc "-t proc"
+ chroot $ROOT rm /dev/fd
chroot $ROOT ln -s /proc/self/fd /dev
;;
finalization)
chroot $ROOT rm /dev/fd
;;
esac
Veja uma referência.
http://forum.ubuntuusers.de/topic/85327/
[]'s
Guto
Em Seg, 2007-07-09 às 18:18 -0300, Gustavo Carvalho escreveu:
> Alguem conhece esse erro?
>
> I: Base system installed successfully.
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = "pt_BR:pt:en",
> LC_ALL = (unset),
> LANG = "pt_BR.UTF-8"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> Leaving `diversion of /sbin/start-stop-daemon to /sbin/start-
> stop-daemon.real by ltsp-client'
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = "pt_BR:pt:en",
> LC_ALL = (unset),
> LANG = "pt_BR.UTF-8"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = "pt_BR:pt:en",
> LC_ALL = (unset),
> LANG = "pt_BR.UTF-8"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> Leaving `diversion of /etc/mtab to /etc/mtab.real by ltsp-client'
> `/opt/ltsp/i386/etc/apt/sources.list' ->
> `/opt/ltsp/i386/etc/apt/sources.list.old'
> ln: creating symbolic link `/dev/fd' to `/proc/self/fd': File exists
> erro: instalação do cliente LTSP terminou de maneira anormal
>
>
> Att
> Gustavo
More information about the ubuntu-br
mailing list