As it turns out. the
download.skype.com/linux/repos is no more... Duh! ..(MSFT

) anyway ,
you need to remove the source entry from the /etc/yum.repo.d/ source entries or the software manager..
Then if you need to install the Skype on hanthana 64bit later, try the following
- Download the latest beta build from the skype.comCode:
wget http://www.skype.com/go/getskype-linux-beta-fc10
- Install dependencies by running:Code:
yum install-y qt-x11.i686 libXScrnSaver.i686 alsa-plugins-pulseaudio.i686 libXv.i686
- Install Skype by running:Code:
yum localinstall --nogpgcheck -y skype*.rpm
Please reply your findings...