Re: yum update fails, cobbler check fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]




User Karl R. Balsmeier wrote:
[root@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

it looks like Python error; simply module cobbler.cobbler isn't installed; try to import this module in python interpreter, then try import cobbler

$ python
[blablabla]
>>> import cobbler.cobbler as test
>>> import cobbler as test2

I don't see any cobbler.cobbler directory in cobbler sources, anyway this might give as some info

but first: what says "service cobblerd status"?


--
Opole - Miasto Bez Granic.
http://www.opole.pl - tu znajdziesz nowe miejsca, nowe mozliwosci, nowe inspiracje...


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux