Re: guix pull: error: getting status of /var/guix/gcroots

2020-02-07 Thread zimoun
On Thu, 6 Feb 2020 at 22:20, Jimmy Thrasibule wrote: > > I do not have carefully look to your files, but the issue should be: > > - wrong permission > > - /var/guix is not exposed > > Well the folder exists and is owned by root. Where does it exist? On your local machine running Guix? Have you

Re: guix pull: error: getting status of /var/guix/gcroots

2020-02-06 Thread Jimmy Thrasibule
> Do you have any possibility to run guix pull with strace? Unfortunately containers are not given PTRACE privileges during the build phase so I cannot call strace. > I do not have carefully look to your files, but the issue should be: > - wrong permission > - /var/guix is not exposed Well the

Re: guix pull: error: getting status of /var/guix/gcroots

2020-02-06 Thread zimoun
come from this file: https://bitbucket.org/x237net/alpine-guix/src/master/src/Dockerfile > guix pull: error: getting status of /var/guix/gcroots: Operation not > permitted I do not have carefully look to your files, but the issue should be: - wrong permission - /var/guix is not e

Re: guix pull: error: getting status of /var/guix/gcroots

2020-02-06 Thread mlell
Hi Jimmy! I guess they are reducing the capabilities allowed to their build platform but I can really tell what operation is guix pull attempting in this particular case. Do you have any possibility to run guix pull with strace? strace is a program that logs all the system calls [1] of ano

guix pull: error: getting status of /var/guix/gcroots

2020-01-30 Thread Jimmy Thrasibule
stems. However, when I push the container to hub.docker.com it fails to build the image with the following error message: guix pull: error: getting status of /var/guix/gcroots: Operation not permitted Again, I successfully built the image on different local systems and my other container [x2