I'm seeing the same problem on F12 as this user: http://www.mail-archive.com/[email protected]/msg04898.html
Cobbler doesn't think dhcpd exists. [r...@sammy cobbler]# rpm -q dhcp dhcp-4.1.0p1-13.fc12.x86_64 [r...@sammy cobbler]# which dhcpd /usr/sbin/dhcpd [r...@sammy cobbler]# rpm -q cobbler cobbler-2.0.0-1.fc12.noarch [r...@sammy cobbler]# cobbler check The following are potential configuration items that you may want to fix: 1 : dhcpd is not installed and/or in path 2 : change 'disable' to 'no' in /etc/xinetd.d/rsync 3 : since iptables may be running, ensure 69, 80, and 25151 are unblocked 4 : debmirror package is not installed, it will be required to manage debian deployments and repositories Restart cobblerd and then run 'cobbler sync' to apply changes. A couple months later, there is now a test release laying out there, that does fix the error. [r...@sammy yum.repos.d]# yum --enablerepo=updates-testing update cobbler [r...@sammy yum.repos.d]# rpm -q cobbler cobbler-2.0.1-1.fc12.noarch [r...@sammy yum.repos.d]# cobbler check The following are potential configuration items that you may want to fix: 1 : change 'disable' to 'no' in /etc/xinetd.d/rsync 2 : since iptables may be running, ensure 69, 80, and 25151 are unblocked 3 : debmirror package is not installed, it will be required to manage debian deployments and repositories Restart cobblerd and then run 'cobbler sync' to apply changes. I'll give it some positive karma https://admin.fedoraproject.org/updates/F12/FEDORA-2009-12039 after testing a little. -- Dale Bewley - Unix Administrator - Shields Library - UC Davis GPG: 0xB098A0F3 0D5A 9AEB 43F4 F84C 7EFD 1753 064D 2583 B098 A0F3 _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
