[et-mgmt-tools] cobbler sync crashes

drew einhorn drew.einhorn at gmail.com
Sat Aug 25 16:05:26 UTC 2007


I've been on vacation and sick and don't remember what the last thing
I did when I was last working on this project, so I may have forgotten
something important.

Anyway things were working with a version of cobbler I built from
the git repository.  (I was an early adopter of the SNIPPET feature).

I installed 0.6.0 and now cobbler sync dies with:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 743, in
main
    BootCLI(sys.argv).run()
  File "/usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 118, in
run
    self.relay_args(self.args[1:], self.commands['toplevel'])
  File "/usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 553, in
relay_args
    commands[args[0]](args[1:])
  File "/usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 575, in
sync
    self.api.sync()
  File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 155, in sync
    sync = action_sync.BootSync(self._config)
  File "/usr/lib/python2.4/site-packages/cobbler/action_sync.py", line 55,
in __init__
    self.load_snippet_cache()
  File "/usr/lib/python2.4/site-packages/cobbler/action_sync.py", line 466,
in load_snippet_cache
    snip_file = open(snip)
IOError: [Errno 21] Is a directory


Hope I figure out how to get past this one before I get an answer on Monday.

-- 
Drew Einhorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20070825/aa4181bb/attachment.htm>


More information about the et-mgmt-tools mailing list