From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Problem with texinfo 5.0 package Date: Wed, 20 Feb 2013 00:00:12 -0500 Message-ID: <87mwuzfulf.fsf@tines.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U81nI-0000v1-GN for bug-guix@gnu.org; Wed, 20 Feb 2013 00:00:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U81nG-0005EY-EY for bug-guix@gnu.org; Wed, 20 Feb 2013 00:00:36 -0500 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: bug-guix@gnu.org Hi Ludovic, Regarding commit a24b75d8e1753da629ecf945f4022eee4c340aed: The built texinfo 5.0 packages contain a few uses of 'perl' that are not pointing to a specific version in /nix/store: ./bin/pod2texi:1:#!/nix/store/777jas1fcgc38hmvq6lq1sa9k67f10kl-coreutils-8.20/bin/env perl ./bin/texi2dvi:1437: perl -pe 's<\\documentclass(?:\[.*\])?{.*}> ./bin/texi2dvi:1544: perl -pi -e 's/[ \t]+$//g' "$out_base"*;; ./bin/texi2any:1:#!/nix/store/777jas1fcgc38hmvq6lq1sa9k67f10kl-coreutils-8.20/bin/env perl Regards, Mark