From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Minimal gettext version Date: Tue, 22 Jul 2014 21:38:25 +0200 Message-ID: <20140722193825.GA14734@debian> References: <20140630162835.GA20570@debian.fritz.box> <87bnt94hnf.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]:56989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9ftU-0008Fj-P5 for guix-devel@gnu.org; Tue, 22 Jul 2014 15:38:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9ftN-0005G6-9E for guix-devel@gnu.org; Tue, 22 Jul 2014 15:38:36 -0400 Content-Disposition: inline In-Reply-To: <87bnt94hnf.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 Tue, Jul 01, 2014 at 10:17:40AM +0200, Ludovic Courtès wrote: > Maybe you could install Gettext with Guix? :-) Yes, that was what I did already. > Otherwise try lowering the version requirement, that may work. But as I still think that it is good to keep guix bootstrapping from my debian stable, I pushed a patch that lowers the version requirement again. This does not seem to pose a problem. Andreas