1. Error: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]: Failed to call refresh: cobbler sync returned 155 instead of one of [0]
  2. Error: /Stage[main]/Cobbler::Server/Exec[cobbler_sync]: cobbler sync returned 155 instead of one of [0]
  3. Notice: /Stage[main]/Cobbler::Server/Service[xinetd]/ensure: ensure changed 'stopped' to 'running'
  4. Info: /Stage[main]/Cobbler::Server/Service[xinetd]: Unscheduling refresh on Service[xinetd]
  5. Info: cobbler_distro: checking if distro exists: bootstrap
  6. Error: /Stage[main]/Nailgun::Cobbler/Cobbler_distro[bootstrap]: Could not evaluate: cobblerd does not appear to be running/accessible
  7. Notice: /Stage[main]/Nailgun::Cobbler/Exec[cp /root/.ssh/id_rsa.pub /etc/cobbler/authorized_keys]/returns: executed successfully
  8. Notice: /Stage[main]/Nailgun::Cobbler/Cobbler_profile[bootstrap]: Dependency Cobbler_distro[bootstrap] has failures: true
  9. Warning: /Stage[main]/Nailgun::Cobbler/Cobbler_profile[bootstrap]: Skipping because of failed dependencies
  10. Notice: /Stage[main]/Nailgun::Cobbler/Exec[cobbler_system_add_default]: Dependency Cobbler_distro[bootstrap] has failures: true
  11. Warning: /Stage[main]/Nailgun::Cobbler/Exec[cobbler_system_add_default]: Skipping because of failed dependencies
  12. Notice: /Stage[main]/Nailgun::Cobbler/Exec[cobbler_system_edit_default]: Dependency Cobbler_distro[bootstrap] has failures: true
  13. Warning: /Stage[main]/Nailgun::Cobbler/Exec[cobbler_system_edit_default]: Skipping because of failed dependencies
  14. Notice: /Stage[main]/Nailgun::Cobbler/Exec[nailgun_cobbler_sync]: Dependency Cobbler_distro[bootstrap] has failures: true
  15. Warning: /Stage[main]/Nailgun::Cobbler/Exec[nailgun_cobbler_sync]: Skipping because of failed dependencies
  16. Info: cobbler_distro: checking if distro exists: ubuntu_1204_x86_64
  17. Error: /Stage[main]/Nailgun::Cobbler/Cobbler_distro[ubuntu_1204_x86_64]: Could not evaluate: cobblerd does not appear to be running/accessible
  18. Notice: /Stage[main]/Nailgun::Cobbler/Cobbler_profile[ubuntu_1204_x86_64]: Dependency Cobbler_distro[ubuntu_1204_x86_64] has failures: true
  19. Warning: /Stage[main]/Nailgun::Cobbler/Cobbler_profile[ubuntu_1204_x86_64]: Skipping because of failed dependencies
  20. Info: cobbler_distro: checking if distro exists: centos-x86_64
  21. Error: /Stage[main]/Nailgun::Cobbler/Cobbler_distro[centos-x86_64]: Could not evaluate: cobblerd does not appear to be running/accessible
  22. Notice: /Stage[main]/Nailgun::Cobbler/Cobbler_profile[centos-x86_64]: Dependency Cobbler_distro[centos-x86_64] has failures: true
  23. Warning: /Stage[main]/Nailgun::Cobbler/Cobbler_profile[centos-x86_64]: Skipping because of failed dependencies
  24. Notice: Finished catalog run in 69.89 seconds
  25. Stopping cobbler daemon: [FAILED]
  26. Starting dnsmasq: [ OK ]
  27. Traceback (most recent call last):
  28. File "/usr/bin/cobblerd", line 76, in main
  29. api = cobbler_api.BootAPI(is_cobblerd=True)
  30. File "/usr/lib/python2.6/site-packages/cobbler/api.py", line 130, in __init__
  31. self.deserialize()
  32. File "/usr/lib/python2.6/site-packages/cobbler/api.py", line 898, in deserialize
  33. return self._config.deserialize()
  34. File "/usr/lib/python2.6/site-packages/cobbler/config.py", line 266, in deserialize
  35. raise CX("serializer: error loading collection %s. Check /etc/cobbler/modules.conf" % item.collection_type())
  36. CX: 'serializer: error loading collection distro. Check /etc/cobbler/modules.conf'
  37. [debug] utils.go:267 [hijack] End of stdout