Strona 1 z 1

Potrzebuje pomocy z błędem podczas przetwarzania

: 09 lutego 2015, 22:38
autor: Phantom874
Witajcie
Potrzebuje pomoc w rozwiązaniu mojego problemu. Mianowicie przy instalacji TeamViewer x32 na systemie x64 wywala mi w konsoli to:

Kod: Zaznacz cały

dpkg: błąd przetwarzania libpam0g:i386 (--configure):
 podproces zainstalowany skrypt post-installation zwrócił kod błędu 1
dpkg: problemy z zależnościami uniemożliwiają skonfigurowanie pakietu ia32-libs-i386:
 ia32-libs-i386 zależy od libpam0g (>= 1.1.1-6.1+squeeze1); jednakże:
  Pakiet libpam0g:i386 nie jest jeszcze skonfigurowany.

dpkg: błąd przetwarzania ia32-libs-i386 (--configure):
 problemy z zależnościami - pozostawianie nieskonfigurowanego
dpkg: problemy z zależnościami uniemożliwiają skonfigurowanie pakietu ia32-libs:
 ia32-libs zależy od ia32-libs-i386; jednakże:
  Pakiet ia32-libs-i386 nie jest jeszcze skonfigurowany.

dpkg: błąd przetwarzania ia32-libs (--configure):
 problemy z zależnościami - pozostawianie nieskonfigurowanego
Wystąpiły błędy podczas przetwarzania:
 libpam0g:i386
 ia32-libs-i386
 ia32-libs
E: Sub-process /usr/bin/dpkg returned an error code (1)

Zrobiłem tak jak jest podane na internecie:
"Debian, Mint, Ubuntu, Kubuntu, Xubuntu…

For 32-bit DEB-systems you need the teamviewer_linux.deb package.
For 64-bit DEB-systems without Multiarch you need the teamviewer_linux_x64.deb package. Please see note on Multiarch below.
For installing TeamViewer, we recommend using the graphical installer.
If you prefer to use the command line or if there is no graphical installer available you can use either one of these commands as an administrator:
For the 32-bit package:
  • dpkg -i teamviewer_linux.deb
For the 64-bit package:
  • dpkg -i teamviewer_linux_x64.deb
In case “dpkg” indicates missing dependencies, complete the installation by executing the following command:
  • apt-get install -f "
Problem pojawia się również przy instalacji poprzez konsole innego programu.

Z góry dziękuje za wszelką pomoc.

: 10 lutego 2015, 08:39
autor: pawkrol
Dodałeś architekturę 32bit ?

Notes to Multiarch: On newer 64-bit DEB-systems with Multiarch-support (Debian 7) teamviewer_linux_x64.deb cannot be installed
because the package ia32-libs is not available anymore on these systems. In this case you can use teamviewer_linux.deb instead.

In case you get the error “wrong architecture i386” you have to execute the following command lines as an administrator:

dpkg --add-architecture i386
apt-get update

For further information: http://wiki.debian.org/Multiarch/HOWTO

: 10 lutego 2015, 13:06
autor: Phantom874
Tak, dodałem po instalacji systemu.
Czy trzeba to robić za każdym razem jak instaluje się pakiet oprogramowania x32?

: 10 lutego 2015, 13:20
autor: pawkrol
Raz

: 10 lutego 2015, 13:41
autor: Phantom874
Jak raz to dlaczego mam taki problem? Co źle zrobiłem?
Później poszukałem na Google i zrobiłem tak jak na tej stronie: http://askubuntu.com/questions/362951/i ... ency-error
Ale przed zrobieniem tym sposobem, skasowałem całkowicie teamviewer'a.

Temat do zamknięcia - reinstalowałem Linuxa i nie ma już tego problemu.