It looks to me like Soren has adjusted the changelog appropriately with
the last merge.  The 1:72+dfsg-1ubuntu1 changelog entry does not mention
commenting out the PXE build.

Looking at the debian/rules file, I see a few PXE bin files/blobs listed
in variables, but I don't see any of the build taking place.  Grepping
through the build logs of kvm and kvm-source, I also don't see any build
references to PXE, just to those .bin files, which, could perhaps be
dropped:

  [EMAIL PROTECTED]:/local/source/kvm.new/kvm-72+dfsg$ grep -i pxe /tmp/out
                qemu/pc-bios/pxe-e1000.bin; \
                qemu/pc-bios/pxe-ne2k_pci.bin; \
                qemu/pc-bios/pxe-pcnet.bin; \
                qemu/pc-bios/pxe-rtl8139.bin; \
  for i in bios.bin vgabios.bin vgabios-cirrus.bin linux_boot.bin pxe-e1000.bin 
pxe-ne2k_pci.bin pxe-pcnet.bin   pxe-rtl8139.bin extboot.bin; do \
  install: cannot stat `qemu/pc-bios/pxe-e1000.bin': No such file or directory
  install: cannot stat `qemu/pc-bios/pxe-ne2k_pci.bin': No such file or 
directory
  install: cannot stat `qemu/pc-bios/pxe-pcnet.bin': No such file or directory
  install: cannot stat `qemu/pc-bios/pxe-rtl8139.bin': No such file or directory

The actual build seems to have been moved to kvm-pxe (provided by the
etherboot sources).

I'm closing with "Fix Released".  Please re-open if this bug is still
present.  Thanks for the report!

:-Dustin

** Changed in: kvm (Ubuntu)
       Status: New => Fix Released

-- 
PXE builds not commented out as claimed in changelog
https://bugs.launchpad.net/bugs/253588
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to