Anyway, I've been having a few issues with installations. Primarily, and most troubling, I can't get Thunderbird to install. I've attempted to use URPMI, but I keep running into the same problems.
- Code: Select all
[-@localhost ~]$ su
Password:
[root@localhost conorcorrigan]# urpmi thunderbird
A requested package cannot be installed:
thunderbird-17.0.8-1.mga3.x86_64 (due to unsatisfied libevent.so.5()(64bit))
Continue installation anyway? (Y/n) n
[root@localhost -]#
I have similar issues when I attempt to install -kde subplugin for Flash Player as suggested by the FAQ on this forum.
- Code: Select all
[root@localhost -]# urpmi flash-player-plugin-kde
A requested package cannot be installed:
flash-player-plugin-kde-11.2.202.297-1.mga3.nonfree.x86_64 (due to unsatisfied libkutils.so.4()(64bit))
Continue installation anyway? (Y/n) n
[root@localhost -]#
I'm assuming I'm running into a dependency problem or a repository problem, but I'm not sure enough to know what this means.
I hope I'm not dumping a problem on you all that has been asked several times and thanks in advance for the help.
EDIT: Whoo boy... I'm changing the title of this as this problem is now popping up all over the place. I just tried to install VLC Media Player and received a similar error.
- Code: Select all
[root@localhost -]# urpmi vlc
A requested package cannot be installed:
vlc-2.0.8-2.mga3.tainted.x86_64 (due to unsatisfied fonts-ttf-vera)
Continue installation anyway? (Y/n) n
[root@localhost -]#
I tried installing all of these programs from the GUI program installation utility and received a a pop-up informing of these same errors.