| # Submitted by SneakyThunder 19 Nov, 2022 10:18 # |
|---|
|
For some reason sorcery (from master branch) fails to detect castfs support on my machine, in chroot.
I simplified regex in Patch:
P.S: I don't know about correct procedure for submitting patches, so let me know if I shouldn't just "dump" it on the forum |
| # Submitted by public 20 Nov, 2022 02:53 # |
|---|
|
I tried your patch. works great, but I had no problem with staging before your patch. what locale do you use? can you change it to C and check some spell without your patch? |
| # Submitted by SneakyThunder 20 Nov, 2022 08:32 # |
|---|
It seems like it uses "C" locale by default. Prepending |
| # Submitted by public 25 Nov, 2022 23:27 # |
|---|
|
no idea why it works for me without the patch.
What's yours? |
| # Submitted by SneakyThunder 28 Nov, 2022 18:34 # |
|---|
|
Hmm... It looks the same: Maybe its something with my version of grep? |
| # Submitted by public 07 Dec, 2022 19:54 # |
|---|
|
| # Submitted by stealth 09 Dec, 2022 17:13 # |
|---|
|
In order to get to grep It seems the grep check needs this change anyway as it's no longer applicable for modern kernels, but I wonder why modprobe failed in the first post. Have a sourcerous day! |