Errors in configuration after Skype installation: libqtgui4:i386,libtiff4:i386,libqt4-declarative:i386,libqtwebkit4:i386,

Asked by Jura

I have described the trouble at:

http://askubuntu.com/questions/337282/errors-in-configuration-after-skype-installation-libqtgui4i386-libtiff4i386-l

Regards,

Juracy

The information requested are:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise

$ uname -a
Linux myPC 3.5.0-39-generic #60~precise1-Ubuntu SMP Wed Aug 14 15:38:41 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

$ apt-cache policy skype
skype:i386:
  Installed: 4.2.0.11-1
  Candidate: 4.2.0.11-1
  Version table:
 *** 4.2.0.11-1 0
        100 /var/lib/dpkg/status

Thanks

----------------------------

$ sudo apt-get -o Debug::pkgProblemResolver=yes dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 libqtgui4:i386 : Depends: libtiff4:i386 but it is not installed
E: Unmet dependencies. Try using -f.

$ sudo apt-get remove libqtgui4:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 libqt4-declarative:i386 : Depends: libqtgui4:i386 (= 4:4.8.1-0ubuntu4.4) but it is not going to be installed
 libqtwebkit4:i386 : Depends: libqtgui4:i386 (>= 4:4.8.0) but it is not going to be installed
 skype:i386 : Depends: libqtgui4:i386 (>= 4:4.8.0) but it is not going to be installed
              Recommends: sni-qt:i386 but it is not going to be installed
              Recommends: libasound2-plugins:i386 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Reading:

ia32-libs-multiarch but it is not installable
https://bugs.launchpad.net/ubuntu/+s...s/+bug/1016294

Unmet Dependencies- I am Totally Lost
http://ubuntuforums.org/archive/inde...t-2078792.html

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu skype Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of :

lsb_release -a; uname -a; apt-cache policy skype

Thanks

Revision history for this message
Jura (juracy-emanuel) said :
#2

A possible answer described at:

http://ubuntuforums.org/showthread.php?t=2171281&page=3

and

http://askubuntu.com/questions/337282/errors-in-configuration-after-skype-installation-libqtgui4i386-libtiff4i386-l/

My interpretation (I readed some comments in the posts about this) of this trouble is that there is a "bug" that makes inviable to run software like Skype:i386 (32-bit programs, because in some moment will appear the unmet dependencies) on the Ubuntu 64-bit. I am sorry about that, because I have a Ubuntu 64-bit and I need to use the Skype.

The indirect solution that solved, for me, the trouble with unmet dependencies was in the way of squakie (http://ubuntuforums.org/showthread.php?t=2171281) suggestion:

Using: sudo apt-get build-dep libqtgui4:i386

Resulted in : Removing skype:i386 ... Removing libqtwebkit4:i386 ... Removing libqt4-declarative:i386 ... Removing libqtgui4:i386 ..

And the using: sudo apt-get build-dep libtiff4:i386

Removed: libqt4-declarative:i386 libqtgui4:i386

So the trouble of unmet dependencies related with :i386 libraries was solved.

But, unfortunatelly, I havent the Skype installed.

Juracy

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.