[Spacewalk-list] el5 - 0.7 - cobbler issue

Joshua Roys joshua.roys at gtri.gatech.edu
Tue Dec 15 16:49:43 UTC 2009


On 12/15/2009 10:32 AM, Tom Brown wrote:
> Hi
>
> cobbler does not want to start on my 0.7 install and its causing me to
> be spammed with tracebacks.
> This is the result of trying to start cobbler in isolation
>
> Starting cobbler daemon: No module named simplejson
>
> No module named simplejson
>    File "/usr/bin/cobblerd", line 87, in main
>      api = cobbler_api.BootAPI(log_settings=log_settings, is_cobblerd=True)
>
>    File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 107, in
> __init__
>      module_loader.load_modules()
>
>    File "/usr/lib/python2.4/site-packages/cobbler/module_loader.py",
> line 64, in load_modules
>      blip =  __import__("modules.%s" % ( modname), globals(), locals(),
> [modname])
>
>    File
> "/usr/lib/python2.4/site-packages/cobbler/modules/serializer_catalog.py", line
> 29, in ?
>      import simplejson
>
>                                                             [  OK  ]
>
> Is this something thats known about and is there a fix?
>
> thanks
>

Hello,

Do you have python-simplejson installed?  It should be required by the 
cobbler rpm:

$ rpm -qR cobbler | grep simplejson
python-simplejson
$ rpm -q python-simplejson
python-simplejson-2.0.9-1.el5
$ rpm -q cobbler
cobbler-2.0.1-1.el5

Maybe check `rpm -V python-simplejson' (if you do, indeed, have it 
installed)?

Josh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2719 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20091215/8481e4a3/attachment.p7s>


More information about the Spacewalk-list mailing list