Re: [OE-core][PATCH] python: prevent build failure when pycache files missing

2022-01-25 Thread Richard Purdie
On Sat, 2022-01-22 at 19:15 +0200, Athanasios Oikonomou wrote: > Building a patched version of python3 with byte-code files saved to their > legacy locations and names causes the following errors: > > > rm: cannot remove '/.../build/tmp/work/x86_64-linux/python3-native/3.9.9- > > r0/recipe-sysroot

[OE-core][PATCH] python: prevent build failure when pycache files missing

2022-01-22 Thread Athanasios Oikonomou
Building a patched version of python3 with byte-code files saved to their legacy locations and names causes the following errors: | rm: cannot remove '/.../build/tmp/work/x86_64-linux/python3-native/3.9.9-r0/recipe-sysroot-native/usr/lib/python3.9/test/__pycache__/test_range.cpython*': No such