Discussion:
[OS X TeX] Error in MD5 checksums when updating texlive.infra
G. M.-S.
2018-11-11 17:29:05 UTC
Permalink
Hello.
When trying to update texlive.infra with Tex Live Utility (from version
48560 to version 49007), it fails. I have tried several mirrors.
The error seems to be

2018-11-11 17:16:47 +0000 Notice -[TLMAuthorizedOperation
setWrapperPID:][83004] tlu_ipctask checking in: tlu_ipctask pid = 83220
2018-11-11 17:16:47 +0000 Notice -[TLMAuthorizedOperation
setUnderlyingPID:][83004] tlu_ipctask checking in: pid = 83221
(/var/folders/bl/y9zfjnkn0n95wcnsr65m90_00000gp/T/TLMInfraUpdateOperation.0ZR7Rp/update-tlmgr-latest.sh
--nox11 -- --debug)
2018-11-11 17:16:47 +0000 Notice tlu_ipctask[83220] tlu_ipctask: child HOME
= '/var/root'
2018-11-11 17:16:47 +0000 Notice tlu_ipctask[83220] tlu_ipctask: current
HOME = '/var/empty'
2018-11-11 17:16:47 +0000 Notice -[TLMAuthorizedOperation
_runUntilChildExit][83004] kqueue noted that pid 83221 exited
(/var/folders/bl/y9zfjnkn0n95wcnsr65m90_00000gp/T/TLMInfraUpdateOperation.0ZR7Rp/update-tlmgr-latest.sh
--nox11 -- --debug)
2018-11-11 17:16:47 +0000 Warning tlu_ipctask[83220] *Error in MD5
checksums: 939d30cc7122a579c2b55ef0e950b373 is different from
6b223d2a3ed4448e92d7a79abc2db8c7*
2018-11-11 17:16:47 +0000 Notice tlu_ipctask[83220] child process pid =
83221 exited
2018-11-11 17:16:48 +0000 Notice tlu_ipctask[83220] Verifying archive
integrity...
2018-11-11 17:16:48 +0000 Error tlu_ipctask[83220] Value of errno is
Operation not permitted

Full log attached.
Thanks in advance for any advice.
Guillermo
Adam R. Maxwell
2018-11-12 03:42:32 UTC
Permalink
Post by G. M.-S.
Hello.
When trying to update texlive.infra with Tex Live Utility (from version 48560 to version 49007), it fails. I have tried several mirrors.
The error seems to be
[...]
Post by G. M.-S.
2018-11-11 17:16:47 +0000 Warning tlu_ipctask[83220] Error in MD5 checksums: 939d30cc7122a579c2b55ef0e950b373 is different from 6b223d2a3ed4448e92d7a79abc2db8c7
This is coming from update-tlmgr-latest.sh, and it looks like a problem with that script. I just ran an update here using the Utah mirror, and it succeeded with no problems. I'd try the Utah mirror, or maybe see if the problem has gone away by now.

If the problem persists, let me know.

regards,
Adam
G. M.-S.
2018-11-12 12:04:59 UTC
Permalink
Hello Adam and thank you for your answer.

I have tried Utah (
http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet) and
several other mirrors, the error is the same.

Utah log attached.

Best regards,

Guillermo
Post by G. M.-S.
Hello.
When trying to update texlive.infra with Tex Live Utility (from version
48560 to version 49007), it fails. I have tried several mirrors.
The error seems to be
[...]
2018-11-11 17:16:47 +0000 Warning tlu_ipctask[83220] *Error in MD5
checksums: 939d30cc7122a579c2b55ef0e950b373 is different from
6b223d2a3ed4448e92d7a79abc2db8c7*
This is coming from update-tlmgr-latest.sh, and it looks like a problem
with that script. I just ran an update here using the Utah mirror, and it
succeeded with no problems. I'd try the Utah mirror, or maybe see if the
problem has gone away by now.
If the problem persists, let me know.
regards,
Adam
Adam R. Maxwell
2018-11-12 15:54:40 UTC
Permalink
Post by G. M.-S.
Hello Adam and thank you for your answer.
I have tried Utah (http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet) and several other mirrors, the error is the same.
Utah log attached.
No attachment here, but I'll take your word for it. Please try this in Terminal:

cd /tmp
curl -O http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet/update-tlmgr-latest.sh
sudo ./update-tlmgr-latest.sh --nox11 -- --debug

and let me know if it fails.

