From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albin Subject: bug#23452: Reconfigure worked after trying a second time Date: Wed, 4 May 2016 21:37:24 +0200 Message-ID: <20160504213724.7c12c751@fripost.org> References: <20160504210239.2aa6cea6@fripost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ay2ck-0005fk-FH for bug-guix@gnu.org; Wed, 04 May 2016 15:38:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ay2cY-0006ik-Od for bug-guix@gnu.org; Wed, 04 May 2016 15:38:13 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ay2cX-0006hO-Hv for bug-guix@gnu.org; Wed, 04 May 2016 15:38:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ay2cU-0005eq-3s for bug-guix@gnu.org; Wed, 04 May 2016 15:38:02 -0400 In-Reply-To: <20160504210239.2aa6cea6@fripost.org> Sender: "Debbugs-submit" Resent-Message-ID: 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: 23452@debbugs.gnu.org After trying to reconfigure a second time (from the same commit) the problem didn't occur and the operation was successful. I rebooted into the new system and the command `ls -la /gnu/store/72cp43sqala9j0hn3fsy5bcsc8whgjqb-clutter-1.24.2` now outputs: totalt 1668 dr-xr-xr-x 5 root guixbuild 4096 1 jan 1970 ./ drwxrwxr-t 2414 root guixbuild 1687552 4 maj 21.18 ../ dr-xr-xr-x 3 root guixbuild 4096 1 jan 1970 include/ dr-xr-xr-x 4 root guixbuild 4096 1 jan 1970 lib/ dr-xr-xr-x 4 root guixbuild 4096 1 jan 1970 share/ Albin