Re: Troubleshooting apt-get -f install

2013-05-24 Thread Alois Mahdal
On Fri, 24 May 2013 11:02:06 +0300 Andrei POPESCU wrote: > [...] > > What am I missing? How should I help APT here? Does the > > wiki page need update? > > There is also this note: > > If apt-get is not able to install libqtwebkit4:i386 as > dependency, try with aptitude (If you know what

Re: Troubleshooting apt-get -f install

2013-05-24 Thread Andrei POPESCU
On Jo, 23 mai 13, 22:18:38, Alois Mahdal wrote: > Hi, > > I'm following instructions[1] from Debian Wiki to install Skype > on Wheezy. [snip] > What am I missing? How should I help APT here? Does the wiki > page need update? There is also this note: If apt-get is not able to install lib

Re: Troubleshooting apt-get -f install

2013-05-23 Thread Alan Ianson
On Thu, 23 May 2013 22:18:38 +0200 Alois Mahdal wrote: > Hi, > > I'm following instructions[1] from Debian Wiki to install Skype > on Wheezy. > > [1]: http://wiki.debian.org/skype#Debian_7.0_.22Wheezy.22 > > In a nutshell: > > # dpkg --add-architecture i386 > # apt-get update >

Re: Troubleshooting apt-get -f install

2013-05-23 Thread Alois Mahdal
On Thu, 23 May 2013 15:36:45 -0500 Hugo Vanwoerkom wrote: > [...] > Yes, that happened to me also. The "solution" that I > found was to do a new install and install skype this way very > early in the process. YMMV. You don't mean complete OS re-install, do you? Give me a break! I did not need it

Re: Troubleshooting apt-get -f install

2013-05-23 Thread Hugo Vanwoerkom
Alois Mahdal wrote: Hi, I'm following instructions[1] from Debian Wiki to install Skype on Wheezy. [1]: http://wiki.debian.org/skype#Debian_7.0_.22Wheezy.22 In a nutshell: # dpkg --add-architecture i386 # apt-get update # wget -O skype-install.deb http://www.skype.com/...snip

Troubleshooting apt-get -f install

2013-05-23 Thread Alois Mahdal
Hi, I'm following instructions[1] from Debian Wiki to install Skype on Wheezy. [1]: http://wiki.debian.org/skype#Debian_7.0_.22Wheezy.22 In a nutshell: # dpkg --add-architecture i386 # apt-get update # wget -O skype-install.deb http://www.skype.com/...snip # dpkg -i skype-inst