Re: [CentOS] Error installing latest CentOS kernel from %post section of kickstart

2011-09-01 Thread John Doe
From: Alfred von Campe 

>     Installing     : kernel-2.6.32-71.29.1.el6.i686                      
> 185/378
> grubby fatal error: unable to find a suitable template

In the mean time, I just manualy add the grub entry for the new kernel 
and it boots fine (not sure if there are other side effects though).

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Error installing latest CentOS kernel from %post section of kickstart

2011-08-31 Thread Alfred von Campe
On Aug 31, 2011, at 14:58, Ned Slider wrote:

> Yes, it's a known issue:
> 
> https://www.redhat.com/archives/rhelv6-list/2011-January/msg6.html
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=625216
> https://bugzilla.redhat.com/show_bug.cgi?id=657257

Thanks, the workarounds described in the bugzilla issues did indeed fix the 
problem, and this will be fixed and CentOS 6.1 when it becomes available.

Alfred

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Error installing latest CentOS kernel from %post section of kickstart

2011-08-31 Thread Ned Slider
On 31/08/11 17:12, Alfred von Campe wrote:
> I'm running the command "yum -y update" from a script called from the the 
> post section of my kickstart config file, and I get the following error:
>
>  Installing : kernel-2.6.32-71.29.1.el6.i686   
> 185/378
> grubby fatal error: unable to find a suitable template
>
> After the install, if I log in to the system and remove that RPM and then 
> re-install it with "yum install kernel", the grub.conf file is updated 
> correctly.  Any ideas why this might be failing from kickstart?  Anyone else 
> seen this?
>
> Alfred
>

Yes, it's a known issue:

https://www.redhat.com/archives/rhelv6-list/2011-January/msg6.html

https://bugzilla.redhat.com/show_bug.cgi?id=625216
https://bugzilla.redhat.com/show_bug.cgi?id=657257

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Error installing latest CentOS kernel from %post section of kickstart

2011-08-31 Thread Alfred von Campe
I'm running the command "yum -y update" from a script called from the the post 
section of my kickstart config file, and I get the following error:

Installing : kernel-2.6.32-71.29.1.el6.i686   
185/378
grubby fatal error: unable to find a suitable template

After the install, if I log in to the system and remove that RPM and then 
re-install it with "yum install kernel", the grub.conf file is updated 
correctly.  Any ideas why this might be failing from kickstart?  Anyone else 
seen this?

Alfred

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos