From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Guix gc removing important packages? Date: Fri, 26 Sep 2014 16:01:32 +0200 Message-ID: <20140926140132.GA4465@debian> References: <20140926090036.GA22248@debian.eduroam.u-bordeaux.fr> <87fvfeei77.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXW5o-0001uV-Ou for guix-devel@gnu.org; Fri, 26 Sep 2014 10:02:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXW5g-00086Y-BI for guix-devel@gnu.org; Fri, 26 Sep 2014 10:01:52 -0400 Content-Disposition: inline In-Reply-To: <87fvfeei77.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Fri, Sep 26, 2014 at 01:26:20PM +0200, Ludovic Courtès wrote: > The derivation that builds the profile uses Guile, like almost all the > derivations. And since we just merged the bash-cve-2014-6271 branch, it > depends on the new Guile build, which isn’t yet in your store. Hence > the long download list. Very well then, thanks for the explanation! Andreas