<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello everybody,</p>
<p>I get the following error when try to install TeXLive from SVN:<br>
</p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">running
package-specific postactions
</span><br>
Can't exec
"/common/packages/store/texlive-devel/tlpkg/tlpostcode/cont-cache.sh"<br>
: Permission denied at
/common/packages/build/texlive/build/devel/Master/tlpkg/T<br>
eXLive/TLUtils.pm line 2097.
<br>
/common/packages/build/texlive/build/devel/Master/install-tl:
calling post actio<br>
n script tlpkg/tlpostcode/cont-cache.sh did not succeed in
/common/packages/buil<br>
d/texlive/build/devel/Master, status -1 at
/common/packages/build/texlive/build/<br>
devel/Master/tlpkg/TeXLive/TLUtils.pm line 2101.
<br>
finished with package-specific postactions<br>
</span></p>
<p><span style="font-family:monospace">Indeed: the script `Master/</span><span
style="font-family:monospace">tlpkg/tlpostcode/cont-cache.sh</span><span
style="font-family:monospace">` mentioned is not executable; but
in `</span><span style="font-family:monospace">Master/tlpkg/TeXLive/TLUtils.pm`</span></p>
<p><span style="font-family:monospace">we have in lines 2092-2093:</span></p>
<p> # we got anything else, call it directly and hope it is
excutable<br>
push @syscmd, "$texdir/$file";<br>
</p>
<p>Dirk<br>
<span style="font-family:monospace"></span><span
style="font-family:monospace"></span></p>
</body>
</html>