-
Notifications
You must be signed in to change notification settings - Fork 80
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
building from source failed (using Podman, not sure it's related) #5858
Comments
Answer to self:
Helped. |
Something is complete broken for me now:
It doesn't build at all.
Eventually, tried 'sudo make base' which failed with the same issue :(
(note - I have no idea where this /root/.npm/_logs is - I don't have it on my computer). |
@mykaul
the easiest way of getting that logs are running: |
@liranmauda - might be a podman issue (the limits) - see containers/podman#6004 |
@mykaul we might want to retest on podman v2 and up, according to this: containers/podman#6093 (comment) |
And:
|
Thanks @mykaul I will keep an eye on it. |
d/s builds are working, u/s uses docker |
Haven't tested it in a while, but I expected upstream to use Podman as well (for rootless build - can Docker do it? - unsure) |
Replaced all 'docker ...' with 'podman ...' (since I don't have Docker working on my Fedora 31, but Podman seems fine).
Failed to build:
Any ideas?
The text was updated successfully, but these errors were encountered: