From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: bug#32183: New =?UTF-8?Q?=E2=80=98guix_?= =?UTF-8?Q?pull=E2=80=99?= /root/.config/current/bin/guix: Permission denied Date: Sun, 9 Sep 2018 16:02:25 +0200 Message-ID: <20180909140225.ggrygcwf7l6jnxsw@thebird.nl> References: <20180717085541.g6nuycopf5kxoin7@thebird.nl> <20180723222855.osvahab6uo677nfd@thebird.nl> <87tvomxfzy.fsf@gnu.org> <871sacats5.fsf@gnu.org> <20180902142855.llzongao3kraunys@thebird.nl> <87efeb64z3.fsf@gnu.org> <20180906211033.nszav6ubctku737d@thebird.nl> <20180909072004.nxdwhrtyob53uznz@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fz0K6-0003iR-L3 for bug-guix@gnu.org; Sun, 09 Sep 2018 10:04:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fz0Io-0006DP-S8 for bug-guix@gnu.org; Sun, 09 Sep 2018 10:03:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46378) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fz0Io-00066p-Le for bug-guix@gnu.org; Sun, 09 Sep 2018 10:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fz0Io-0003he-Ch for bug-guix@gnu.org; Sun, 09 Sep 2018 10:03:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20180909072004.nxdwhrtyob53uznz@thebird.nl> 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: Pjotr Prins Cc: 32183-done@debbugs.gnu.org It is working now. After a guix pull I did a guix package -i guix in a new profile. Restarting the daemon from there it stopped complaining! I don't know why the deamon from guix pull straight was not working, but at least guix is building again. Pj.