Hello,

"Feng Shu" <[email protected]> skribis:

> In gnu/system/linux-initrd.scm:
>     335:4  3 (base-initrd (#<<file-system> device: "TAGjoptajej2…> …) …)
>    233:10  2 (file-system-packages (#<<file-system> device: "TAG…> …) …)
> In unknown file:
>            1 (find #<procedure b179d490 at gnu/system/linux-initrd.…> …)
>            0 (string-prefix? "ext" (read-only) #<undefined> #<undef…> …)
>
> ERROR: In procedure string-prefix?:
> In procedure string-prefix?: Wrong type argument in position 2 (expecting 
> string): (read-only)

This particular issue is a symptom of a change in the ABI introduced by
a5acc17a3c10a3779b5b8b1a2565ef130be77e51.  That’s why “make clean-go && make”
solves the problem.

Ludo’.

Reply via email to