On Tue, 2009-06-02 at 22:10 -0300, Germán Racca wrote: > On Tue, 2009-06-02 at 21:53 -0300, Martín Marqués wrote: > > Germán, the problem is that preupgrade leaves out a bunch of kde apps: > > > > Checking for new repos for mirrors > > * preupgrade: fedora.c3sl.ufpr.br > > 6:kdelibs-4.2.3-2.fc10.x86_64 from installed has depsolving problems > > --> Missing Dependency: libssl.so.7()(64bit) is needed by package > > 6:kdelibs-4.2.3-2.fc10.x86_64 (installed) These are 64-bit, x86_64 packages. > Well, as I have libssl.so.8 and libcrypto.so.8 installed, and KDE is > looking for libssl.so.7 and libcrypto.so.7, I decided to create the > symbolic links that KDE is looking for. I have the following: > > /usr/lib/libssl.so.8: symbolic link to `libssl.so.0.9.8k' > /usr/lib/libcrypto.so.8: symbolic link to `libcrypto.so.0.9.8k' > > so I have created the following symbolic links: > > /usr/lib/libssl.so.7: symbolic link to `libssl.so.0.9.8k' > /usr/lib/libcrypto.so.7: symbolic link to `libcrypto.so.0.9.8k' This is definately the wrong way to go. Do not work against the distribution! > and with that now everything is working fine again. > > Anyway, my 'yum repolist' is as follows: > > fedora Fedora 11 - i386 > enabled: 13,289 > livna rpm.livna.org for 11 - i386 > enabled: 3 > rpmfusion-free RPM Fusion for Fedora 11 - Free > enabled: 566 > rpmfusion-free-updates RPM Fusion for Fedora 11 - Free - Updates > enabled: 0 > rpmfusion-nonfree RPM Fusion for Fedora 11 - Nonfree > enabled: 240 > rpmfusion-nonfree-updates RPM Fusion for Fedora 11 - Nonfree - Upda > enabled: 0 > updates Fedora 11 - i386 - Updates > enabled: 1,293 These are 32-bit i386 repositories! i.e. you have "updated" a 64-bit installation to 32-bit, no wonder why it doesn't work. -- Jussi Lehtola Fedora Project Contributor jussilehtola@xxxxxxxxxxxxxxxxx -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines