Comment 8 for bug 61269

Revision history for this message
In , Frank (frank-redhat-bugs) wrote :

******
[frank@hortense tmp]$ sudo yum localinstall
evolution-connector-2.6.1-1.fc5.1.x86_64.rpm
**SNIP**

Error: Missing Dependency: libedata-cal-1.2.so.1()(64bit) is needed by package
evolution-connector
Error: Missing Dependency: libecal-1.2.so.3()(64bit) is needed by package
evolution-connector

[frank@hortense ~]$ locate libedata-cal
/usr/lib64/libedata-cal-1.2.so.5
/usr/lib64/libedata-cal-1.2.so.5.0.0
[frank@hortense ~]$ locate libecal
/usr/lib64/libecal-1.2.so.6
/usr/lib64/libecal-1.2.so.6.0.0

[frank@hortense ~]$ sudo yum whatprovides libecal
**SNIP**
evolution-data-server.x86_64 1.6.2-1.fc5.1 updates
Matched from:
/usr/lib64/libecal-1.2.so.6
/usr/lib64/libecal-1.2.so.6.0.0

[frank@hortense ~]$ sudo yum deplist evolution-data-server
package: evolution-data-server.x86_64 1.5.92-1
  dependency: libcairo.so.2()(64bit)
   provider: cairo.x86_64 1.0.2-5
   provider: cairo.x86_64 1.0.4-1
  dependency: libldap-2.3.so.0()(64bit)
   provider: openldap.x86_64 2.3.19-4
  dependency: libORBit-2.so.0()(64bit)
ETC. ETC. ETC.
********

Both seem to be provided by evolution-data-server, but at a rev below the
evolution-data-server I have installed, which means I'd also have to downgrade
that, which means downgrading about a hundred other packages. I don't want to
get into a downgrade spiral just to downgrade this one package. Guess that's
why they call it "dependancy hell", eh? :)