<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler">
    <title>gmane.linux.installation.cobbler</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8954"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8953"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8952"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8951"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8950"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8949"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8948"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8947"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8946"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8945"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8944"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8943"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8942"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8941"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8940"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8939"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8938"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8937"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8936"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.installation.cobbler/8935"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8954">
    <title>cobbler, leo loe has invited you to open a Gmail account</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8954</link>
    <description>&lt;pre&gt;I've been using Gmail and thought you might like to try it out. Here's an
invitation to create an account.


  You're Invited to Gmail!

leo loe has invited you to open a Gmail account.

Gmail is Google's free email service, built on the idea that email can be
intuitive, efficient, and fun. Gmail has:

 *Less spam*
Keep unwanted messages out of your inbox with Google's innovative
technology.

*Lots of space*
Enough storage so that you'll never have to delete another message.

*Built-in chat*
Text or video chat with leo loe and other friends in real time.

*Mobile access*
Get your email anywhere with Gmail on your mobile phone.

You can even import your contacts and email from Yahoo!, Hotmail, AOL, or
any other web mail or POP accounts.

Once you create your account, leo loe will be notified of your new Gmail
address so you can stay in touch. Learn
more&amp;lt;http://mail.google.com/mail/help/intl/en/about.html&amp;gt;or get
started&amp;lt;http://mail.google.com/mail/a-99d6f2bf8b-d2c4f2421f-dDcWVPhkU5WpQ-uDdWd5wrQq39w?pc=en-rf---&lt;/pre&gt;</description>
    <dc:creator>leo loe</dc:creator>
    <dc:date>2013-06-18T15:25:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8953">
    <title>Re: manage dhcp with cobbler</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8953</link>
    <description>&lt;pre&gt;Hi,

I work aroun a little bit more now I have,

# ******************************************************************
# Cobbler managed dhcpd.conf file
#
# generated from cobbler dhcp.conf template ($date)
# Do NOT make changes to /etc/dhcpd.conf. Instead, make your changes
# in /etc/cobbler/dhcp.template, as /etc/dhcpd.conf will be
# overwritten.
#
# ******************************************************************

ddns-update-style interim;

allow booting;
allow bootp;

ignore client-updates;
set vendorclass = option vendor-class-identifier;

#for dhcp_tag in $dhcp_tags.keys():
 #class for Cobbler DHCP tag: $dhcp_tag
 #if $dhcp_tags == "pxeclient"
        class "pxeclient" {
        match if option user-class = "pxeclient";
        }
 #end if
 #if $dhcp_tags = "mysql"
        class "mysql" {
        match if option user-class = "mysql";
        }
 #end if
 #if $dhcp_tags = "others"
        class "others" {
        match if option user-class = "others";
        }
 #end if

        subnet 192.168.57.0 netm&lt;/pre&gt;</description>
    <dc:creator>leo loe</dc:creator>
    <dc:date>2013-06-18T15:25:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8952">
    <title>Re: manage dhcp with cobbler</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8952</link>
    <description>&lt;pre&gt;Hi Harry,

Actually I worked around that and I made a configuration which is probably
wrong,

for dhcp_tag in $dhcp_tags.keys():
#user-class for Cobbler DHCP tag: $dhcp_tag
 #if $dhcp_tags=pxeclient
class "pxeclient" {
  match if option user-class = "pxeclient";
}
 #if $dhcp_tags=foo
  class "mysql" {
  match if option user-class = "foo";
}
 #end if
#if $dhcp_tags=bar
class "others" {
  match if option user-class = "bar";
}
 #end if

subnet 192.168.57.0 netmask 255.255.255.0 {
pool{
allow members of "pxeclient";
option routers 192.168.57.111;
option domain-name-servers 8.8.8.8;
option subnet-mask 255.255.255.0;
range dynamic-bootp 192.168.57.200 192.168.57.254;
filename "/pxelinux.0";
default-lease-time 21600;
max-lease-time 43200;
next-server 192.168.57.111;
}
   pool {
    allow members of "foo";
    range 192.168.57.30 192.168.57.40;
    option routers 192.168.57.102;
  }
  pool {
    allow members of "bar";
    range 192.168.57.50 192.168.57.100;
  }

}

