On 09/07/2010 01:47 PM, Christoph A. wrote: > I just wanted to try the fix for > https://bugzilla.redhat.com/show_bug.cgi?id=630592 > > and downloaded the rpm manually > http://kojipkgs.fedoraproject.org/packages/libselinux/2.0.94/2.fc13/x86_64/libselinux-2.0.94-2.fc13.x86_64.rpm > > installed via: > yum --nogpgcheck install<rpm> > > I guess this was the wrong and I would need: > libselinux-2.0.94-2.fc13.i686.rpm > > but I'm unable to remove libselinux-2.0.94-2.fc13.x86_64.rpm > > > yum remove libselinux-2.0.94-2.fc13 > [......] > [......] > You could try using --skip-broken to work around the problem > ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows: > libselinux-2.0.94-2.fc13.x86_64 is a duplicate with > libselinux-2.0.90-5.fc13.i686 > > and according to rpm it is not even installed: > > rpm -e libselinux-2.0.94-2.fc13.x86_64.rpm > error: package libselinux-2.0.94-2.fc13.x86_64.rpm is not installed > > I would like to test the fix, how should I proceed? Why are you mixing 32 bit and 64 bit when you OS is 64 bit?? So, if your OS is 64 bit, why don't you grab the 64 bit version of the fix you found on koji? Once you have the 64 bit, then force the install (if you are as reckless as you seem to be): sudo rpm -Uvh --force <your-rpm-package> -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines