Hello,
I think we ran into the same behavior problem, is it possible to have some instructions about how we can increase the RAM of the VM or at least check it ? By checking htop it seems we don’t have it and we need more for our current compilation.
SNAPCRAFT_BUILD_ENVIRONMENT_MEMORY=8G
Was not enough and “snapcraft clean” or “snap restart multipass” did not do the trick apparently.
since @jungd-yii mentionned complex steps, Is there a specific instruction to follow to increase the amount of RAM?
Edit :
Ok, that’s fixed, just not used to give environment variable and use sudo on Ubuntu.
For next users reading this, check how to correctly provide an environment variable to your shell while using sudo on Ubuntu.
Snapcraft behaves normally, at least with a snapcraft clean, I indeed get the message “user changed to 8Go…”
All the best,