
		Skylen
		
		(usa Debian)
		
		Enviado em 16/12/2018 - 15:01h 
		Por algum milagre consegui atualiza kkkk, porém o terminal ficou em inglês e alguns programas. A sequência de comandos que usei foi:
emerge --sync 
emerge portage
layman -S
configurei o locale-gen, que foi pedido
equo update && equo upgrade 
reboot
Após o reinicio do sistema, foi acusado que o sistema estava atualizado, executei o seguinte comando para verificar 
sabayon /home/mac # equo update && equo upgrade
invalid filesystem encoding ISO-8859-1, must be UTF-8.
Make sure to set LC_ALL, LANG, LANGUAGE to valid UTF-8 values.
Please execute:
  LC_ALL=en_US.UTF-8 /usr/bin/equo update
Trying to force en_US.UTF-8.
â   @@ Repositories synchronization ...
â    # Sabayon Linux Official Repository
â    # Repository URL: 
http://pkg.sabayon.org/standard/sabayon-weekly/database/amd64/5 [bz2]
â    # Repository URL: 
http://pkg.repo.sabayon.org/standard/sabayon-weekly/database/amd64/5 [bz2]
â    # Repository local path: /var/lib/entropy/client/database/amd64/sabayon-weekly/standard/amd64/5
â    # Repository API: 3
â    #  (1/2) Scanning URL: 
http://pkg.sabayon.org/standard/sabayon-weekly/database/amd64/â    # Selected URL: 
http://pkg.sabayon.org/standard/sabayon-weekly/database/amd64/5 [bz2]
â       Attention: repository is already up to date.
â   @@  Notice board: sabayon-weekly
â      [0] [Fri, 16 Sep 2016 12:09:32 +0000] Title: Sabayon Community Repositories
â      [1] [Fri, 08 Jun 2018 10:29:14 +0000] Title: Support Sabayon on Patreon
â      [2] [Sat, 16 Jun 2018 15:16:00 +0000] Title: Support Sabayon on Liberapay
â      [3] [Thu, 29 Nov 2018 12:05:30 +0000] Title: Possible problems with services after recent systemd upgrade
invalid filesystem encoding ISO-8859-1, must be UTF-8.
Make sure to set LC_ALL, LANG, LANGUAGE to valid UTF-8 values.
Please execute:
  LC_ALL=en_US.UTF-8 /usr/bin/equo upgrade
Trying to force en_US.UTF-8.
â   @@ Calculating System Updates: 
â   @@ Nothing to update.
â   @@ On the system there are packages that are not available anymore in the online repositories.
â   @@ Even if they are usually harmless, it is suggested (after proper verification) to remove them.
â   @@ These are the packages that should be MANUALLY removed:
â   ## [sabayonlinux.org] sys-devel/binutils-2.29.1-r1 [35.8MB]
â   ## [sabayonlinux.org] media-libs/celt-0.11.1-r1 [282.5kB]
â   ## [sabayonlinux.org] x11-libs/gksu-2.0.2-r2 [75.8kB]
â   ## [sabayonlinux.org] sys-libs/libblockdev-0.13 [1.0MB]
â   ## [sabayonlinux.org] x11-libs/libXp-1.0.3 [159.9kB]
â   ## [sabayonlinux.org] net-misc/lldpad-0.9.45 [671.2kB]
â   @@ Nothing to remove.
â  Found update: /etc/._cfg0000_hosts
â  Found update: /etc/._cfg0000_locale.gen
â  Found update: /etc/._cfg0000_ethertypes
âHá arquivos de configuração 3 requerendo atualização
âPlease run: equo conf update
âHá 2 bibliotecas preservadas no Sistema
â  /usr/lib64/libgtop-2.0.so.10.0.0 [libgtop-2.0.so.10:2 -> gnome-base/libgtop-2.36.0]
â  /usr/lib64/libgtop-2.0.so.10 [libgtop-2.0.so.10:2 -> gnome-base/libgtop-2.36.0]
sabayon /home/mac # 
Como pode ver aquele traço que tinha não existe mais foi substituído por "â", além de ficar em inglês e aparecer a mensagem:
"invalid filesystem encoding ISO-8859-1, must be UTF-8.
Make sure to set LC_ALL, LANG, LANGUAGE to valid UTF-8 values.
Please execute:
  LC_ALL=en_US.UTF-8 /usr/bin/equo update"
Ficou a dúvidas:
1) Porque não conseguia atualizar? 
2) Qual era o problema?
3) Os problemas que ficaram depois da atualização tem como arrumar?
4) Como devo configurar os arquivos citados?