Adrian Revill wrote:
I am getting an error in the cobbler sync (v1.0.1-2) i also get the same error at the end of an import, any ideas how to find the cause

# cobbler sync
exceptions.AttributeError 'module' object has no attribute 'makedir'
File "/usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 65, in main
   return BootCLI().run(sys.argv)
File "/usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 44, in run
   return self.loader.run(args)
File "/usr/lib/python2.4/site-packages/cobbler/commands.py", line 69, in run
   return fn.run()
File "/usr/lib/python2.4/site-packages/cobbler/modules/cli_misc.py", line 211, in run
   return self.api.sync()
File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 327, in sync
   return sync.run()
File "/usr/lib/python2.4/site-packages/cobbler/action_sync.py", line 89, in run
   self.clean_trees()
File "/usr/lib/python2.4/site-packages/cobbler/action_sync.py", line 135, in clean_trees
   utils.makedir(pxelinux_dir)

_______________________________________________
et-mgmt-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

This is fixed for 1.0.2, which is already pushed out.

https://fedorahosted.org/cobbler/ticket/170


_______________________________________________
et-mgmt-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Reply via email to