Slinky wrote: > > 2008/9/12 Michael DeHaan <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > > 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? > > > [EMAIL PROTECTED] 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 > [EMAIL PROTECTED] 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 > [EMAIL PROTECTED] 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 > > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
Honestly, I've never seen this error in any cobbler version, definitely not any released cobbler version. Have you installed via the 1.2.4 src rpm, rebuilt with "rpmbuild --rebuild" and then "rpm -i"? What python do you have installed, and did you set it up yourself (maybe something is wrong with where it's looking for packages?)? Any Higgs Boson particles causing problems? :) --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
