codebuilds
codebuilds copied to clipboard
Cannot Create Directory in Crouton
I am trying to install on chromiumos on amd64 arch via crouton.
My error is the following
Installing crash_reporter_wrapper into the host...
cp: cannot create directory '/var/run/crouton/mnt/stateful_partition/crouton/chroots/code-oss-chroot/var/run/drm': Permission denied
it's int he process of installing packages. It fails because it can't create /var/run/drm in the chroot. I don't see any other issues like this out there. I wonder if this is exclusive to me.