[et-mgmt-tools] Koan traceback with cobbler 0.6.3-1 (from git today)

Michael DeHaan mdehaan at redhat.com
Tue Oct 23 14:15:55 UTC 2007


Riggs, Ben wrote:
> http://cobbler.pastebin.com/m477428e1
>
> [root@ ~]# koan --server=artemis --display
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/koan/app.py", line 181, in main
>     k.run()
>   File "/usr/lib/python2.5/site-packages/koan/app.py", line 348, in run
>     self.system = self.autodetect_system()
>   File "/usr/lib/python2.5/site-packages/koan/app.py", line 385, in 
> autodetect_system
>     detectedsystem = [system['name'] for system in data if 
> system['mac_address'].upper() == mac.upper()]
> KeyError: 'mac_address'
>
> _______________________________________________
> et-mgmt-tools mailing list
> et-mgmt-tools at redhat.com
> https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Ah.   The autodetect_systems patch needs some new changes to deal with 
the multiple NIC support.  

Thanks, I'll take a look at it.

--Michael





More information about the et-mgmt-tools mailing list