kernel.x86_64 0:2.6.22.4-65.fc7 (fails)

Justin Conover justin.conover at gmail.com
Tue Aug 28 19:38:37 UTC 2007


On 8/28/07, Michal Jaegermann <michal at harddata.com> wrote:
>
> On Tue, Aug 28, 2007 at 09:21:07AM -0500, Justin Conover wrote:
> >
> > I removed all extra drives, left the one and reinstalled grub and I
> still get
> > the same error.  I'm perplexed.
>
> Did you manage somehow to change some attributes to, say,
> "immutable"?  Look at 'man lsattr' and 'man chattr'.
>
>    Michal
>
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-test-list



I am un-perplexed.... Looks like it is time for a relabel.


[root at echelon ~]# sestatus
SELinux status:                 enabled
SELinuxfs mount:                /selinux
Current mode:                   enforcing
Mode from config file:          enforcing
Policy version:                 21
Policy from config file:        targeted
[root at echelon ~]# setenforce 0
[root at echelon ~]# yum update
Running Transaction
  Installing: kernel                       ######################### [1/3]
  Installing: kernel-devel                 ######################### [2/3]
  Installing: kmod-nvidia                  ######################### [3/3]


# yum remove kernel-devel-2.6.22.4-65.fc7 kernel-2.6.22.4-65.fc7
<BLAH>
Running Transaction
  Removing  : kmod-nvidia                  ######################### [1/3]
  Removing  : kernel                       ######################### [2/3]
  Removing  : kernel-devel                 ######################### [3/3]

Removed: kernel.x86_64 0:2.6.22.4-65.fc7 kernel-devel.x86_64 0:
2.6.22.4-65.fc7
Dependency Removed: kmod-nvidia.x86_64 0:100.14.11-1.2.6.22.4_65.fc7
Complete!
[root at echelon ~]# sestatus
SELinux status:                 enabled
SELinuxfs mount:                /selinux
Current mode:                   permissive
Mode from config file:          enforcing
Policy version:                 21
Policy from config file:        targeted
[root at echelon ~]# setenforce 1
[root at echelon ~]# sestatus
SELinux status:                 enabled
SELinuxfs mount:                /selinux
Current mode:                   enforcing
Mode from config file:          enforcing
Policy version:                 21
Policy from config file:        targeted

[root at echelon ~]# yum update
<BLAH>
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing: kernel                       ######################### [1/3]
FATAL: Could not open '/boot/System.map-2.6.22.4-65.fc7': Permission denied
  Installing: kernel-devel                 ######################### [2/3]
  Installing: kmod-nvidia                  ######################### [3/3]
FATAL: Could not open '/boot/System.map-2.6.22.4-65.fc7': Permission denied

Installed: kernel.x86_64 0:2.6.22.4-65.fc7 kernel-devel.x86_64 0:
2.6.22.4-65.fc7 kmod-nvidia.x86_64 0:100.14.11-1.2.6.22.4_65.fc7
Complete!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/test/attachments/20070828/1e70a8ec/attachment.html 


More information about the test mailing list