[Bug 638705] New: texlive context misses texlua
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c0 Summary: texlive context misses texlua Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andi-nbz@firstfloor.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 # zypper in texlive-context .. % context /usr/bin/env: texlua: No such file or directory Some dependency missing? Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c1 --- Comment #1 from Andi N Kleen <andi-nbz@firstfloor.org> 2010-09-11 07:58:12 UTC --- I can't find luatex anywhere in the 11.3 repositories, so context simply doesn't work? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |werner@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c2 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Dr. Werner Fink <werner@novell.com> 2010-09-13 07:52:20 UTC --- the program texlua is part of texlive-bin and this package should be installed before texlive and therefore before texlive-context. During installation of texlive the symbolic link /usr/lib/texmf/bin/<your-architecture>-linux/texlua to /usr/bin/texlua will be done ... if not please run SuSEconfig. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c3 Andi N Kleen <andi-nbz@firstfloor.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #3 from Andi N Kleen <andi-nbz@firstfloor.org> 2010-09-13 09:01:56 UTC --- Running SuSEconfig doesn't fix it # SuSEconfig Starting SuSEconfig, the SuSE Configuration Tool... .. Executing /sbin/conf.d/SuSEconfig.texlive... .. % context /usr/bin/env: texlua: No such file or directory Apparently that set up of the symlink doesn't always work. The system was updated at some point. Could it be an update problem? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c4 --- Comment #4 from Andi N Kleen <andi-nbz@firstfloor.org> 2010-09-13 09:02:50 UTC --- And BTW when I create the symlink manually I get % context MTXrun | unknown script 'context.lua' or 'mtx-context.lua' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c5 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |andi-nbz@firstfloor.org --- Comment #5 from Dr. Werner Fink <werner@novell.com> 2010-09-13 09:59:03 UTC --- Please report your architecture (kernel and user sapce) and also report the output of find /var/lib/texmf/link/ . then do a su cd / rm /var/lib/texmf/link/done/* for x in /var/lib/texmf/link/<arch>-linux/*; do sh $x; done please replace the <arch> with the appropiate architecture. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c6 Andi N Kleen <andi-nbz@firstfloor.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|andi-nbz@firstfloor.org | --- Comment #6 from Andi N Kleen <andi-nbz@firstfloor.org> 2010-09-13 10:13:52 UTC --- x86_64 / x86_64 % find /var/lib/texmf/link/ /var/lib/texmf/link/ /var/lib/texmf/link/x86_64-linux /var/lib/texmf/link/x86_64-linux/base /var/lib/texmf/link/x86_64-linux/latex /var/lib/texmf/link/x86_64-linux/xmltex /var/lib/texmf/link/x86_64-linux/xetex /var/lib/texmf/link/done /var/lib/texmf/link/done/xmltex /var/lib/texmf/link/done/xetex % after the for x i have % find /var/lib/texmf/link/ /var/lib/texmf/link/ /var/lib/texmf/link/x86_64-linux /var/lib/texmf/link/x86_64-linux/base /var/lib/texmf/link/x86_64-linux/latex /var/lib/texmf/link/x86_64-linux/xmltex /var/lib/texmf/link/x86_64-linux/xetex /var/lib/texmf/link/done But I still get % context /usr/bin/env: texlua: No such file or directory Also tried rerunning SuSEconfig again, same results. And these are the installed tex packages: % rpm -qa | grep tex texlive-xmltex-2009-12.11.noarch texlive-bin-xetex-2009-12.11.x86_64 texinfo-4.13a-3.1.x86_64 texlive-bin-xmltex-2009-12.11.x86_64 latex2html-2008-7.1.noarch perl-gettext-1.05-143.1.x86_64 gettext-tools-0.17-67.8.x86_64 gettext-runtime-0.17-67.8.x86_64 texlive-bin-latex-2009-12.11.x86_64 texlive-latex-2009-12.11.noarch latex2html-pngicons-2008-7.1.noarch texlive-bin-2009-12.11.x86_64 texlive-2009-12.11.noarch texlive-xetex-2009-12.11.noarch texlive-context-2009-12.11.noarch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c7 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |andi-nbz@firstfloor.org --- Comment #7 from Dr. Werner Fink <werner@novell.com> 2010-09-13 10:31:12 UTC --- I'm not able to reproduce: boole:/> type -p texlua /usr/bin/texlua boole:/> file /usr/bin/texlua /usr/bin/texlua: symbolic link to `../lib/texmf/bin/i586-linux/texlua' boole:/> readlink /usr/bin/texlua ../lib/texmf/bin/i586-linux/texlua boole:/> file -L /usr/bin/texlua /usr/bin/texlua: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.4, not stripped boole:/> /usr/bin/env texlua No script file given .. the only explanation would be that $PATH is broken or /usr/bin/env its self is broken. On the other hand in http://rudin.suse.de:8888/show_bug.cgi?id=638705#c4 you report that doing the link by hand it reports the correct result. And AFAICS from /var/lib/texmf/link/i586-linux/base both texlua and texluac will be linked into /usr/bin/ ... What are you doing? Do you have the xdvi-xaw3d binary within your PATH. Beside this do you have mixed the texlive packages with upstream packages e.g. TeXLive 2010? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c8 Andi N Kleen <andi-nbz@firstfloor.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|andi-nbz@firstfloor.org | --- Comment #8 from Andi N Kleen <andi-nbz@firstfloor.org> 2010-09-13 10:35:14 UTC --- Oh and I did a windows and removed all texlive packages and reinstalled them. Now I only get: % context MTXrun | unknown script 'context.lua' or 'mtx-context.lua' % Still seems broken? % rpm -qa | grep texlive texlive-bin-latex-2009-12.11.x86_64 texlive-xmltex-2009-12.11.noarch texlive-fonts-extra-2009-12.11.noarch texlive-latex-doc-2009-12.11.noarch texlive-bin-xmltex-2009-12.11.x86_64 texlive-context-2009-12.11.noarch texlive-latex-2009-12.11.noarch texlive-2009-12.11.noarch texlive-bin-2009-12.11.x86_64 % -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c9 --- Comment #9 from Andi N Kleen <andi-nbz@firstfloor.org> 2010-09-13 10:38:41 UTC --- I don't have any upstream packages. xdvi-xaw3d is in $PATH After the full reinstall I have texlua in $PATH, so I presume it was some update problem (from 11.1) But is the message about missing 'context.lua' expected? Are there still some links missing? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c10 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |andi-nbz@firstfloor.org --- Comment #10 from Dr. Werner Fink <werner@novell.com> 2010-09-13 10:47:15 UTC --- I'm not a ConTeXT user but AFAIK the program will be not called directly on the prompt but by an other program texexec. You may read the manual page texexec(1) Beside this I'd like to know *why* the links had been broken at the first installation? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c11 --- Comment #11 from Andi N Kleen <andi-nbz@firstfloor.org> 2010-09-13 12:10:46 UTC --- Hmm, yes, texexec seems works, but based on looking at the context docs "context" alone is supposed to work too? Anyways, I don't know why the links were broken, but I suspect an update problem. I originally did an update from 11.1 to 11.3, perhaps that broke it. That may be possible to reproduce. If you can't it's ok for me to close the bug :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638705 https://bugzilla.novell.com/show_bug.cgi?id=638705#c12 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|andi-nbz@firstfloor.org | Resolution| |WORKSFORME --- Comment #12 from Dr. Werner Fink <werner@novell.com> 2010-09-13 13:38:54 UTC --- I'll close it with WORKSFORME ... nevertheless I'll split the binary packages into two parts one including the plain links and the other the binaries. This allows me to support the texlive-nfs package and avoid the problems of not having enabled the binaries. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com