I've just reloaded FC2 and I'm trying to update the packages.
I first do a "yum check-update" and I receive the following error message:
[root@laptop1 root]# yum update
Gathering header information file(s) from server(s)
Server: Fedora Core 2 - i386 - Base
Server: Fedora Core 2 - i386 - Released Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
....Unable to satisfy dependencies
Package fam-devel needs libselinux-devel, this is not available.
[root@laptop1 root]#
I found a problem similar to mine after doing a search on the forums, unfortunately it didn't help me in this situation.
I downloaded the file:
libselinux-1.11.4-1.i386.rpm
I ran the command: "rpm -ivh libselinux-1.11.4-1.i386.rpm" and I received the following:
[root@laptop1 root]# rpm -ivh libselinux-1.11.4-1.i386.rpm
warning: libselinux-1.11.4-1.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing... ########################################### [100%]
package libselinux-1.11.4-1 is already installed
I then ran "yum update" and I received the error message at the top again!!!!
Help! Please!!! What in the world am I doing wrong???!!!