From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#15762: guix refresh -u broken Date: Wed, 30 Oct 2013 22:34:47 +0100 Message-ID: <20131030213447.GA24082@debian> References: <20131030195134.GA32042@debian> <87bo26ihfv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbdQw-0004bU-29 for bug-guix@gnu.org; Wed, 30 Oct 2013 17:36:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbdQo-00039g-PS for bug-guix@gnu.org; Wed, 30 Oct 2013 17:36:10 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:39566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbdQo-00039b-MC for bug-guix@gnu.org; Wed, 30 Oct 2013 17:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VbdQo-0007Dk-5n for bug-guix@gnu.org; Wed, 30 Oct 2013 17:36:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87bo26ihfv.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 15762@debbugs.gnu.org On Wed, Oct 30, 2013 at 10:20:52PM +0100, Ludovic Courtès wrote: > Works for me. > > 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! Andreas