[Bug 413894] [NEW] [Karmic] Typo in vm.py
Launchpad Bug Tracker
413894 at bugs.launchpad.net
Wed Jun 23 14:19:58 BST 2010
You have been subscribed to a public bug:
Binary package hint: ubuntu-vm-builder
in vm.py (/usr/lib/python2.6/dist-packages/VMBuilder/vm.py) there is a
typo in the Karmic package; line 303. It reads:
mask = OxFFFF
Where it should read:
mask = 0xFFFF
(in the first, it is a capital letter "O", the latter, it is a zero).
** Affects: vm-builder (Ubuntu)
Importance: Undecided
Status: New
--
[Karmic] Typo in vm.py
https://bugs.edge.launchpad.net/bugs/413894
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu.
More information about the Ubuntu-server-bugs
mailing list