[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dependency issue to install skype



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

I also hope you did an 'apt-get update' after adding any foreign 
architecture. Specifying the Debian version would also be nice.
 
> `````````
>  #dpkg -i skype-debian_4.2.0.11-1_i386.deb 
> (Reading database ... 216028 files and directories currently installed.)
> Preparing to replace skype 4.0.0.8-1 (using skype-debian_4.2.0.11-1_i386.deb) ...
> Unpacking replacement skype ...
> dpkg: dependency problems prevent configuration of skype:
>  skype depends on libqtwebkit4 (>= 2.1.0~2011week13).
> 
> dpkg: error processing skype (--install):
>  dependency problems - leaving unconfigured
> Processing triggers for desktop-file-utils ...
> Processing triggers for mime-support ...
> Processing triggers for hicolor-icon-theme ...
> Errors were encountered while processing:
>  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
 
Assuming you are on amd64 with i386 as foreign architecture you should 
probably try

    apt-get install libqtwebkit4:i386

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: