[tex-live] pb with xindy 37716

Lars Madsen daleif at math.au.dk
Fri Aug 14 12:17:34 CEST 2015


Akira, which File::Glob is required for the xindy update?

On my 32bit Ubuntu 12.04 I get the the following error with the new xindy update

~$> texindy -L danish -C utf8 master.idx

"bsd_glob" is not defined in %File::Glob::EXPORT_TAGS at /usr/lib/perl/5.14/File/Glob.pm line 45
	File::Glob::import('File::Glob', ':bsd_glob') called at /opt/texlive/current/bin/i386-linux/xindy line 356
	main::BEGIN() called at /opt/texlive/current/bin/i386-linux/xindy line 356
	eval {...} called at /opt/texlive/current/bin/i386-linux/xindy line 356
Can't continue after import errors at /opt/texlive/current/bin/i386-linux/xindy line 356
BEGIN failed--compilation aborted at /opt/texlive/current/bin/i386-linux/xindy line 356.

If I take a look in /usr/lib/perl/5.14/File/Glob.pm I find

%EXPORT_TAGS = (
    'glob' => [ qw(
        GLOB_ABEND
	GLOB_ALPHASORT
        GLOB_ALTDIRFUNC
        GLOB_BRACE
        GLOB_CSH
        GLOB_ERR
        GLOB_ERROR
        GLOB_LIMIT
        GLOB_MARK
        GLOB_NOCASE
        GLOB_NOCHECK
        GLOB_NOMAGIC
        GLOB_NOSORT
        GLOB_NOSPACE
        GLOB_QUOTE
        GLOB_TILDE
        glob
        bsd_glob
    ) ],
);

On my system if I change line 356 in xindy to 

use File::Glob qw(:glob);

it works fine again.


/Lars Madsen
Institut for Matematik / Department of Mathematics
Aarhus Universitet / Aarhus University
Mere info: http://au.dk/daleif@math / More information: http://au.dk/en/daleif@math


________________________________________
From: tex-live [tex-live-bounces at tug.org] on behalf of Maïeul [maieul at maieul.net]
Sent: 13 August 2015 12:27
To: Akira Kakuto
Cc: tex-live at tug.org
Subject: Re: [tex-live] pb with xindy 37716

Le 11.08.15 11:13, Akira Kakuto a écrit :
> Dear Maïeul,
>
>> ok, nice !
>> I was just anxious my ask don't be lost in the hyperspace
>
> Updated in TeX Live: r38097, r38098.
> It will be updated in TeX Live 2015 in due time.
>
> Thanks,
> Akira
>
>
I confirm all is now working. Thanks!

--
Maïeul
http://blog.maieul.net
http://geekographie.maieul.net



More information about the tex-live mailing list