Hello List,
I provisioned a test system and found that the ks-xxx.log has the below errors
Error: Nothing to do /bin/sed: can't read /etc/beah.conf: No such file or directory /bin/sed: can't read /etc/beah.conf: No such file or directory /bin/sed: can't read /etc/beah.conf: No such file or directory error reading information on service beah-srv: No such file or directory error reading information on service beah-beaker-backend: No such file or directory error reading information on service beah-fwd-backend: No such file or directory error reading information on service beah-srv: No such file or directory error reading information on service beah-beaker-backend: No such file or directory error reading information on service beah-fwd-backend: No such file or directory
But when I checked in system I found that the file is actually /etc/beah_beaker.conf . Have I missed something while provisioning? And what is this file for? Please explain
--Sunil
На 6.05.2011 18:01, Sunil_Gupta2@Dell.com написа:
Hello List,
But when I checked in system I found that the file is actually /etc/beah_beaker.conf . Have I missed something while provisioning? And what is this file for? Please explain
Hi Sunil, this file comes from the beah test harness package (iirc). The package is available from the http://repos.fedorapeople.org/repos/beaker/harness/ repository which is not configured by default.
On the cobbler server see /var/lib/cobbler/snippets/rhts_post snippet. There is the line: #if $getVar('harnessrepos','') != ''
I have no idea why this returns empty string on my server so I added the repository manually.
Hope this helps.
-- Alexander.
beaker-devel@lists.fedorahosted.org