Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot clone: Invalid argument #12

Open
malaterre opened this issue Feb 26, 2023 · 1 comment
Open

cannot clone: Invalid argument #12

malaterre opened this issue Feb 26, 2023 · 1 comment

Comments

@malaterre
Copy link
Contributor

I am trying to build gcc for riscv64.

Steps:

% schroot -c riscv64
riscv64 % sudo mount --make-rshared /  
riscv64 % bash -v ./build.sh LATEST-13 deb
[...]
esac
### Initializing container
cannot clone: Invalid argument
Error: cannot re-exec process

I am not familiar with podman, any hint ?

@jwakely
Copy link
Owner

jwakely commented Feb 27, 2023

Seems like a problem with your podman installation, not the scripts. You could try running as root and if that works you need to adjust your system so that rootless podman works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants