[tex-live] wrong shebang in ConTeXt scripts break RPM packaging

Jindrich Novy jindranovy at gmail.com
Tue Feb 13 12:31:01 CET 2007


Hi all,

I was bitten by a bug in ConTeXt while packaging the TeXLive 2007 texmf
tree. RPM's find-requires script added a bogus dependency to /usr/env
which prevented me to actually install the packages. I tracked it down
to the ConTeXt package ruby scripts, where incorrect shebang is present
in the wwwserver.rb. The cause might be that the ctxtools.rb script,
which contains the add_shebang function, which is used to write a
shebang to newly created scripts, contains a typo, when it refers
to /usr/env, but should refer to /usr/bin/env as usual.

Attaching patch that fixes it.

Jindrich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/tex-live/attachments/20070213/53eed7d3/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texlive-2007-badenv.patch
Type: text/x-patch
Size: 802 bytes
Desc: not available
Url : http://tug.org/pipermail/tex-live/attachments/20070213/53eed7d3/attachment.bin 


More information about the tex-live mailing list