Re: Dependency issue to install skype
Hello Andrei,
On Thu, 13 Jun 2013 19:27:14 +0300
Andrei POPESCU <andreimpopescu@gmail.com> wrote:
> On Jo, 13 iun 13, 20:56:44, J B wrote:
> > Hello list,
> >
> > This is a debian multiarch box. IF I try to install skype 4.2 I get the following error
>
> Please show what your default and foreign architectures are:
>
> dpkg --print-architecture
> dpkg --print-foreign-architecture
Here are the required info
# dpkg --print-architecture
amd64
#dpkg --print-foreign-architectures
i386
>
> I also hope you did an 'apt-get update' after adding any foreign
> architecture. Specifying the Debian version would also be nice.
Yes, I did it. This is a debian-testing OS
<snap>
>
> skype
> >
> > `````````
> >
> > Tried with "apt-get install -f" and it removed the skype but not solves the issue.
> >
> > Also tried with this
> >
> > #apt-get install libqtwebkit4
</snap>
> Assuming you are on amd64 with i386 as foreign architecture you should
> probably try
>
> apt-get install libqtwebkit4:i386
>
Tried and no luck :-(
apt-get install libqtwebkit4: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:
libqtwebkit4:i386 : Depends: libgstreamer-plugins-base0.10-0:i386 (>= 0.10.31) but it is not going to be installed
Depends: libgstreamer0.10-0:i386 (>= 0.10.31) but it is not going to be installed
teamviewer : Depends: lib32asound2 but it is not installable
Depends: ia32-libs but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reply to: