From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: security-updates merged Date: Sat, 26 Mar 2016 13:22:27 -0400 Message-ID: <8737rdw3vw.fsf@netris.org> References: <87io0f4du1.fsf@gnu.org> <20160326095153.266b826e@scratchpost.org> <87fuvd1f7n.fsf@gnu.org> 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]:33708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajrvF-0002H6-7c for guix-devel@gnu.org; Sat, 26 Mar 2016 13:22:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajrvC-00006B-1w for guix-devel@gnu.org; Sat, 26 Mar 2016 13:22:49 -0400 In-Reply-To: <87fuvd1f7n.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 26 Mar 2016 15:33:32 +0100") 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 =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Danny Milosavljevic writes: > guix$ git pull # master branch > guix$ guix environment guix > guix$ make > ... > configure: error: Package requirements (sqlite3 >=3D 3.6.19) were not met: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Please see: > > https://www.gnu.org/software/guix/manual/html_node/Requirements.html Did you notice that according to Danny's transcript above, this error occurred within a shell spawned by "guix environment guix"? Mark