From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23452: Unable to reconfigure: "suspicious ownership or permission" and "guix system: error: build failed" Date: Thu, 05 May 2016 15:37:53 +0200 Message-ID: <87eg9gbp72.fsf@gnu.org> References: <20160504210239.2aa6cea6@fripost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayJUr-00054Z-Lh for bug-guix@gnu.org; Thu, 05 May 2016 09:39:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayJUf-0006nX-Qi for bug-guix@gnu.org; Thu, 05 May 2016 09:39:12 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayJUf-0006mW-MY for bug-guix@gnu.org; Thu, 05 May 2016 09:39:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ayJUc-0001Bm-AW for bug-guix@gnu.org; Thu, 05 May 2016 09:39:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160504210239.2aa6cea6@fripost.org> (albin@fripost.org's message of "Wed, 4 May 2016 21:02:39 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Albin Cc: 23452@debbugs.gnu.org Albin skribis: > When I try to reconfigure my Guix SD system from a git checkout (e.g. fro= m=20 > commit 8c15e084fe5fd9492f61128c9995bb1741d225e3) the following happens: > >> [...] >> grafting '/gnu/store/pm1043sf438anc08xzw2sgc89rrjiir2-clutter-1.24.2' >> -> '/gnu/store/72cp43sqala9j0hn3fsy5bcsc8whgjqb-clutter-1.24.2'... >> suspicious ownership or permission on >> `/gnu/store/72cp43sqala9j0hn3fsy5bcsc8whgjqb-clutter-1.24.2'; This seems to be a race condition in the daemon or something along these lines. http://bugs.gnu.org/22954 Thanks, Ludo=E2=80=99.