[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-02-09 Thread Christian Ehrhardt 
I have provided what I think will resolve your issue, since it is optional and not hurting anybody else this is fine. But without further engagement and verification of that I can not consider backports to e.g. focal right now. ** Changed in: ipxe (Ubuntu Focal) Status: Confirmed => Won't

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package ipxe - 1.21.1+git-20220113.fbbdc3926-0ubuntu1 --- ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu1) jammy; urgency=medium * Bump code to 1.21.1+git-20220113.fbbdc3926 * d/grub-ipxe.install, d/control, d/rules: Build ipxe-arm64.efi (LP: #1890230)

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-02-02 Thread Christian Ehrhardt 
** Changed in: ipxe (Ubuntu) Assignee: (unassigned) => Christian Ehrhardt  (paelzer) ** Changed in: ipxe (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-01-26 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/ipxe/+git/ipxe/+merge/414650 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890230 Title: arm64 ipxe package isn't an

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-01-17 Thread Christian Ehrhardt 
Note: There is only x86 and arm support (and 32 bit versions of that) in ipxe, no need to plan for "more" architectures right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890230 Title: arm64

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-01-16 Thread Christian Ehrhardt 
Hi Dimitri, thanks for the suggestion - it isn't that we deliver "x86 on arm" instead it is an arch-all package that - as of today - only has builds for x86. So while it is a slight difference we "deliver x86 everywhere as intended" and the request is to also deliver arm64. On the ISO (also x86

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-01-14 Thread Dimitri John Ledkov
More useful filenames would be those the embeded the EFI architecute tag. For example see grub: http://archive.ubuntu.com/ubuntu/dists/jammy/main/uefi/grub2-amd64/current/ http://ports.ubuntu.com/dists/jammy/main/uefi/grub2-arm64/current/ The amd64 one is called grubx64.efi and for arm64 it is ca

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2022-01-14 Thread Christian Ehrhardt 
Finally I found some time for this ... Right now, we have those x86 binaries: pkg:ipxe /usr/lib/ipxe/ipxe.efi -> /boot/ipxe.efi pkg:grub-ipxe /boot/ipxe.efi file /boot/ipxe.efi #/boot/ipxe.efi: MS-DOS executable PE32+ executable (DLL) (EFI application) x86-64, for MS Windows As suggested t

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2021-10-07 Thread xinliang
@Christian thanks for the update. Nothing new on my side. So currently, we have to build the Arm64 iPXE binary ourselves. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890230 Title: arm64 ipxe pack

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2021-10-07 Thread Christian Ehrhardt 
Rafael and I had hoped to have him do that (as matching his last update here). But he was and will be focussing on other things, so I have to stop hoping for that. The bug is still valid and needs to be worked on, I don't have the time for it atm sadly. But I'll tag it to have a better chance to

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2021-07-28 Thread Brian Murray
The Groovy Gorilla has reached end of life, so this bug will not be fixed for that release ** Changed in: ipxe (Ubuntu Groovy) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2020-08-10 Thread Rafael David Tinoco
@xinliang, Thanks a lot for this feedback. @paelzer and I have created a task for this release cycle to "reorganize" the ipxe/grub-ipxe packages and provide the aarch64 builds. We will try to merge into Debian first, and then sync it from there.. this would fix -groovy. Depending on how things g

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2020-08-06 Thread xinliang
@rafaeldtinoco Thanks for quickly responding to the bug. Our use case is booting real bare metal aarch64 servers from remote iSCSI volume[1]. Which uses iPXE's iSCSI boot functionality. The booting iPXE script looks as bellow: - :boot_iscsi imgfree set username xx set password xx

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2020-08-06 Thread Rafael David Tinoco
@xinliang, I have been discussing your case with other server team engineer and we would like to understand better your use case, to see how to better address this, if that sounds alright for you. Could you let us know if you're trying to PXE boot from GRUB in a real aarch64 box or in a virtual e

[Bug 1890230] Re: arm64 ipxe package isn't an arm64 build

2020-08-06 Thread xinliang
** Summary changed: - arm64 ipxe package isn't an arm64 built + arm64 ipxe package isn't an arm64 build ** Description changed: - arm64 ipxe package is an x86-64 built. + arm64 ipxe package is an x86-64 build. $ apt install ipxe # on arm64 server $ file /boot/ipxe.efi /boot/ipxe.efi: MS-DO