Tried cobbler rpms 0.4.8-1 and 0.4.7-5 with identical results.<br><br>$ mount -o loop F-7-x86_64-DVD.iso tmpmount<br>$ cobbler import --name=F-7-x86_64 --mirror=tmpmount<br>Traceback (most recent call last):<br>  File "/usr/lib/python2.5/site-packages/cobbler/cobbler.py", line 636, in main
<br>    BootCLI(sys.argv).run()<br>  File "/usr/lib/python2.5/site-packages/cobbler/cobbler.py", line 37, in __init__<br>    self.api = api.BootAPI()<br>  File "/usr/lib/python2.5/site-packages/cobbler/api.py", line 41, in __init__
<br>    self.deserialize()<br>  File "/usr/lib/python2.5/site-packages/cobbler/api.py", line 171, in deserialize<br>    return self._config.deserialize()<br>  File "/usr/lib/python2.5/site-packages/cobbler/config.py", line 158, in deserialize
<br>    if not serializer.deserialize(x):<br>  File "/usr/lib/python2.5/site-packages/cobbler/serializer.py", line 69, in deserialize<br>    datastruct = yaml.load(data).next()  # first record<br>  File "/usr/lib/python2.5/site-packages/cobbler/yaml/load.py", line 83, in next
<br>    self.nestedDocs.nestToNextLine()<br>  File "/usr/lib/python2.5/site-packages/cobbler/yaml/stream.py", line 131, in nestToNextLine<br>    indentation = indentLevel(line)<br>  File "/usr/lib/python2.5/site-packages/cobbler/yaml/stream.py", line 6, in indentLevel
<br>    while n < len(line) and line[n] == ' ':<br>TypeError: object of type 'NoneType' has no len()<br>$ <br><br><div><span class="gmail_quote">On 6/7/07, <b class="gmail_sendername">Michael DeHaan</b>
 <<a href="mailto:mdehaan@redhat.com">mdehaan@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Rick Vinyard wrote:
<br>> Is there currently a bug in cobbler?<br>><br>> Trying a cobbler import on F7-i386 results in a python type error.<br>> ------------------------------------------------------------------------<br>><br>
> _______________________________________________<br>> et-mgmt-tools mailing list<br>> <a href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</a><br>> <a href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">
https://www.redhat.com/mailman/listinfo/et-mgmt-tools</a><br><br>Please post the full command line used and the traceback, plus what<br>cobbler version you are using.<br><br>Thanks,<br><br>Michael<br><br><br>_______________________________________________
<br>et-mgmt-tools mailing list<br><a href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools
</a><br></blockquote></div><br>