2008/9/12 Michael DeHaan <mdehaan@redhat.com>
http://download.fedora.redhat.com/pub/epel/testing/5/i386/


I needed to kill 30 minutes so I just went a picked it out. I haven't done anything with Cobbler for a while.

Satisfied all depenecies but sadly I can't get anyway. Does this stem from the issues last week maybe?


[root@walmart tmp]# cobbler
Traceback (most recent call last):
  File "/usr/bin/cobbler", line 17, in ?
    import cobbler.cobbler as app
ImportError: No module named cobbler.cobbler
[root@walmart tmp]# cobbler check
Traceback (most recent call last):
  File "/usr/bin/cobbler", line 17, in ?
    import cobbler.cobbler as app
ImportError: No module named cobbler.cobbler
[root@walmart tmp]# cobblerd
Traceback (most recent call last):
  File "/usr/bin/cobblerd", line 19, in ?
    import cobbler.api as bootapi
ImportError: No module named cobbler.api
 

S