help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Jimmy Thrasibule
Subject: guix pull: error: getting status of /var/guix/gcroots
Date: Thu, 30 Jan 2020 14:10:37 +0100

Hi,

I'm building a Docker image in order to get a GuixSD by using the ``guix
system docker-image`` command. See the Dokerfile at:
https://bitbucket.org/x237net/guixsd/src/master/src/Dockerfile.

The process is working great and I can successfully get to the final result
on my local systems.

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 [x237net/alpine-guix] which builds successfully on their
platform also calls ``guix pull``.

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.

Regards,
Jimmy


reply via email to

[Prev in Thread] Current Thread [Next in Thread]