Well. Following the backtrace we see:

403         for image in image_list:
404             if os.path.exists(image.file):
405                 contents = self.write_pxe_file(filename=None, system=None,
406                         profile=None, distro=None, arch=image.arch, 
image=image)

and distro is not otherwise set in write_pxe_file. So, no wonder the
code barfs there.

Going on a limb, and marking confirmed.

** Changed in: cobbler (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/943000

Title:
  update to system fails with  Exception value: 'NoneType' object has no
  attribute 'os_version'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/943000/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to