LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Skype Won't Install (https://www.linuxquestions.org/questions/linux-software-2/skype-wont-install-4175439188/)

Quantumstate 11-28-2012 03:01 PM

Skype Won't Install
 
Anyone tried to install Skype in Debian Testing lately?
Code:

# dpkg -i skype-debian_4.1.0.20-1_i386.deb
(Reading database ... 178138 files and directories currently installed.)
Preparing to replace skype 4.1.0.20-1 (using skype-debian_4.1.0.20-1_i386.deb) ...
Unpacking replacement skype ...
dpkg: dependency problems prevent configuration of skype:
 skype depends on libqt4-dbus (>= 4:4.5.3); however:
  Package libqt4-dbus:i386 is not configured yet.
 skype depends on libqt4-network (>= 4:4.8.0); however:
  Package libqt4-network:i386 is not configured yet.
 skype depends on libqt4-xml (>= 4:4.5.3); however:
  Package libqt4-xml:i386 is not configured yet.
 skype depends on libqtcore4 (>= 4:4.7.0~beta1); however:
  Package libqtcore4:i386 is not configured yet.
 skype depends on libqtgui4 (>= 4:4.8.0); however:
  Package libqtgui4:i386 is not configured yet.
 skype depends on libqtwebkit4 (>= 2.1.0~2011week13); however:
  Package libqtwebkit4:i386 is not installed.
 skype depends on libxss1; however:
  Package libxss1:i386 is not configured yet.
 skype depends on libxv1; however:
  Package libxv1:i386 is not configured yet.

dpkg: error processing skype (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
 skype

It's demanding packages that are older than what I have installed.

I tried putting this in sources.list:
deb http://download.skype.com/linux/repos/debian/ stable non-free
... but that directory doesn't exist and download.skype.com/linux/repos/debian/ won't let me have a directory listing.

pan64 11-29-2012 02:11 AM

first try yo install the missing package (Package libqtwebkit4:i386 is not installed).

k3lt01 11-29-2012 02:57 AM

Quote:

Originally Posted by Quantumstate (Post 4839033)
Anyone tried to install Skype in Debian Testing lately?

Yes in Wheeezy amd64 and Sid amd64, it will not install even though it is supposed to be multiarch. If you are using Debian amd64 then sorry can't help you, if you are using Debian i386 load Squeeze into your sources list and force the install of the older packages. Not very tidy but it may work for you.

j-ray 11-29-2012 07:35 AM

probably there are complete binaries available at skype.com that should work because they have the qt libraries compiled in. At least there were in the past, don't know the current state

Quantumstate 11-29-2012 10:34 AM

It turns out that there's a bug in Debian that prevents install. If you go here down to 7.0+ at 64-bit, and read -all- the instructions, it will install. I have it working now.

Quantumstate 11-29-2012 07:39 PM

Well, maybe I spoke too soon.

Skype runs, and logs into my account, and I can hear audio, but when I speak it does not work through the call testing service. My mike seems to be dead. Maybe it's muted, but pulse mixer in xfce doesn't have a Mike setting.

Anyone had this experience?

Also I find in Advanced settings that incoming calls come in on port 3075. My firewall is very tight, so anyone know if this is TCP, or UDP?

k3lt01 11-29-2012 08:35 PM

It won't install for me at all on this install. I'll give it a while cause I'm going to do a clean install sometime soon and try it again.

Quantumstate 11-30-2012 12:00 AM

No idea what kind of error you're getting k3lt01. Did you read -all- the instructions?

k3lt01 11-30-2012 12:09 AM

Yes I have read all the instructions, I cannot get the dependencies to install. There are more dependencies for 4.1 than there are for 4.0 and it just wont install for me on any of my current systems.

Quantumstate 11-30-2012 02:52 PM

Well, there aren't any dependencies for the method I'd described and used.

k3lt01 11-30-2012 05:17 PM

Quote:

Originally Posted by Quantumstate (Post 4840436)
Well, there aren't any dependencies for the method I'd described and used.

I'm overjoyed for you.

k3lt01 12-01-2012 01:00 PM

Quote:

Originally Posted by Quantumstate (Post 4840436)
Well, there aren't any dependencies for the method I'd described and used.

Tried again and Gdebi said there were 62 dependencies, couple of minutes later it is installed. Will test it tonight or tomorrow morning when a friend of mine gets online.

Quantumstate 12-01-2012 04:30 PM

You are just not getting what I am saying. I am trying to help you, even though no one is helping me.

Here are the instructions I followed, and they work (except for microphone):
Quote:

7.0+ at 64-bit

Using a terminal, enter the following command under the root and press Enter:

dpkg --add-architecture i386 && apt-get update

Download and install Debian 7.0+ i386. (multiarch)

Important: If you have libqtwebkit4:amd64 already installed, the installation will fail due to a Debian bug.

To fix this, using a terminal and under root, enter the following command and press Enter:

rm /usr/share/doc/libqtwebkit4/changelog.Debian.gz && apt-get -f install
There is no apt-get install, so there can be no dependencies. Use dpkg -i to install Skype.

k3lt01 12-01-2012 06:22 PM

Quote:

Originally Posted by Quantumstate (Post 4840920)
You are just not getting what I am saying. I am trying to help you, even though no one is helping me.

Here are the instructions I followed, and they work (except for microphone):


There is no apt-get install, so there can be no dependencies. Use dpkg -i to install Skype.

Whoa there Quantumstate. I did get what you said and regardless of what you said Skype 4.1 would not install on my system. I followed the method in your prior posts and it did not work. I have been working on this since 4.1 was released and only now has it actually installed and the issue was skype required dependencies on my system that were not there and would not install until this morning.

Nothing worked, gdebi, dpkg, apt, nothing, until this morning. Thanks for your efforts I do appreciate them but it seems your problem was not the same as mine.

k3lt01 12-25-2012 03:04 AM

Code:

root@michael-laptop:/home/uluru# dpkg --add-architecture i386 && apt-get update
Hit http://security.debian.org wheezy/updates InRelease
Hit http://security.debian.org wheezy/updates/main amd64 Packages             
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages         
Hit http://security.debian.org wheezy/updates/non-free amd64 Packages         
Hit http://security.debian.org wheezy/updates/main i386 Packages             
Hit http://security.debian.org wheezy/updates/contrib i386 Packages           
Hit http://security.debian.org wheezy/updates/non-free i386 Packages         
Hit http://ftp.au.debian.org testing InRelease                               
Err http://au.debian.org experimental InRelease                               
 
Err http://au.debian.org experimental Release.gpg                             
  Could not resolve 'au.debian.org'
Hit http://ftp.au.debian.org wheezy-proposed-updates InRelease               
Hit http://ftp.au.debian.org testing/main amd64 Packages/DiffIndex           
Hit http://ftp.au.debian.org testing/contrib amd64 Packages/DiffIndex         
Hit http://ftp.au.debian.org testing/non-free amd64 Packages/DiffIndex       
Get:1 http://ftp.au.debian.org testing/main i386 Packages/DiffIndex [7,876 B] 
Get:2 http://ftp.au.debian.org testing/contrib i386 Packages/DiffIndex [7,819 B]
Hit http://ftp.debian.org wheezy-updates InRelease                           
Ign http://mozilla.debian.net experimental InRelease                         
Get:3 http://www.deb-multimedia.org wheezy InRelease [32.8 kB]               
Hit http://repo.mate-desktop.org wheezy InRelease                             
Ign http://linux.dropbox.com wheezy InRelease                                 
Get:4 http://ftp.au.debian.org testing/non-free i386 Packages/DiffIndex [7,819 B]
Hit http://ftp.au.debian.org testing/contrib Translation-en/DiffIndex
Hit http://ftp.au.debian.org testing/main Translation-en/DiffIndex
Hit http://ftp.au.debian.org testing/non-free Translation-en/DiffIndex
Hit http://ftp.au.debian.org wheezy-proposed-updates/contrib amd64 Packages
Hit http://ftp.au.debian.org wheezy-proposed-updates/non-free amd64 Packages
Hit http://ftp.au.debian.org wheezy-proposed-updates/main amd64 Packages/DiffIndex
Hit http://ftp.au.debian.org wheezy-proposed-updates/contrib i386 Packages
Hit http://ftp.au.debian.org wheezy-proposed-updates/non-free i386 Packages   
Get:5 http://ftp.au.debian.org wheezy-proposed-updates/main i386 Packages/DiffIndex [7,819 B]
Hit http://linux.dropbox.com wheezy Release.gpg                               
Get:6 http://mozilla.debian.net experimental Release.gpg [828 B]             
Hit http://ftp.au.debian.org wheezy-proposed-updates/contrib Translation-en   
Hit http://ftp.au.debian.org wheezy-proposed-updates/main Translation-en/DiffIndex
Hit http://repo.mate-desktop.org wheezy/main amd64 Packages                   
Hit http://ftp.debian.org wheezy-updates/main amd64 Packages                 
Hit http://ftp.au.debian.org wheezy-proposed-updates/non-free Translation-en 
Hit http://www.deb-multimedia.org wheezy/main amd64 Packages/DiffIndex       
Hit http://linux.dropbox.com wheezy Release                                   
Hit http://mozilla.debian.net experimental Release                           
Ign http://mozilla.debian.net experimental Release                           
Hit http://linux.dropbox.com wheezy/main amd64 Packages                       
Ign http://security.debian.org wheezy/updates/contrib Translation-en_AU       
Ign http://security.debian.org wheezy/updates/contrib Translation-en         
Ign http://security.debian.org wheezy/updates/main Translation-en_AU         
Hit http://repo.mate-desktop.org wheezy/main i386 Packages                   
Ign http://security.debian.org wheezy/updates/main Translation-en             
Hit http://ftp.debian.org wheezy-updates/contrib amd64 Packages               
Ign http://mozilla.debian.net experimental/iceweasel-beta amd64 Packages/DiffIndex
Ign http://security.debian.org wheezy/updates/non-free Translation-en_AU     
Hit http://www.deb-multimedia.org wheezy/non-free amd64 Packages/DiffIndex   
Ign http://security.debian.org wheezy/updates/non-free Translation-en         
Hit http://linux.dropbox.com wheezy/main i386 Packages                       
Ign http://mozilla.debian.net experimental/iceweasel-aurora amd64 Packages/DiffIndex
Hit http://ftp.debian.org wheezy-updates/non-free amd64 Packages             
Get:7 http://www.deb-multimedia.org wheezy/main i386 Packages/DiffIndex [2,023 B]
Ign http://mozilla.debian.net experimental/iceweasel-beta i386 Packages/DiffIndex
Hit http://ftp.debian.org wheezy-updates/main i386 Packages                   
Ign http://mozilla.debian.net experimental/iceweasel-aurora i386 Packages/DiffIndex
Get:8 http://www.deb-multimedia.org wheezy/non-free i386 Packages/DiffIndex [2,023 B]
Hit http://ftp.debian.org wheezy-updates/contrib i386 Packages               
Hit http://ftp.debian.org wheezy-updates/non-free i386 Packages               
Ign http://linux.dropbox.com wheezy/main Translation-en_AU                   
Ign http://linux.dropbox.com wheezy/main Translation-en                       
Ign http://repo.mate-desktop.org wheezy/main Translation-en_AU               
Ign http://repo.mate-desktop.org wheezy/main Translation-en                   
Ign http://www.deb-multimedia.org wheezy/main Translation-en_AU     
Ign http://www.deb-multimedia.org wheezy/main Translation-en                 
Ign http://www.deb-multimedia.org wheezy/non-free Translation-en_AU           
Hit http://mozilla.debian.net experimental/iceweasel-beta amd64 Packages     
Ign http://www.deb-multimedia.org wheezy/non-free Translation-en             
Hit http://mozilla.debian.net experimental/iceweasel-aurora amd64 Packages   
Hit http://mozilla.debian.net experimental/iceweasel-beta i386 Packages       
Hit http://mozilla.debian.net experimental/iceweasel-aurora i386 Packages
Ign http://mozilla.debian.net experimental/iceweasel-aurora Translation-en_AU
Ign http://mozilla.debian.net experimental/iceweasel-aurora Translation-en
Ign http://mozilla.debian.net experimental/iceweasel-beta Translation-en_AU
Ign http://mozilla.debian.net experimental/iceweasel-beta Translation-en
Ign http://ftp.debian.org wheezy-updates/contrib Translation-en_AU
Ign http://ftp.debian.org wheezy-updates/contrib Translation-en
Ign http://ftp.debian.org wheezy-updates/main Translation-en_AU
Ign http://ftp.debian.org wheezy-updates/main Translation-en
Ign http://ftp.debian.org wheezy-updates/non-free Translation-en_AU
Ign http://ftp.debian.org wheezy-updates/non-free Translation-en
Fetched 69.1 kB in 16s (4,078 B/s)
Reading package lists... Done
W: GPG error: http://mozilla.debian.net experimental Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 85A3D26506C4AE2A
W: Failed to fetch http://au.debian.org/debian/dists/experimental/InRelease 

W: Failed to fetch http://au.debian.org/debian/dists/experimental/Release.gpg  Could not resolve 'au.debian.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.
W: Duplicate sources.list entry http://mozilla.debian.net/ experimental/iceweasel-beta amd64 Packages (/var/lib/apt/lists/mozilla.debian.net_dists_experimental_iceweasel-beta_binary-amd64_Packages)
W: Duplicate sources.list entry http://mozilla.debian.net/ experimental/iceweasel-beta amd64 Packages (/var/lib/apt/lists/mozilla.debian.net_dists_experimental_iceweasel-beta_binary-amd64_Packages)
W: Duplicate sources.list entry http://mozilla.debian.net/ experimental/iceweasel-beta i386 Packages (/var/lib/apt/lists/mozilla.debian.net_dists_experimental_iceweasel-beta_binary-i386_Packages)
W: Duplicate sources.list entry http://mozilla.debian.net/ experimental/iceweasel-beta i386 Packages (/var/lib/apt/lists/mozilla.debian.net_dists_experimental_iceweasel-beta_binary-i386_Packages)
root@michael-laptop:/home/uluru#


root@michael-laptop:/home/maralinga/Downloads# dpkg -i skype-debian_4.1.0.20-1_i386.deb
Selecting previously unselected package skype.
(Reading database ... 145120 files and directories currently installed.)
Unpacking skype (from skype-debian_4.1.0.20-1_i386.deb) ...
dpkg: dependency problems prevent configuration of skype:
 skype depends on libasound2 (>= 1.0.16).
 skype depends on libc6 (>= 2.3.6-6~).
 skype depends on libc6 (>= 2.7).
 skype depends on libgcc1 (>= 1:4.1.1).
 skype depends on libqt4-dbus (>= 4:4.5.3).
 skype depends on libqt4-network (>= 4:4.8.0).
 skype depends on libqt4-xml (>= 4:4.5.3).
 skype depends on libqtcore4 (>= 4:4.7.0~beta1).
 skype depends on libqtgui4 (>= 4:4.8.0).
 skype depends on libqtwebkit4 (>= 2.1.0~2011week13).
 skype depends on libstdc++6 (>= 4.6).
 skype depends on libx11-6.
 skype depends on libxext6.
 skype depends on libxss1.
 skype depends on libxv1.
 skype depends on libssl1.0.0.

dpkg: error processing skype (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
 skype
root@michael-laptop:/home/maralinga/Downloads#

Totally new Debian Wheezy install and this is what I get with tryong to install Skype. Please don't come and tell me there are no dependencies

Went to the Debian Wiki and followed the instructions there.

dpkg installed 66 dependencies and then installed Skype.


All times are GMT -5. The time now is 09:30 AM.