Hi all, I tried today to install Guix v12.0 on an OpenVZ hoster: https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation
But I failed with the following problem: ~/bin% ./guix package -i hello The following package will be installed: hello 2.10 /gnu/store/rvs42awwwby7pq3j0znglmz3vyznvbh1-hello-2.10 The following derivations will be built: /gnu/store/3rjlwl02c69c71jdcjcp96r41byqbv54-profile.drv /gnu/store/va7p6kn3c5836aw0risjxc0m6s3cj5jx-ca-certificate-bundle.drv /gnu/store/qbx513w8j5ikrjjnn2pv7qq91zmpylw8-fonts-dir.drv /gnu/store/9b7gxm83y7x4ps2mimp6jpfzx7hjypvd-info-dir.drv guix package: error: build failed: while setting up the build environment: unable to make filesystem `/' private: Permission denied ~/bin% mount satazpool/data/subvol-618-disk-1 on / type zfs (rw,noatime,xattr,posixacl) Is there a work around for this problem? Thanks, Stefan.