thanks,
Adam

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
G. M.-S.
2018-11-12 18:35:55 UTC
Permalink
Sorry, I forgot the attachment. It is here now.

I get the same:

$ cd /tmp

$ curl -O
http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet/update-tlmgr-latest.sh

% Total % Received % Xferd Average Speed Time Time Time
Current

Dload Upload Total Spent Left
Speed

100 6010k 100 6010k 0 0 1810k 0 0:00:03 0:00:03 --:--:--
1810k

$ chmod u+x update-tlmgr-latest.sh

$ sudo ./update-tlmgr-latest.sh --nox11 -- --debug

Verifying archive integrity...Error in MD5 checksums:
939d30cc7122a579c2b55ef0e950b373 is different from
6b223d2a3ed4448e92d7a79abc2db8c7

$

Thanks for your help.

Guillermo
Post by G. M.-S.
Post by G. M.-S.
Hello Adam and thank you for your answer.
I have tried Utah (
http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet) and
several other mirrors, the error is the same.
Post by G. M.-S.
Utah log attached.
cd /tmp
curl -O
http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet/update-tlmgr-latest.sh
sudo ./update-tlmgr-latest.sh --nox11 -- --debug
and let me know if it fails.
thanks,
Adam
Herbert Schulz
2018-11-12 19:37:50 UTC
Permalink
Post by G. M.-S.
Sorry, I forgot the attachment. It is here now.
$ cd /tmp
$ curl -O http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet/update-tlmgr-latest.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6010k 100 6010k 0 0 1810k 0 0:00:03 0:00:03 --:--:-- 1810k
$ chmod u+x update-tlmgr-latest.sh
$ sudo ./update-tlmgr-latest.sh --nox11 -- --debug
Verifying archive integrity...Error in MD5 checksums: 939d30cc7122a579c2b55ef0e950b373 is different from 6b223d2a3ed4448e92d7a79abc2db8c7
$
Howdy,

I just downloaded update-tlmgr-latest from the math.utah.edu repository above and get

$ md5 /Users/herbs/Desktop/update-tlmgr-latest.sh
MD5 (/Users/herbs/Desktop/update-tlmgr-latest.sh) = b291abbe1fab61148c5ec09ed034e825

which doesn't agree with either value above.

Also, there doesn't seem to be an md5 file there but rather a sha512 file so where is it getting an md5? Is TLU doing one on the repository? Doesn't sound too plausible.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
Herbert Schulz
2018-11-12 19:56:32 UTC
Permalink
Post by Herbert Schulz
Post by G. M.-S.
Sorry, I forgot the attachment. It is here now.
$ cd /tmp
$ curl -O http://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet/update-tlmgr-latest.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6010k 100 6010k 0 0 1810k 0 0:00:03 0:00:03 --:--:-- 1810k
$ chmod u+x update-tlmgr-latest.sh
$ sudo ./update-tlmgr-latest.sh --nox11 -- --debug
Verifying archive integrity...Error in MD5 checksums: 939d30cc7122a579c2b55ef0e950b373 is different from 6b223d2a3ed4448e92d7a79abc2db8c7
$
Howdy,
I just downloaded update-tlmgr-latest from the math.utah.edu repository above and get
$ md5 /Users/herbs/Desktop/update-tlmgr-latest.sh
MD5 (/Users/herbs/Desktop/update-tlmgr-latest.sh) = b291abbe1fab61148c5ec09ed034e825
which doesn't agree with either value above.
Also, there doesn't seem to be an md5 file there but rather a sha512 file so where is it getting an md5? Is TLU doing one on the repository? Doesn't sound too plausible.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
Howdy,

Sigh... I was taking the md5 of that file. I guess it's the md5 of a target of some sort. Looking at update-tlmgr-latest.sh it looks like it's using `md5sum` which doesn't usually exist on a mac (you usually use `md5` on a mac) so I'm not sure what's going on.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)

----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
Adam R. Maxwell
2018-11-12 21:47:51 UTC
Permalink
On Nov 12, 2018, at 11:56 AM, Herbert Schulz <***@wideopenwest.com> wrote:

Sigh... I was taking the md5 of that file. I guess it's the md5 of a target of some sort. Looking at update-tlmgr-latest.sh it looks like it's using `md5sum` which doesn't usually exist on a mac (you usually use `md5` on a mac) so I'm not sure what's going on.

Update-tlmgr-latest.sh does an md5 internally, and that's where it's failing. I've emailed Norbert and Karl to see if they have any insight. I can't reproduce the problem myself.

-- adam

 

Loading...