Results 1 to 10 of 10

Thread: Skype package problem

  1. #1
    Join Date
    Nov 2012
    Beans
    6

    Question Skype package problem

    I've used the software centre to install skype, I get this error once installed:

    Code:
    Selecting previously unselected package skype. 
    (Reading database ...  (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 207999 files and directories currently installed.) 
    Unpacking skype (from .../skype-ubuntu_4.0.0.8-1_amd64.deb) ... 
    dpkg: dependency problems prevent configuration of skype: 
     skype depends on ia32-libs; however: 
      Package ia32-libs is not installed. 
     
    dpkg: error processing skype (--install): 
     dependency problems - leaving unconfigured 
    Processing triggers for bamfdaemon ... 
    Rebuilding /usr/share/applications/bamf.index... 
    Processing triggers for desktop-file-utils ... 
    Processing triggers for gnome-menus ...
    It seems that skype isn't detecting ia32-libs, or that I used the wrong command in the terminal.
    Code:
     sudo apt-get install ia32-lib
    I've also tried:
    Code:
    sudo apt-get install Skype
    and get the same error if I try to install teamviewer.

    I check my synaptic package manager to see if there was any broken packages, I fixed them, I open skype and nothing happens.

    I really hope you can help, because it's been driving me nuts, also I've forgot to mention, I'm a n00b at ubuntu so keep that in mind.

  2. #2
    Join Date
    Nov 2012
    Beans
    6

    Re: Skype package problem

    Bump

  3. #3
    Join Date
    Aug 2012
    Beans
    8

    Re: Skype package problem

    Well I was never able to install skype from the software-center.
    But you can download the package from skype web site and install it.
    It worked for me.

  4. #4
    Join Date
    Nov 2012
    Beans
    11

    Re: Skype package problem

    Hello
    Please use trying this command:
    Code:
    sudo apt-get install -f skype

  5. #5
    Join Date
    Nov 2012
    Beans
    6

    Re: Skype package problem

    Quote Originally Posted by papa33170 View Post
    Well I was never able to install skype from the software-center.
    But you can download the package from skype web site and install it.
    It worked for me.
    I have been downloading the package from skype.

  6. #6
    Join Date
    Nov 2012
    Beans
    6

    Re: Skype package problem

    Quote Originally Posted by atkrad View Post
    Hello
    Please use trying this command:
    Code:
    sudo apt-get install -f skype
    Code:
    ricky@ubuntu:~$ sudo apt-get install -f skype
    [sudo] password for ricky: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    skype is already the newest version.
    You might want to run 'apt-get -f install' to correct these:
    The following packages have unmet dependencies.
     skype : 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).
    This is what I get?
    Last edited by Exilepilot; November 8th, 2012 at 05:19 PM. Reason: This is what I get

  7. #7
    Join Date
    Nov 2012
    Beans
    11

    Re: Skype package problem

    Please use trying this command:
    Code:
    sudo apt-get install skype:i386

  8. #8
    Join Date
    Nov 2012
    Beans
    6

    Re: Skype package problem

    Quote Originally Posted by atkrad View Post
    Please use trying this command:
    Code:
    sudo apt-get install skype:i386
    Executed the command:
    Output:
    Code:
    ricky@ubuntu:~$ sudo apt-get install -f skype
    [sudo] password for ricky: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    skype is already the newest version.
    You might want to run 'apt-get -f install' to correct these:
    The following packages have unmet dependencies.
     skype : 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).
    ricky@ubuntu:~$ sudo apt-get install skype:i386
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to locate package skype
    ricky@ubuntu:~$
    Does this mean anything bad? "E: Unable to locate package skype";

    After that, I tried to reinstall using the package I got from the website;
    error message in software centre:

    Code:
    The following packages have unmet dependencies:
    
    skype: Depends: lib32stdc++6 (>= 4.1.1-21) but 4.7.2-2ubuntu1 is installed
           Depends: ia32-libs but it is not installed
           Depends: lib32gcc1 (>= 1:4.1.1-21+ia32.libs.1.19) but 1:4.7.2-2ubuntu1 is installed

  9. #9
    Join Date
    Nov 2012
    Beans
    11

    Re: Skype package problem

    Your system is 32 or 64 bit?

  10. #10
    Join Date
    Nov 2012
    Beans
    6

    Re: Skype package problem

    Quote Originally Posted by atkrad View Post
    Your system is 32 or 64 bit?
    64 bit

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •