Description of problem: Installation of Picasa 3 from http://dl.google.com/linux/rpm/testing/i386 is not possible while it depends on sane-backends-libs.i686 and this package needs sane-backends.i686. sane-backends.686 is not availible in repository. Version-Release number of selected component (if applicable): Fedora 13 RC2 How reproducible: Try to install Picasa from http://dl.google.com/linux/rpm/testing/i386. Steps to Reproduce: 1. yum install picasa Actual results: (sorry for polish, i'm not sure how to change output language for one yum use) Błąd: Pakiet: sane-backends-libs-1.0.20-11.fc13.i686 (fedora) Wymaga: sane-backends = 1.0.20-11.fc13 Zainstalowano: sane-backends-1.0.21-1.fc13.x86_64 (@updates-testing) Dostępne: sane-backends-1.0.20-11.fc13.x86_64 (fedora) Expected results: Additional info:
At a guess it'll work if you do: yum --enablerepo=updates-testing install picasa ...or you could downgrade sane-backends and sane-backends-libs to the version in Fedora.