cobbler sync crashes

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

 



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
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux