From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#15762: guix refresh -u broken Date: Wed, 30 Oct 2013 22:20:52 +0100 Message-ID: <87bo26ihfv.fsf@gnu.org> References: <20131030195134.GA32042@debian> 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]:33841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbdCP-0001x9-1v for bug-guix@gnu.org; Wed, 30 Oct 2013 17:21:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbdCI-0006ox-Tl for bug-guix@gnu.org; Wed, 30 Oct 2013 17:21:08 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:39534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbdCI-0006or-Pl for bug-guix@gnu.org; Wed, 30 Oct 2013 17:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VbdCI-0005kQ-2c for bug-guix@gnu.org; Wed, 30 Oct 2013 17:21:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20131030195134.GA32042@debian> (Andreas Enge's message of "Wed, 30 Oct 2013 20:51:34 +0100") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: 15762@debbugs.gnu.org Andreas Enge skribis: > when executing > guix refresh -u libextractor > > a new file is downloaded, the signature checked successfully, the stateme= nt > gnu/packages/gnunet.scm:42:3: libextractor: updating from version 1.1 = to version 1.2...is printed, but the file is not updated. Works for me. Note that when run outside of ./pre-inst-env, it modifies the installed gnunet.scm file. Is this what happened? Thanks, Ludo=E2=80=99.