Re: Still seeing Failed assertion: "p[i] == 0" on armv7 buildworld
- In reply to: Herbert J. Skuhra: "Re: Still seeing Failed assertion: "p[i] == 0" on armv7 buildworld"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Nov 2025 21:34:52 UTC
On Sat, Nov 15, 2025 at 11:04:08AM +0100, Herbert J. Skuhra wrote: > > You first have to undo the failed revert: > > git revert --abort > or > git reset --hard > > and then > > git revert -n -m 1 8ebb3de0c9dfb1a15bf24dcb0ca65cc91e7ad0e8 > git revert -n -m 1 edf9a2fae94a4b0ffa11d40ce52a48a609da9353 > git revert -n -m 1 c43cad87172039ccf38172129c79755ea79e6102 That worked, the machines are now running buildword/kernel. Thank you! bob prohaska