Also I did the settings change manage_dhcp: 1 and &lt;/pre&gt;</description>
    <dc:creator>leo loe</dc:creator>
    <dc:date>2013-06-18T14:02:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8951">
    <title>Re: manage dhcp with cobbler</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8951</link>
    <description>&lt;pre&gt;Hi Leo,

Sure, you can.

Check out the template file /etc/cobbler/dhcp.template.

Define the subnets you are using above the line that starts:
#for dhcp_tag in $dhcp_tags.keys():

Then tell cobbler to manage dhcpd by setting manage_dhcp: 1  in
/etc/cobbler/settings.

Restart cobblerd and run cobbler sync. The dhcp.template will be
expanded to /etc/dhcp.conf on redhat &amp;gt; 6 and /etc/dhcp/dhcpd.conf on
redhat =&amp;lt; 6

Cheers,
Harry

On 06/18/2013 08:21 AM, leo loe wrote:
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>Harry Hoffman</dc:creator>
    <dc:date>2013-06-18T13:02:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8950">
    <title>manage dhcp with cobbler</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8950</link>
    <description>&lt;pre&gt;Hi,

I am newbie on cobblerd. I am curious if I can manage dhclient.conf with
cobbler. I got many subnets in my network. For example I got a management
network and project subnet. So my servers have at least two interfaces. Can
i use cobbler to use for giving IP addresses both of those interfaces. So
that

eth0: x.x.x.x
eth1: y:y:y:y

and I can manage to that via dhclient.conf by using user-class option. But
I don't know how to do this via cobbler by using dhcp_tag. Any ideas?

Regards
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>leo loe</dc:creator>
    <dc:date>2013-06-18T12:21:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8949">
    <title>Re: Koan: Could not communicate with ...</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8949</link>
    <description>&lt;pre&gt;I have build new RPMs from release24 branch and it works.
Thank you so much!


On Sat, Jun 15, 2013 at 3:55 AM, James Cammarata &amp;lt;jimi&amp;lt; at &amp;gt;sngx.net&amp;gt; wrote:

_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>Marc Villacorta</dc:creator>
    <dc:date>2013-06-15T03:23:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8948">
    <title>Re: Koan: Could not communicate with ...</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8948</link>
    <description>&lt;pre&gt;I believe I fixed this in the upstream release24 branch, if you want to
give that a try.


On Fri, Jun 14, 2013 at 8:02 PM, Marc Villacorta
&amp;lt;marc.villacorta&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>James Cammarata</dc:creator>
    <dc:date>2013-06-15T01:55:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8947">
    <title>Koan: Could not communicate with ...</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8947</link>
    <description>&lt;pre&gt;Hello everyone,

I am running EPEL testing:

cobbler-2.4.0-beta6.el6.noarch
koan-2.4.0-beta6.el6.noarch

And this is what I get when I run koan:

[root&amp;lt; at &amp;gt;kvm01 ~]# koan --server=cobbler.demo.lan --display
--system=backend01.demo.lan
- looking for Cobbler at http://cobbler.demo.lan:80/cobbler_api
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/koan/app.py", line 1229, in
get_data
    data = getattr(self.xmlrpc_server, "get_%s_for_koan" % what)(name)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1392, in _parse_response
    return u.close()
  File "/usr/lib64/python2.6/xmlrpclib.py", line 838, in close
    raise Fault(**self._stack[0])
Fault: &amp;lt;Fault 1: "&amp;lt;type 'except&lt;/pre&gt;</description>
    <dc:creator>Marc Villacorta</dc:creator>
    <dc:date>2013-06-15T01:02:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8946">
    <title>Re: cobbler menus broken</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8946</link>
    <description>&lt;pre&gt;I think the problem is the machine can not got the IP address of pxe
server.


On Sat, Jun 15, 2013 at 2:50 AM, Mark Sallee &amp;lt;msallee&amp;lt; at &amp;gt;ucar.edu&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Shake Chen</dc:creator>
    <dc:date>2013-06-14T19:05:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8945">
    <title>cobbler menus broken</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8945</link>
    <description>&lt;pre&gt;Hi,
I have a RHEL6 system that will not add new systems to the PXE boot
menu. When I attempt to select any of the choices on the menu (local
boot, rhel-6.4, or memtest), none can be selected, and the timer gets
reset for another 20 seconds.
- If I wait until the timer is done, it attempts a default local boot,
which lets me know there is no OS installed yet and stops.
- Tried changing the default menu boot choice to rhel-6.4-x86_64, it
does not work either.
- This problem only began after a recent rebuild of the kickstart server
with the latest version of cobbler.
-cobbler.log shows a lot of this:
Fri Jun 14 16:51:45 2013 - DEBUG | REMOTE expiring token; user(&amp;lt;DIRECT&amp;gt;)
Fri Jun 14 16:51:45 2013 - DEBUG | REMOTE expiring token; user(&amp;lt;DIRECT&amp;gt;)


Strangely, if I already have an OS on the system, "koan --replace-self"
does successfully PXEboot the system, bypassing the menu.

cobbler version: 2.2.3-2.el6.
OS: RHEL 6.4 x86_64
hardware: Dell M610 blade

cobbler profile report --name=compute
Name                    &lt;/pre&gt;</description>
    <dc:creator>Mark Sallee</dc:creator>
    <dc:date>2013-06-14T18:50:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8944">
    <title>Multiple Subnets Dhcp</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8944</link>
    <description>&lt;pre&gt;Hi,

I am newbie on cobbler. I want cobbler to handle multiple dhcp subnets with
using dhcp_tag. In other words, I got two subnets one for management and
the other for cobbler, so when I creating a new system I define two
interfaces eth0 and eth1 with mac addresses. dhcp_tags values are PXEclient
and management. However I cannot handle the dhcp side of the system. Do you
have any idea?

Regads,

Lutphi
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>leo loe</dc:creator>
    <dc:date>2013-06-14T17:13:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8943">
    <title>Re: ESXi 5.1 Build Fails</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8943</link>
    <description>&lt;pre&gt;What is the exact error you are getting and where? You may also want to supply a copy of the output to:

cobbler distro report --name="ESXi-51"

I'm currently using the most recent 2.4.0-beta6 release from GitHub with no problems with regards ESXi 5.0 U1/U2 or 5.1 U1 booting (ignoring the missing template value from a cobbler import which James has already mentioned he is fixing).

Regards,

Jose Cardoso
Systems &amp;amp; Infrastructure Specialist | BBC Future Media - Online Technology Group | BC5 B4 | BBC Broadcast Centre | 201 Wood Lane | London W12 7TP


On 5 Jun 2013, at 17:00, "Janowiak, Edward" &amp;lt;Edward.Janowiak&amp;lt; at &amp;gt;charter.com&amp;gt; wrote:




-----------------------------
http://www.bbc.co.uk
This e-mail (and any attachments) is confidential and
may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in
error, please delete it from your system.
Do not use, copy or disclose the
information in any way nor act in reliance on it and notify the sender
immediately.
P&lt;/pre&gt;</description>
    <dc:creator>Jose Cardoso</dc:creator>
    <dc:date>2013-06-06T09:25:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8942">
    <title>Re: pxe_just_once</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8942</link>
    <description>&lt;pre&gt;

yes, --nobase is what i'm installing.

supplying 'wget' in %packages fixes.

thanks again!


_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>David Birdsong</dc:creator>
    <dc:date>2013-06-05T23:42:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8941">
    <title>Re: pxe_just_once</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8941</link>
    <description>&lt;pre&gt;[root&amp;lt; at &amp;gt;ops-1 ~]# curl  -s http://10.0.1.101/cblr/svc/op/ks/system/svab4 |
grep nopxe


That is entirely possible if you're doing a kickstart with --nobase or
removing extra packages.
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>James Cammarata</dc:creator>
    <dc:date>2013-06-05T23:34:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8940">
    <title>Re: pxe_just_once</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8940</link>
    <description>&lt;pre&gt;
[root&amp;lt; at &amp;gt;ops-1 ~]# curl  -s http://10.0.1.101/cblr/svc/op/ks/system/svab4 |
grep nopxe
wget "http://10.0.1.101/cblr/svc/op/nopxe/system/svab4" -O /dev/null




no sign of 'nopxe'

might wget be missing?

i can add to %packages and try again.


_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>David Birdsong</dc:creator>
    <dc:date>2013-06-05T23:27:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8939">
    <title>Re: pxe_just_once</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8939</link>
    <description>&lt;pre&gt;When viewing the rendered kickstart, can you verify whether you see this
line?

wget "http://&amp;lt;server&amp;gt;/cblr/svc/op/nopxe/system/&amp;lt;name&amp;gt;" -O /dev/null

If so, can you verify that you see that request in your httpd logs?


On Wed, Jun 5, 2013 at 5:49 PM, David Birdsong &amp;lt;david.birdsong&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>James Cammarata</dc:creator>
    <dc:date>2013-06-05T23:20:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8938">
    <title>pxe_just_once</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8938</link>
    <description>&lt;pre&gt;Could I get some help understanding and fixing pxe_just_once?

[david&amp;lt; at &amp;gt;ops-1 ~]$ grep pxe_just /etc/cobbler/settings
pxe_just_once: 1


I've restarted cobbler. The system I've installed has been looping on pxe
for a few installs while I've tried a few things.

I've added:
%pre
$SNIPPET('kickstart_start')
%end

%post
$SNIPPET('kickstart_done')
%end

to the kickstart; tailing Apache logs confirms that the wget is being
called, yet the netboot setting remains to be True:
Netboot Enabled                : True

Am I missing a trigger that I'm supposed to supply?
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>David Birdsong</dc:creator>
    <dc:date>2013-06-05T22:49:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8937">
    <title>Re: help with moving a cobbler server</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8937</link>
    <description>&lt;pre&gt;
that was it. i found "cobbler list" which is a great summary and now see
that the distro didn't carry over due to the source file path not being
valid.

i re-added the distro to match the same name and restarted cobbler and see
the profile list now.

thanks!


_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>David Birdsong</dc:creator>
    <dc:date>2013-06-05T18:18:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8936">
    <title>Re: ESXi 5.1 Build Fails</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8936</link>
    <description>&lt;pre&gt;I updated the TFTP Boot Files for the distro to: $local_img_path/*.*=/var/www/cobbler/ks_mirror/ESXi-51/*.*. I also added the template file to the distro: /etc/cobbler/pxe/bootcfg_profile_esxi51.template=$local_img_path/cobbler-boot.cfg.

I ran cobbler sync as well.

I'm still having the same problem and same error when trying to build the hypervisor.

From: James Cammarata &amp;lt;jimi&amp;lt; at &amp;gt;sngx.net&amp;lt;mailto:jimi&amp;lt; at &amp;gt;sngx.net&amp;gt;&amp;gt;
Reply-To: cobbler mailing list &amp;lt;cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org&amp;lt;mailto:cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org&amp;gt;&amp;gt;
Date: Wednesday, June 5, 2013 8:29 AM
To: cobbler mailing list &amp;lt;cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org&amp;lt;mailto:cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org&amp;gt;&amp;gt;
Subject: Re: [cobbler] ESXi 5.1 Build Fails

=$local_img_path/cobbler-boot.cfg
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>Janowiak, Edward</dc:creator>
    <dc:date>2013-06-05T16:00:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8935">
    <title>Re: ESXi 5.1 Build Fails</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8935</link>
    <description>&lt;pre&gt;On Tue, Jun 4, 2013 at 11:15 PM, Janowiak, Edward &amp;lt;
Edward.Janowiak&amp;lt; at &amp;gt;charter.com&amp;gt; wrote:


The following template file needs to be added to your distro:

cobbler distro edit --name=foo \

--template-files='/etc/cobbler/pxe/bootcfg_profile_esxi51.template=$local_img_path/cobbler-boot.cfg'

(For those using esxi 5.0, the template is bootcfg_profile_esxi5.template).

I plan to have this automated in the official 2.4.0 release, so this step
will not need to be done manually in the future.
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>James Cammarata</dc:creator>
    <dc:date>2013-06-05T14:29:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.installation.cobbler/8934">
    <title>Re: help with moving a cobbler server</title>
    <link>http://permalink.gmane.org/gmane.linux.installation.cobbler/8934</link>
    <description>&lt;pre&gt;
I don't believe there should be any version issues in that move.

When profiles don't show up, it typically means that one of the required
fields is not there. In the case of profiles, that means the parent
distribution is missing. Are the distros loading and showing up when listed?
_______________________________________________
cobbler mailing list
cobbler&amp;lt; at &amp;gt;lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler
&lt;/pre&gt;</description>
    <dc:creator>James Cammarata</dc:creator>
    <dc:date>2013-06-05T11:55:59</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.installation.cobbler">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.installation.cobbler</link>
  </textinput>
</rdf:RDF>
