[et-mgmt-tools] cobbler sync error

Adrian Revill adrian.revill at shazamteam.com
Wed Jun 11 09:03:34 UTC 2008


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)




More information about the et-mgmt-tools mailing list