Hello Timo,
On Thu, Apr 28, 2022 at 18:25:28 CEST, Timo Nicolai wrote:
I'm trying to run Genode for the first time and I've noticed that the prepare_port script seems to fail for the "libc" target on the current master branch. I'm getting:
libc extract src.txz (libc) xz: (stdin): File format not recognized tar: Child returned status 1 tar: Error is not recoverable: exiting now
Hard to see what the actual issue here is, I have xz version 5.2.5 installed if that helps.
I just tested "./tool/ports/prepare_port libc" which worked flawless. Could you please check if you actually use current master which is commit 0768185fea45c518404c2c47bf4988ccc2180fb2 as we fixed the libc download location recently?
Afterwards please delete
contrib/cache/0da393ac2174168a71c1c527d1453e07372295187d05c288250800cb152a889b_src.txz contrib/libc-c7cd230b11ca71979f32950803bc78b45adfa0ce
and retry.
Regards