[et-mgmt-tools] [PATCH] - Missing entry in cobbler_msg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There is a check_httpd(status) that is called upon a cobbler check.  However there is no corresponding message in the cobbler_msg list!  Fix below.

- Adam.

#### BEGIN PATCH ####


--- ../cobbler.pristine/cobbler_msg.py  2007-04-20 21:15: 56.000000000 +0000
+++ cobbler_msg.py      2007-04-30 17:32:33.000000000 +0000
@@ -78,6 +78,7 @@
   "need_perms"      : "cobbler could not access %s",
   "need_perms2"     : "cobbler could not copy %s to %s",
   "no_dhcpd"        : "cobbler couldn't find dhcpd, try 'yum install dhcp'",
+  "no_httpd"        : "cobbler couldn't find httpd, try 'yum install httpd'",
   "no_bootloader"   : "missing 1 or more bootloader files listed in /var/lib/cobbler/settings",
   "no_tftpd"        : "cobbler couldn't find tftpd, try 'yum install tftpd'",
   "no_dir"          : "cobbler couldn't find %s, please create it",


#### END PATCH ####

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux