<br><br><div><span class="gmail_quote">On 8/29/07, <b class="gmail_sendername">Dave Jones</b> <<a href="mailto:davej@redhat.com">davej@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Aug 28, 2007 at 02:38:37PM -0500, Justin Conover wrote:<br><br> > I am un-perplexed.... Looks like it is time for a relabel.<br> ><br> ><br> > [root@echelon ~]# sestatus<br> > SELinux status:                 enabled
<br> > SELinuxfs mount:                /selinux<br> > Current mode:                   enforcing<br> > Mode from config file:          enforcing<br> > Policy version:                 21<br> > Policy from config file:        targeted
<br> > [root@echelon ~]# setenforce 0<br> > [root@echelon ~]# yum update<br> > Running Transaction<br> >   Installing: kernel                       ######################### [1/3]<br> >   Installing: kernel-devel                 ######################### [2/3]
<br> >   Installing: kmod-nvidia                  ######################### [3/3]<br> ><br> ><br> > # yum remove kernel-devel-2.6.22.4-65.fc7 kernel-2.6.22.4-65.fc7<br> > <BLAH><br> > Running Transaction
<br> >   Removing  : kmod-nvidia                  ######################### [1/3]<br> >   Removing  : kernel                       ######################### [2/3]<br> >   Removing  : kernel-devel                 ######################### [3/3]
<br> ><br> > Removed: kernel.x86_64 0:2.6.22.4-65.fc7 kernel-devel.x86_64 0:<br> > 2.6.22.4-65.fc7<br> > Dependency Removed: kmod-nvidia.x86_64 0:100.14.11-1.2.6.22.4_65.fc7<br> > Complete!<br> > [root@echelon
 ~]# sestatus<br> > SELinux status:                 enabled<br> > SELinuxfs mount:                /selinux<br> > Current mode:                   permissive<br> > Mode from config file:          enforcing<br> > Policy version:                 21
<br> > Policy from config file:        targeted<br> > [root@echelon ~]# setenforce 1<br> > [root@echelon ~]# sestatus<br> > SELinux status:                 enabled<br> > SELinuxfs mount:                /selinux
<br> > Current mode:                   enforcing<br> > Mode from config file:          enforcing<br> > Policy version:                 21<br> > Policy from config file:        targeted<br> ><br> > [root@echelon
 ~]# yum update<br> > <BLAH><br> > Running Transaction Test<br> > Finished Transaction Test<br> > Transaction Test Succeeded<br> > Running Transaction<br> >   Installing: kernel                       ######################### [1/3]
<br> > FATAL: Could not open '/boot/System.map-2.6.22.4-65.fc7': Permission denied<br> >   Installing: kernel-devel                 ######################### [2/3]<br> >   Installing: kmod-nvidia                  ######################### [3/3]
<br> > FATAL: Could not open '/boot/System.map-2.6.22.4-65.fc7': Permission denied<br> ><br> > Installed: kernel.x86_64 0:2.6.22.4-65.fc7 kernel-devel.x86_64 0:<br> > 2.6.22.4-65.fc7 kmod-nvidia.x86_64
 0:100.14.11-1.2.6.22.4_65.fc7<br> > Complete!<br><br>Fascinating.  I wonder what caused your /boot to become unlabelled.<br>ls -Z / should show boot as ..<br>drwxr-xr-x  root root system_u:object_r:boot_t         boot/
<br><br>can you double check that?<br><br>        Dave<br><br>--<br><a href="http://www.codemonkey.org.uk">http://www.codemonkey.org.uk</a><br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">
fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br></blockquote></div><br>I did already run a relabel 
<br>drwxr-xr-x  root root system_u:object_r:boot_t         boot<br><br><br>