From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jimmy Thrasibule Subject: Re: guix pull: error: getting status of /var/guix/gcroots Date: Thu, 6 Feb 2020 22:19:40 +0100 Message-ID: References: Reply-To: jimmy@thrasibule.mx Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34171) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izoZ0-0006Kd-Ix for help-guix@gnu.org; Thu, 06 Feb 2020 16:19:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izoYz-0007jw-D8 for help-guix@gnu.org; Thu, 06 Feb 2020 16:19:54 -0500 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:45541) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1izoYz-0007ct-70 for help-guix@gnu.org; Thu, 06 Feb 2020 16:19:53 -0500 Received: by mail-wr1-x432.google.com with SMTP id a6so94765wrx.12 for ; Thu, 06 Feb 2020 13:19:52 -0800 (PST) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: help-guix > 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 folder exists and is owned by root. > 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. 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.