Não é possível executar “locale”: Não existe tal arquivo ou diretório em /usr/share/perl5/Debconf/Encoding.pm line 16

0

Por favor me ajude, isso é um problema

Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
E: Sub-process /usr/bin/dpkg returned an error code (2)
    
por Boitumelo Dikoko 24.06.2015 / 20:56

1 resposta

1

Tente isto:

apt-get baixe libc-bin dpkg -x libc-bin * .deb libdir /

e depois:

sudo cp libdir / sbin / ldconfig / sbin /

sudo apt-get install --reinstalar libc-bin sudo apt-get install -f

Extraído dos arquivos antigos do fórum do Ubuntu .

    
por abhishek 24.06.2015 / 22:07