LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   libselinux problems (https://www.linuxquestions.org/questions/linux-newbie-8/libselinux-problems-244607/)

belkins 10-19-2004 08:38 AM

libselinux problems
 
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 posted a message yesterday and from the responses I received 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???!!!

ilikejam 10-19-2004 09:45 AM

Hi.

You need to install the file libselinux-devel-1.11.4-1.i386.rpm

It should be on your installation disks.

Dave

belkins 10-19-2004 11:45 AM

Thank you VERY much! That did it!

Shouldn't that file have been installed when I selected the "Everything" install when I was setting up Fedora?

ilikejam 10-19-2004 11:47 AM

You would think so, wouldn't you.....

belkins 10-19-2004 11:51 AM

Actually, now that I think about it I didn't do an Everything install, I did a Custom install and I must have missed that one package!

All the same, it was a learning experience since I've never installed a RPM before.

Once again, thank you VERY much!


All times are GMT -5. The time now is 01:32 PM.