--
Detlev | Institut fuer Mikroelektronische Systeme
Habicht | D-30167 Hannover +49 511 76219662 habi...@ims.uni-hannover.de
+ Handy+49 172 5415752 ---
Am 23.12.2011 um 15:09 schrieb Mann, Owen:
> This is very odd. My only guess is that's it's
This is very odd. My only guess is that's it's a F16 issue. I use this trick on
every machine in the log_ks_pre snippet. It's worked on every RHEL/CentOS
machine I've built - releases 4-6.
From: cobbler-boun...@lists.fedorahosted.org
[mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of
Well, it doesn't work
B.t.w. my client system to install is Fedora 16.
The while-loop is looking for the directory /mnt/sysimage/etc/ssh.
When i create it at this phase via cmd line the script does the rest
and everything is going on.
But the script is called by /bin/sh. Of course this is a
to:cobbler-boun...@lists.fedorahosted.org>[mailto:cobbler-boun...@lists.fedorahosted.org]*On
Behalf Of*Detlev Habicht
*Sent:*Thursday, December 22, 2011 3:10 AM
*To:*cobbler mailing list
*Subject:*Re: snippet keep_ssh_host_keys not running in background
Hi all again,
ok, first point was my fault
the exact cause, but I've had a similar problem in the
>> past. I found that an explicit `exit` at the end of %pre solved my problem.
>>
>> From: cobbler-boun...@lists.fedorahosted.org
>> [mailto:cobbler-boun...@lists.fedorahosted.org] On Behalf Of Detlev Habic
cobbler mailing list
> Subject: Re: snippet keep_ssh_host_keys not running in background
>
> Hi all again,
>
> ok, first point was my fault: Upgrading cobbler on this cobbler host to the
> current
> version helps. :-)
>
> But the second problem still exists:
>
>
Behalf Of Detlev Habicht
Sent: Thursday, December 22, 2011 3:10 AM
To: cobbler mailing list
Subject: Re: snippet keep_ssh_host_keys not running in background
Hi all again,
ok, first point was my fault: Upgrading cobbler on this cobbler host to the
current
version helps. :-)
But the second pro
Hi all again,
ok, first point was my fault: Upgrading cobbler on this cobbler host to the
current
version helps. :-)
But the second problem still exists:
The bash script is not able to put a "while" construction in background, so the
script is stilling waiting at this point. It looks, like the