Em 02-04-2018 08:52, Marcelo Laia escreveu:
De fato, com o Debian Burst não rola. Por um descuido, exclui alguns arquivos
da /var/log (nunca façam isso, use o logrotate) e o sistema não deu boot. Tive
que instalar do zero (formatei a partição /). Instalei o warsaw e não sobe com
o root.
# uname -a
Linux marcelo 4.15.0-2-amd64 #1 SMP Debian 4.15.11-1 (2018-03-20) x86_64
GNU/Linux
# cat /etc/debian_version
buster/sid
# ps -ef | grep warsaw
marcelo 1329 1 0 08:33 ? 00:00:00 /usr/local/bin/warsaw/core
root 2449 1929 0 08:50 pts/0 00:00:00 grep warsaw
Como faço para abrir um chamado no BB? Peço que os colegas ajudem com chamado
para agilizar a atualização.
Olá!
Fiz um "apt-get update; apt-get dist-upgrade" agora, baixei o
último warsaw 1.12.5.1 do site do fabricante e ainda não está rolando
como root, então ainda continuo com a jaula [1].
[1] https://gist.github.com/JuniorPolegato/dbc21a13a9ce8b56e965f4bdbd00f48c
# uname -a
Linux jumovel 4.15.0-2-686-pae #1 SMP Debian 4.15.11-1 (2018-03-20) i686
GNU/Linux
# cat /etc/debian_version
buster/sid
# wget
https://cloud.gastecnologia.com.br/gas/diagnostico/warsaw_setup_32.deb
...
# dpkg -i warsaw_setup_32.deb
...
terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid
/var/lib/dpkg/info/warsaw.postinst, linha 51: 29889
Abortado /usr/local/bin/warsaw/migratecache
/home/$usr_profile
terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid
/var/lib/dpkg/info/warsaw.postinst, linha 51: 29891
Abortado /usr/local/bin/warsaw/migratecache
/home/$usr_profile
[ ok ] Starting warsaw (via systemctl): warsaw.service.
-su: linha 0: export: `--nofork': não é um identificador válido
-su: linha 0: export: `--nopidfile': não é um identificador válido
-su: linha 0: export: `--systemd-activation': não é um identificador válido
-su: linha 0: export: `--syslog-only': não é um identificador válido
Failed to open connection to "session" message bus: Could not parse
server address: Unknown address type (examples of valid types are "tcp"
and on UNIX "unix")
(process:29945): dconf-WARNING **: 09:08:33.487: failed to commit
changes to dconf: Transporte desconhecido ou sem suporte “systemd” para
o endereço “systemd:”
A processar 'triggers' para systemd (238-3) ...
A processar 'triggers' para fontconfig (2.12.6-0.1) ...
# ps -ef | grep wars
junior 4664 1 0 08:49 ? 00:00:00 /usr/local/bin/warsaw/core
root 29998 8248 0 09:09 pts/0 00:00:00 grep wars
# /etc/init.d/warsaw stop
[ ok ] Stopping warsaw (via systemctl): warsaw.service.
# /etc/init.d/warsaw start
[ ok ] Starting warsaw (via systemctl): warsaw.service.
# ps -ef | grep wars
junior 4664 1 0 08:49 ? 00:00:00 /usr/local/bin/warsaw/core
root 30111 8248 0 09:09 pts/0 00:00:00 grep wars
# /usr/local/bin/warsaw/core
# ps -ef | grep wars
junior 4664 1 0 08:49 ? 00:00:00 /usr/local/bin/warsaw/core
root 30124 8248 0 09:09 pts/0 00:00:00 grep wars
# apt-get purge warsaw
...
# ps -ef | grep wars
root 30379 8248 0 09:10 pts/0 00:00:00 grep wars
--
[]'s
Junior Polegato