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 23:18:42 +0100 Message-ID: <87a9hqh071.fsf@gnu.org> References: <20131030195134.GA32042@debian> <87bo26ihfv.fsf@gnu.org> <20131030213447.GA24082@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]:40232) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbe6X-0005jI-O8 for bug-guix@gnu.org; Wed, 30 Oct 2013 18:19:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vbe6R-0000HE-4J for bug-guix@gnu.org; Wed, 30 Oct 2013 18:19:09 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:39637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbe6R-0000H5-1J for bug-guix@gnu.org; Wed, 30 Oct 2013 18:19:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Vbe6Q-0000t4-Ja for bug-guix@gnu.org; Wed, 30 Oct 2013 18:19:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20131030213447.GA24082@debian> (Andreas Enge's message of "Wed, 30 Oct 2013 22:34:47 +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-done@debbugs.gnu.org Andreas Enge skribis: > On Wed, Oct 30, 2013 at 10:20:52PM +0100, Ludovic Court=C3=A8s wrote: >> Works for me. >>=20 >> Note that when run outside of ./pre-inst-env, it modifies the installed >> gnunet.scm file. Is this what happened? > > I tried again with libmicrohttpd (which is smaller). It works with > ./pre-inst-env by modifying the file below the current directory, and > indeed modifies the installed file without pre-inst-env. Which is > logical upon thinking it through. Sorry for the noise! No problem, thanks! Ludo=E2=80=99.