On 3/22/21 6:56 PM, Jakub Jermář wrote:
On 3/22/21 5:52 PM, Jiri Svoboda wrote:
I managed to resolve (one way or another) all tickets that were blocking the next release. I also updated the screenshots in the wiki. This should hopefully take us closer to the next release. I believe Jakub mentioned there is some outstanding issue on Raspberry Pi?

Yes, I created a ticket for it:

http://www.helenos.org/ticket/827

I originally thought that I was using the wrong image - boot method combination, but this issue is the same both when booting using uboot and directly as kernel.img in the root of the boot partition. There is apparently something wrong with accessing the ram disk.

So this appears to be related to Python3 vs. mkfat.py. In short, mkfat.py now mistakenly thinks all file names need to be LFN due to changes between Python2 and Python3 and somehow screws the initrd.img up.

In the ticket I provide a patch which kind of fixes this for me, but the file needs a deeper review of Python2 vs. Python3 encoding handling.

Jakub

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to