Problem description
People have seen this:
https://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg6270160.html
In my case, if using a very new ubuntu image within proot and I run something like mkdir test I will get "coreutils: unknown program 'loader'"
I assume the issue is when the loader gets inserted in the
Steps to reproduce
See above description or the url
Expected behavior
Should make the directory or whatever the coreutils subcommand has been asked to do
Additional information
None right now
Problem description
People have seen this:
https://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg6270160.html
In my case, if using a very new ubuntu image within proot and I run something like
mkdir testI will get "coreutils: unknown program 'loader'"I assume the issue is when the loader gets inserted in the
Steps to reproduce
See above description or the url
Expected behavior
Should make the directory or whatever the coreutils subcommand has been asked to do
Additional information
None right now