From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: FAIL: tests/guix-register.sh Date: Wed, 25 Sep 2013 18:27:27 +0200 Message-ID: <8761tokgsw.fsf@gnu.org> References: <8761tr84aw.fsf@karetnikov.org> <87vc1qorzu.fsf@gnu.org> <87li2k3ncz.fsf@karetnikov.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]:58952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOs0w-0001gr-Ov for guix-devel@gnu.org; Wed, 25 Sep 2013 12:32:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOs0r-0004gI-DP for guix-devel@gnu.org; Wed, 25 Sep 2013 12:32:34 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:60346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOs0r-0004gE-74 for guix-devel@gnu.org; Wed, 25 Sep 2013 12:32:29 -0400 In-Reply-To: <87li2k3ncz.fsf@karetnikov.org> (Nikita Karetnikov's message of "Wed, 25 Sep 2013 19:57:48 +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: Nikita Karetnikov Cc: guix-devel@gnu.org Nikita Karetnikov skribis: >> Could it be that something=E2=80=99s wrong with your setup? (Erroneous >> LD_LIBRARY_PATH, etc.) > > Maybe. This test also fails on a different machine of mine. > LD_LIBRARY_PATH is not set. Are you using a distro-provide SQLite package, or something you built yourself? If the problem is widespread, we can just remove this test. Thanks, Ludo=E2=80=99.