[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.02-2ubuntu8.4 --- grub2 (2.02-2ubuntu8.4) bionic; urgency=medium * debian/patches/ofnet-init-structs-in-bootpath-parser.patch: initialize structs in bootpath parser. Fixes netboot issues on ppc64el. (LP: #1785859) -- Julian Andres Kl

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2-signed - 1.93.5 --- grub2-signed (1.93.5) bionic; urgency=medium * Rebuild against grub2 2.02-2ubuntu8.4 (LP: #1785859) -- Julian Andres Klode Thu, 30 Aug 2018 16:22:15 +0200 ** Changed in: grub2-signed (Ubuntu Bionic) Status: Fix

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-09-03 Thread Julian Andres Klode
Marking back as verified, as that upload of -signed was just for the signatures, thus does not invalidate the testing done with the unsigned one before. When this will be released, we need to be careful to release both at the same time :) ** Tags removed: verification-needed verification-needed-b

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-09-03 Thread Łukasz Zemczak
Hello Andres, or anyone else affected, Accepted grub2-signed into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/grub2-signed/1.93.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-30 Thread Julian Andres Klode
** Also affects: grub2-signed (Ubuntu) Importance: Undecided Status: New ** Changed in: grub2-signed (Ubuntu) Status: New => Fix Released ** Changed in: grub2-signed (Ubuntu Bionic) Status: New => Triaged ** Changed in: grub2-signed (Ubuntu Bionic) Status: Triaged

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-29 Thread Julian Andres Klode
Yes, there needs to be a rebuild of grub-signed too before it can be released. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785859 Title: [REGRESSION] ppc64el grub in bionic may be auto-generating

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-29 Thread Nicholas Hinds
Installing the grub packages for this bug from the bionic-proposed repository removes grub-efi-amd64-signed and shim-signed. The removal of shim-signed seems to stop DKMS modules from being signed. Start-Date: 2018-08-29 12:49:47 Commandline: apt dist-upgrade Requested-By: nh (1000) Upgrade: grub

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-28 Thread Julian Andres Klode
old package (2.02-2ubuntu8.3) is bad: grub> net_ls_cards ofnet_net a1:b2:c3:d4:e5:f6 grub> net_ls_addr ofnet_net a1:b2:c3:d4:e5:f6 10.0.2.15 ofnet_net 1f:ff:c1:20:1d:c5 Unknown address type 31 grub> echo $net_default_mac 1f:ff:c1:20:1d:c5 new package (2.02-2ubuntu8.3) is good: grub> net_ls_cards

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-28 Thread Julian Andres Klode
oops, I obviously meant: new package (2.02-2ubuntu8.4) is good: ^ not 8.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785859 Title: [REGRESSION] ppc64el grub in bioni

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-27 Thread Łukasz Zemczak
Hello Andres, or anyone else affected, Accepted grub2 into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/grub2/2.02-2ubuntu8.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.02+dfsg1-5ubuntu1 --- grub2 (2.02+dfsg1-5ubuntu1) cosmic; urgency=medium [ Mathieu Trudel-Lapierre] * Merge against Debian unstable; remaining changes: - debian/control: Update Vcs fields for code location on Ubuntu. - debian/con

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-23 Thread Julian Andres Klode
** Description changed: - In MAAS, we use grub-mkimage to create a bootloader for VM's to PXE boot - of MAAS by a grub bootloader that we provide over the network. (we call - this bootppc64.bin). + [Impact] + grub2 on ppc64el wrongfully configures two interfaces for the same card when running in

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-23 Thread Julian Andres Klode
Merge proposal for packaging branch: https://code.launchpad.net/~juliank/grub/+git/ubuntu/+merge/353662 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785859 Title: [REGRESSION] ppc64el grub in bio

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-23 Thread Julian Andres Klode
It turned out to be uninitialized local variables. Patch sent upstream. https://lists.gnu.org/archive/html/grub-devel/2018-08/msg00073.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785859 Title

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-23 Thread Julian Andres Klode
This is the culprit: https://git.savannah.gnu.org/cgit/grub.git/commit/grub- core/net?id=9585647a25b65f98db6bd22c569b34795512f046 Removing the parser for bootpath gets rid of the broken additional interface. I expect that checking the return value of grub_ieee1275_get_property() when querying the

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-23 Thread Julian Andres Klode
Running net_ls_addr shows two ofnet_net, one with the correct MAC and IP address, and one with the fake MAC and "Unknown address type 31" ** Changed in: grub2 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-23 Thread Julian Andres Klode
Reproduced: (1) grub-mknetdir --net-directory=$dir (2) qemu-system-ppc64le -device virtio-net-pci,netdev=mynet,mac=$mac -netdev user,id=mynet,tftp=$dir,bootfile=boot/grub/powerpc-ieee1275/core.elf grub loads successfully via tftp. Observations: (1) net_ls_cards shows "ofnet_net $mac", so c

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-21 Thread Julian Andres Klode
I ran qemu (in cosmic) with a cloud image and -device virtio-net-pci,netdev=mynet,mac=$mymac -netdev user,id=mynet and loaded the ofnet module. I then listed the network cards and the mac address was correctly recognized. I have not figured out how to PXE boot it yet, so net_default_mac was emp

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-17 Thread Andres Rodriguez
** Changed in: maas-images Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785859 Title: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address in

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-10 Thread Francis Ginther
** Tags added: id-5b69f1b756c6033c5589ff34 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785859 Title: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the

[Bug 1785859] Re: [REGRESSION] ppc64el grub in bionic may be auto-generating MAC address instead of using the assigned to the VM.

2018-08-07 Thread Lee Trager
I have reverted the OpenFirmware PPC64EL bootloader in lp:maas-images to Xenial while this is debugged. ** Branch linked: lp:~ltrager/maas-images/xenial_ppc_bootloader -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc