teamviewer6 support of multi arch

Bug #892778 reported by Fernando Miguel
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ia32-libs (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

$ sudo dpkg -i teamviewer_linux_x64.deb
Selecting previously unselected package teamviewer6.
(Reading database ... 150614 files and directories currently installed.)
Unpacking teamviewer6 (from teamviewer_linux_x64.deb) ...
dpkg: dependency problems prevent configuration of teamviewer6:
 teamviewer6 depends on libc6-i386 (>= 2.7); however:
  Package libc6-i386 is not installed.
 teamviewer6 depends on lib32asound2; however:
  Package lib32asound2 is not installed.
 teamviewer6 depends on lib32z1; however:
  Package lib32z1 is not installed.
 teamviewer6 depends on ia32-libs; however:
  Package ia32-libs is not installed.
dpkg: error processing teamviewer6 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 teamviewer6

$ sudo apt-get purge teamviewer6
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  teamviewer6*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 81,9 MB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 151054 files and directories currently installed.)
Removing teamviewer6 ...
Purging configuration files for teamviewer6 ...

#32bits
$ sudo dpkg -i teamviewer_linux.deb
(Reading database ... 150614 files and directories currently installed.)
Unpacking teamviewer6:i386 (from teamviewer_linux.deb) ...
dpkg: dependency problems prevent configuration of teamviewer6:i386:
 teamviewer6:i386 depends on bash (>= 3.0).
 teamviewer6:i386 depends on libc6 (>= 2.7); however:
  Package libc6:i386 is not installed.
 teamviewer6:i386 depends on libasound2; however:
  Package libasound2:i386 is not installed.
 teamviewer6:i386 depends on zlib1g; however:
  Package zlib1g:i386 is not installed.
 teamviewer6:i386 depends on libxext6; however:
  Package libxext6:i386 is not installed.
dpkg: error processing teamviewer6:i386 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 teamviewer6:i386

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ia32-libs (not installed)
ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
Uname: Linux 3.1.0-2-generic x86_64
ApportVersion: 1.26-0ubuntu1
Architecture: amd64
Date: Sun Nov 20 15:01:16 2011
SourcePackage: ia32-libs
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Fernando Miguel (fernandomiguel) wrote :
Revision history for this message
Colin Watson (cjwatson) wrote :

So the problem here are:

 * You're using dpkg rather than apt, and dpkg doesn't automatically install dependencies (not a bug)
 * bash needs to be Multi-Arch: foreign

libc6, libasound2, zlib1g, and libxext6 have all been converted for multiarch, so the rest shouldn't be a problem.

tags: added: multiarch
removed: multi-arch
affects: ia32-libs (Ubuntu) → bash (Ubuntu)
Changed in bash (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
dz0ny (janez-troha)
affects: bash (Ubuntu) → ia32-libs (Ubuntu)
Steve Langasek (vorlon)
Changed in ia32-libs (Ubuntu):
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.