[Bug 413894] [NEW] [Karmic] Typo in vm.py

Michael B. Trausch mbt at zest.trausch.us
Sat Aug 15 03:35:47 UTC 2009


Public bug reported:

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: ubuntu-vm-builder (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[Karmic] Typo in vm.py
https://bugs.launchpad.net/bugs/413894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list