Stuart Henderson <s...@spacehopper.org> writes:
> On 2023/09/02 12:26, Dave Voutila wrote: >> >> $ make package >> >> # fw_update /usr/ports/packages/amd64/all/vmm-firmware-1.16.2p4.tgz >> >> >> >> works for me. >> >> Feedback? OK? >> > >> > Now with old REVISION removed. >> > >> >> Neither apply cleanly for me for some reason. Only one failing hunk: > > Does apply ok here. Try cleaning and reapplying with > > ftp -o- 'https://marc.info/?l=openbsd-ports&m=169367080404734&q=mbox' | patch > > Builds ok on i386 fwiw. Presumably it needs testing with a range of guest OS. Ah, thanks. That fixes it for me. Must be dangling whitespace or something my emacs config is zapping. Working for me on my system with amd64 -current, Debian 12, and Alpine 3.17 guests. Maybe collect a few more sanity checks, but ok dv@