Hello.
I am not very familiar with Fedora's packaging system, and when looking for a way to clean up a little the system, I stumbled upon package-cleanup.
I issued package-cleanup --problems, and I see this:
Code:
Package VirtualBox-4.1.16-2.fc16.x86_64 no se encuentran necesita de libgsoapssl++.so.0()(64bit)
Package xorg-x11-drv-intel-2.19.0-3.fc16.x86_64 no se encuentran necesita de libxcb-aux.so.0()(64bit)
Package xorg-x11-drv-intel-2.19.0-3.fc16.x86_64 no se encuentran necesita de xserver-abi(videodrv-11) >= ('0', '0', None)
Which in english is something like "xxx not found needs yyy" (the spanish translation is really bad, so I don't know what does it mean)
Any ideas about how to fix this?
Thanks!