help-guix
[Top][All Lists]
Advanced

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

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


From: zimoun
Subject: Re: guix pull: error: getting status of /var/guix/gcroots
Date: Fri, 7 Feb 2020 13:16:19 +0100

On Thu, 6 Feb 2020 at 22:20, Jimmy Thrasibule
<address@hidden> 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 tried to build a Dockerfile containing:
    FROM x237net/alpine-guix
    RUN guix pull
on any other machine not running Guix?

I suspect it will fail because "x237net/alpine-guix" is not build the
way you expect.


> > My intuition is that your issue comes from this other container.
> > And it builds, pulls etc because your are inside. However, if
> > something is wrong then the command "FROM x237net/alpine-guix" does
> > not do what you expect.
>
> The x237net/guixsd container builds successfully on my work stations
> and others.

If it is what I am thinking of, the 'x237net/guixsd ' container works
on any machine running Guix.
But, it will fail otherwise.


>Only hub.docker.com CI's platform seems to fail building
> the image. I actually pushed to the hub an image that I successfully
> built.

I suspect that this image you successfully built will not work on any
machine not running Guix.


Hope that helps,
simon



reply via email to

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