[et-mgmt-tools] cobbler check fails: ImportError: No module named cobbler.cobbler

Riggs, Ben rigg0022 at umn.edu
Thu Aug 16 16:29:58 UTC 2007


Karl,

The error looks like the cobbler directory isn't showing up in your 
python path. The default install is in 
/usr/lib/python#.#/site-packages/cobbler/files.py, which is consistent 
with the default python path. Specifically, the import call is looking 
for cobbler/cobbler.py

Ben

Karl R. Balsmeier wrote:
> Hi,
> 
> Any advice on fixng this cobbler error or if there's a log I can check 
> that will reveal the issue?  I googled for it but no dice.
> 
> [root at localhost ~]# cobbler check
> Traceback (most recent call last):
> File "/usr/bin/cobbler", line 18, in ?
>   import cobbler.cobbler as app
> ImportError: No module named cobbler.cobbler
> 
> This happens to be the second server I have tried this on, with same 
> results, on completely different hardware, different networks, so we 
> know this isn't a driver or network issue.
> 
> Anyhow, any advice is much appreciated, i'd love to roll out a more 
> robust provisioning system, looks like am super close once past this error.
> 
> -karl
> 
> _______________________________________________
> et-mgmt-tools mailing list
> et-mgmt-tools at redhat.com
> https://www.redhat.com/mailman/listinfo/et-mgmt-tools




More information about the et-mgmt-tools mailing list