[tex-live] Fwd: Lua module 'socket.url' loading problem with getmap

Josef Kleber josef.kleber at gmx.de
Fri Jul 13 15:26:30 CEST 2018


Ooops, Herb did it again! ;-)

-------- Weitergeleitete Nachricht --------
Betreff: Re: [tex-live] Lua module 'socket.url' loading problem with getmap
Datum: Fri, 13 Jul 2018 08:23:13 -0500
Von: Herbert Schulz <herbs at wideopenwest.com>
An: Josef Kleber <josef.kleber at gmx.de>

> On Jul 13, 2018, at 7:37 AM, Josef Kleber <josef.kleber at gmx.de> wrote:
> 
> Hi Herb,
> 
> I hope it's okay for you to forward your email to the mailing list.

Howdy,

No problem. I keep forgetting to Reply to All on that list.

> 
> Am 13.07.2018 um 14:10 schrieb Herbert Schulz:
>>> On Jul 13, 2018, at 5:33 AM, Josef Kleber <josef.kleber at gmx.de> wrote:
>>> 
>>> ...
>>> This was from the very beginning a Windows only problem, right? Can
>>> someone with a Linux system do the test, too?
>> Howdy,
>> 
>> Once I fix the getmapdl.lua script as noted before 
> 
> You mean local url = socket.url or require("socket.url")? It did not
> work without changing this line? You got the loading error about the
> socket.url module? That would mean that not just the windows binary of
> luatex is affected.
> 
>> all is well with my fully updated TeX Live 2018 on my Mac (installed by MacTeX). The URL encoding of ß, %c3%9f, is correct and the map does get downloaded and included in the document.
> 
> Thanks for the test.
> 
> Josef

I had to change the line

local url = require("socket.url")

to

local url = socket.url

to get the script to work. Once that was done it downloaded and typeset
all three maps.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)



More information about the tex-live mailing list