Package: latex-make Version: 2.1.18-1 Severity: grave Hi,
I'm filing this bug as grave as I can't see how latex-make is useable as expected anymore. 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...) Next thing I run into is that texdepends seems to be missing: make[1]: Entering directory `/home/bzed/workspace/debian/talks/2012' make[2]: Entering directory `/home/bzed/workspace/debian/talks/2012/20120205-fosdem' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory `/home/bzed/workspace/debian/talks/2012/20120205-fosdem' make[2]: Entering directory `/home/bzed/workspace/debian/talks/2012/20120416-univpm' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory `/home/bzed/workspace/debian/talks/2012/20120416-univpm' make[2]: Entering directory `/home/bzed/workspace/debian/talks/2012/20120723-conova' make -C ../../images/ make[3]: Entering directory `/home/bzed/workspace/debian/talks/images' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/bzed/workspace/debian/talks/images' touch build-images-stamp make LU_REC_MASTER="main" LU_REC_FLAVOR="PDF" LU_REC_TARGET="main.pdf" LU_WATCH_FILES_SAVE make[3]: Entering directory `/home/bzed/workspace/debian/talks/2012/20120723-conova' make[3]: Nothing to be done for `LU_WATCH_FILES_SAVE'. make[3]: Leaving directory `/home/bzed/workspace/debian/talks/2012/20120723-conova' ======> building main.pdf <====== Running: 'pdflatex' '--interaction' 'errorstopmode' '--jobname' 'main' '\RequirePackage[extension=.pdf]{texdepends}\input{main.tex}' ************************************* texdepends does not seems be loaded Either your (La)TeX installation is wrong or you found a bug. If so, please, report it (with the result of shell command 'kpsepath tex') Aborting compilation ************************************* make[2]: *** [main.pdf] Error 1 make[2]: Leaving directory `/home/bzed/workspace/debian/talks/2012/20120723-conova' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/bzed/workspace/debian/talks/2012' make: *** [all] Error 2 kpsepath tex shows: ..:/home/bzed/.texmf-config/tex/kpsewhich//:/home/bzed/.texmf-var/tex/kpsewhich//:/home/bzed/texmf/tex/kpsewhich//:/etc/texmf/tex/kpsewhich//:!!/var/lib/texmf/tex/kpsewhich//:!!/usr/share/texmf/tex/kpsewhich//:!!/usr/share/texlive/texmf/tex/kpsewhich//:!!/usr/local/share/texmf/tex/kpsewhich//:!!/usr/share/texlive/texmf-dist/tex/kpsewhich//:/home/bzed/.texmf-config/tex/generic//:/home/bzed/.texmf-var/tex/generic//:/home/bzed/texmf/tex/generic//:/etc/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:!!/usr/share/texlive/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/share/texlive/texmf-dist/tex/generic//:/home/bzed/.texmf-config/tex///:/home/bzed/.texmf-var/tex///:/home/bzed/texmf/tex///:/etc/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/share/texmf/tex///:!!/usr/share/texlive/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/share/texlive/texmf-dist/tex/// So as far as I can tell the recent latex-make version came with a major regression compared with the old one, or the issue was introduced by changes in texlive - in any case it just does not work as expected anymore :( Cheers, Bernd -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages latex-make depends on: ii ghostscript 9.05~dfsg-6 ii make 3.81-8.2 ii python 2.7.3-1 ii transfig 1:3.2.5.d-3 Versions of packages latex-make recommends: ii inkscape 0.48.3.1-1.1 ii texlive-latex-extra 2012.20120611-1 ii texlive-latex-recommended 2012.20120611-3 latex-make suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org