From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: security-updates merged Date: Sun, 27 Mar 2016 23:10:51 +0200 Message-ID: <874mbry6ck.fsf@gnu.org> References: <87io0f4du1.fsf@gnu.org> <20160326095153.266b826e@scratchpost.org> <87fuvd1f7n.fsf@gnu.org> <8737rdw3vw.fsf@netris.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]:33202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akHxb-0006dD-38 for guix-devel@gnu.org; Sun, 27 Mar 2016 17:10:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akHxX-0007Ze-2L for guix-devel@gnu.org; Sun, 27 Mar 2016 17:10:59 -0400 In-Reply-To: <8737rdw3vw.fsf@netris.org> (Mark H. Weaver's message of "Sat, 26 Mar 2016 13:22:27 -0400") 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: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > 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 me= t: > > 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"? Oh sorry, I had overlooked that. I just tried in =E2=80=98guix environment guix --container=E2=80=99 and can= not reproduce. Danny: could you check with either --container or --pure? It could be that some other settings from the outside environment were interfering. Thanks, Ludo=E2=80=99.