From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#28303: =?UTF-8?Q?=E2=80=9Cguix?= import texlive =?UTF-8?Q?keyval=E2=80=9D?= fails Date: Tue, 10 Oct 2017 08:51:44 +0200 Message-ID: <87vajnpkan.fsf@gnu.org> References: <8760d4vyh0.fsf@gnu.org> <87mv50m3f5.fsf@elephly.net> 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]:60778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1oOe-0001et-Ii for bug-guix@gnu.org; Tue, 10 Oct 2017 02:52:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1oOZ-00078P-5d for bug-guix@gnu.org; Tue, 10 Oct 2017 02:52:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50343) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1oOZ-00078J-2N for bug-guix@gnu.org; Tue, 10 Oct 2017 02:52:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87mv50m3f5.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 09 Oct 2017 23:12:14 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 28303@debbugs.gnu.org Ricardo Wurmus skribis: > In the case of =E2=80=9Ckeyval=E2=80=9D I don=E2=80=99t know exactly what= is wrong, but in > general it looks like the importer doesn=E2=80=99t use subversion from th= e store > but expects it to be available in the environment. For now, we could always return an error like =E2=80=9Csvn command not foun= d=E2=80=9D or similar? Ludo=E2=80=99.