If this isn't just a case of me not seeing something obvious, I'll enter a bug report...

[ftg@ftgme2 release]$ pwd
/mnt/cauldron/i586/media/core/release
[ftg@ftgme2 release]$ ls -l *keyring*
-rw-r--r-- 1 ftg ftg 717173 Apr 18 18:21 gnome-keyring-3.4.1-1.mga2.i586.rpm
-rw-r--r-- 1 ftg ftg 19170 Nov 21 2011 gnome-keyring-sharp-1.0.2-2.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 13759 Nov 21 2011 gnome-keyring-sharp-doc-1.0.2-2.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 24632 Nov 26 2011 gnome-python-gnomekeyring-2.32.0-12.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 24829 Nov 20 2011 jpilot-keyring-1.8.1-1.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 54372 Apr 18 18:16 libgnome-keyring0-3.4.1-1.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 77144 Apr 18 18:16 libgnome-keyring-devel-3.4.1-1.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 11033 Apr 18 18:16 libgnome-keyring-gir1.0-3.4.1-1.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 33992 Apr 18 18:16 libgnome-keyring-i18n-3.4.1-1.mga2.i586.rpm -rw-r--r-- 1 ftg ftg 9647 Jun 14 02:15 libsvn-gnome-keyring0-1.7.5-3.mga3.i586.rpm -rw-r--r-- 1 ftg ftg 5763 Jun 14 02:15 subversion-gnome-keyring-devel-1.7.5-3.mga3.i586.rpm
[ftg@ftgme2 release]$

but
[root@ftgme2 init.d]# urpmi gnome-keyring
Package gnome-keyring-3.4.1-1.mga2.x86_64 is already installed
[root@ftgme2 init.d]# urpmi /mnt/cauldron/i586/media/core/release/gnome-keyring-3.4.1-1.mga2.i586.rpm
[root@ftgme2 init.d]# urpmq gnome-keyring-3.4.1-1.mga2.i586.rpm
urpmq: cannot read rpm file "gnome-keyring-3.4.1-1.mga2.i586.rpm"
[root@ftgme2 init.d]# rpm -i /mnt/cauldron/i586/media/core/release/gnome-keyring-3.4.1-1.mga2.i586.rpm
error: Failed dependencies:
        libgck-1.so.0 is needed by gnome-keyring-3.4.1-1.mga2.i586
        libgcr-base-3.so.1 is needed by gnome-keyring-3.4.1-1.mga2.i586
        libpam.so.0 is needed by gnome-keyring-3.4.1-1.mga2.i586
[root@ftgme2 init.d]#

rpmdrake using an "in names" search of "gnome-keyring" finds the i586 gnome-keyring-debug package, but not the i586 gnome-keyring itself .

I've checked, and Core 32 Release is enabled.

This came about because a Wine app that has been working all along suddenly can't find /usr/lib/pkcs11/gnome-keyring-pkcs11.so which is part of the i586 gnome-keyring package. Trying to install it, as shown above, gives no joy.

What am I missing here ?

Reply via email to