severity 681300 normal thanks Hi,
Le 12/07/2012 10:10, Bernd Zeimetz a écrit : > Hi, > > I'm filing this bug as grave as I can't see how latex-make is useable as > expected anymore. This is not really the definition of grave. I switch back to normal for now. > What I've done so far: > > - a fresh install of texlive-full and latex-make > - running make in a project which built fine before (on a different > machine, older installation). Its based on zack's talk repository > (I'm using it to teach the sales team and others about Debian at work > ;) - its easy to reproduce this bug with > git://gitorious.org/zacchiro/talks.git > > The first issue I see is > /bin/sh: 1: latexfilter.py: not found > > Which is something one can work around by running > export PATH=/usr/share/texmf/scripts/latex-make:$PATH > > (Obviously I do not want to do this...) In fact, LaTeX.mk uses "kpsewhich -format texmfscripts latexfilter.py" to find latexfilter.py. As latexfilter.py seems available in its location, as you report that other files are not found later and as your kpsepath seems good (there is /usr/share/texmf/tex when searching tex files), I suspect that your /usr/share/texmf/ls-R is corrupted. Can you: 1) save /usr/share/texmf/ls-R 2) report the result of "kpsewhich --format texmfscripts latexfilter.py" (should be empty) 3) run as root "texhash" 4) report the result of "kpsewhich --format texmfscripts latexfilter.py" (should be /usr/share/texmf/scripts/latex-make/latexfilter.py ) 5) compare /usr/share/texmf/ls-R and the saved version (in 1) If the cause of the bug is a wrong /usr/share/texmf/ls-R as I suspect, we must found why. In this case, do you know how to reproduce this bug from a new system? Or can you send me the contents of /var/log/dpkg.log (you can filter out what does not concern latex packages) ? One friends already reported me this behavior. In his case, as he manually installed some TeX stuff, I conclude to a wrong manual command from him. But perhaps, the problem comes from interaction between latex-make and new texlive. To my knowledge, I did not change anything about the ls-R database management for really a long time (and a lot of uploads). So latex-make 2.1.18-1 should behave as the previous versions. Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87 vdanj...@debian.org GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87 Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html APT repo: deb http://people.debian.org/~vdanjean/debian unstable main -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org