From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Missing native-search-path for texlive Date: Wed, 30 Dec 2015 11:32:48 +0100 Message-ID: <20151230103248.GA6614@debian.fritz.box> References: <878u5fab63.fsf@gnu.org> <20151130142006.GA3964@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEE3z-0006FN-G9 for guix-devel@gnu.org; Wed, 30 Dec 2015 05:33:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEE3u-0003PU-EC for guix-devel@gnu.org; Wed, 30 Dec 2015 05:33:03 -0500 Content-Disposition: inline In-Reply-To: <20151130142006.GA3964@debian> 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 Mon, Nov 30, 2015 at 03:20:06PM +0100, Andreas Enge wrote: > So we should probably also modify texmfcnf.lua in a similar way. Done in commit f95dad899b9c2aeec22a7000ec693fe6dff3b3c5. "context --version" still fails, now with the unique error message: mtxrun | unknown script 'context.lua' or 'mtx-context.lua' Indeed none of these two files exist in our texlive tree. Do you have any ideas? Andreas