Skip to content

Instantly share code, notes, and snippets.

@pkilambi
Created May 16, 2013 20:56
Show Gist options
  • Save pkilambi/5595036 to your computer and use it in GitHub Desktop.
Save pkilambi/5595036 to your computer and use it in GitHub Desktop.
Error: /Stage[main]//Node[cobbler-node]/Cobbler::Ubuntu[precise]/Exec[cobbler-import-precise-x86_64]/returns: change from notrun to 0 failed: /bin/sh: cobbler-ubuntu-import: command not found
Notice: /Stage[main]//Node[cobbler-node]/Cobbler::Ubuntu[precise]/Anchor[cobbler-profile-precise-x86_64-auto]: Dependency Exec[cobbler-import-precise-x86_64] has failures: true
Warning: /Stage[main]//Node[cobbler-node]/Cobbler::Ubuntu[precise]/Anchor[cobbler-profile-precise-x86_64-auto]: Skipping because of failed dependencies
Notice: /Stage[main]//Node[cobbler-node]/Cobbler::Ubuntu[precise]/Anchor[cobbler-profile-precise-x86_64]: Dependency Exec[cobbler-import-precise-x86_64] has failures: true
Warning: /Stage[main]//Node[cobbler-node]/Cobbler::Ubuntu[precise]/Anchor[cobbler-profile-precise-x86_64]: Skipping because of failed dependencies
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install tftpd-hpa' returned 1: Error: Nothing to do
Error: /Stage[main]/Cobbler/Package[tftpd-hpa]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install tftpd-hpa' returned 1: Error: Nothing to do
Notice: /Stage[main]//Node[build-node]/Cobbler_node[os-control]/Cobbler::Node[os-control]/Exec[cobbler-add-node-os-control]: Dependency Exec[cobbler-import-precise-x86_64] has failures: true
Warning: /Stage[main]//Node[build-node]/Cobbler_node[os-control]/Cobbler::Node[os-control]/Exec[cobbler-add-node-os-control]: Skipping because of failed dependencies
Notice: /Stage[main]//Node[build-node]/Cobbler_node[os-compute]/Cobbler::Node[os-compute]/Exec[cobbler-add-node-os-compute]: Dependency Exec[cobbler-import-precise-x86_64] has failures: true
Warning: /Stage[main]//Node[build-node]/Cobbler_node[os-compute]/Cobbler::Node[os-compute]/Exec[cobbler-add-node-os-compute]: Skipping because of failed dependencies
Notice: /Stage[main]/Cobbler/Exec[cobbler-sync]: Dependency Exec[cobbler-import-precise-x86_64] has failures: true
Warning: /Stage[main]/Cobbler/Exec[cobbler-sync]: Skipping because of failed dependencies
Notice: /Stage[main]/Cobbler/Exec[restart-cobbler]: Dependency Exec[cobbler-import-precise-x86_64] has failures: true
Warning: /Stage[main]/Cobbler/Exec[restart-cobbler]: Skipping because of failed dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment