** Summary changed: - Alpha char in numeric constant in VMBuilder/vm.py + VMBuilder/vm.py crash on an alpha char in numeric constant
** Description changed: /usr/lib/python2.5/site-packages/VMBuilder/vm.py crashes on the line mask = OxFFFF - where the initial character is a capital O rather than a zero. This - caused the program to fail in Intrepid -- I didn't keep a copy of the - traceback, but replacing that O with a zero corrected the problem. + where the initial character is a capital letter O rather than a zero. + This caused the program to fail in Intrepid -- I didn't keep a copy of + the traceback, but replacing that O with a zero corrected the problem. The error is on line 281 in the file as distributed in Intrepid. The - defect is present in the Jaunty upstream source, at line 264 (without - ubuntu patch). + defect is in the upstream source, and is still present in the Jaunty + source, at line 264 (without ubuntu patch). -- VMBuilder/vm.py crash on an alpha char in numeric constant https://bugs.launchpad.net/bugs/313575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs