Teamviewer - Não é possível instalar libc6: erro i386

2

Eu baixei o teamviewer.deb e cliquei nele. Foi inaugurado no Ubuntu Software Center. E mostra o erro

 cant install libc6:i386 

então eu encontrei este comando abaixo e eu tentei no terminal.

  sudo apt-get install libc6-amd64 libc6

mas mostra algum erro.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
libc6 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
 or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libc6-amd64:i386 : Depends: libc6:i386 (= 2.19-0ubuntu6) but it is not       going to be installed
 E: Unable to correct problems, you have held broken packages.

qualquer ajuda a resolver e instalar teamviewer no meu Ubuntu 14.04 lts

Nota: eu já li esses artigos. Mas não ajuda.

libc6 : i386: Depende: libgcc1: i386 mas não será instalado (em 14.04.2 64 bits)

ainda estou recebendo esse erro

varadha@varadha-X551CAP:~$ sudo dpkg --add-architecture i386
 varadha@varadha-X551CAP:~$ sudo apt-get -f install
  Reading package lists... Done
 Building dependency tree       
 Reading state information... Done
 The following packages were automatically installed and are no longer     required:
 efibootmgr libtimezonemap1 secureboot-db
Use 'apt-get autoremove' to remove them.
 0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded.
    
por Kvvaradha 07.12.2015 / 10:46

2 respostas

-1

Eu tive o mesmo problema também. Por favor, verifique seus repositórios na lista de fontes, porque o meu erro é colocar repositórios do Ubuntu 14.04 para o meu Ubuntu 15.04. Agora resolvi meu problema.

    
por Rodeztyan Primanda 12.04.2016 / 19:56
1

Você está no Ubuntu 64 bits ou 32 bits? Você baixou o Teamviewer 64 bits ou 32 bits?

No meu caso, quando eu estava no Ubuntu 14.04 64 bits, eu lembro que eu tinha que usar o TeamViewer 32 bit para fazê-lo funcionar.

    
por Sheebypanda 07.12.2015 / 11:47