[Bug 201768] print/texlive-base: cannot find latex files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 22 17:53:31 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201768
Bug ID: 201768
Summary: print/texlive-base: cannot find latex files
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: hrs at FreeBSD.org
Reporter: rwestlun at gmail.com
Assignee: hrs at FreeBSD.org
Flags: maintainer-feedback?(hrs at FreeBSD.org)
After upgrading texlive-base to 20150521_1 last night (full pkg upgrade), latex
can no longer find source files. This is happening to me on all three 10.1
machines I've updated.
randy at jorrvaskr ~/cumulus/common/cv % pdflatex westlund_cv.tex
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (Web2C 2015) (preloaded
format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./westlund_cv.tex
LaTeX2e <2015/01/01>
Babel <3.9l> and hyphenation patterns for 79 languages loaded.
! LaTeX Error: File `article.cls' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)
Enter file name:
I believe this is the search path it has:
randy at jorrvaskr ~/cumulus/common/cv % kpsepath tex |tr ':' '\n'
.
/home/randy/.texlive2015/texmf-config/tex/kpsewhich//
/home/randy/.texlive2015/texmf-var/tex/kpsewhich//
/home/randy/texmf/tex/kpsewhich//
!!/usr/local/share/texmf-config/tex/kpsewhich//
!!/usr/local/share/texmf-var/tex/kpsewhich//
!!/usr/local/share/texmf-local/tex/kpsewhich//
!!/usr/local/share/texmf-dist/tex/kpsewhich//
/home/randy/.texlive2015/texmf-config/tex/generic//
/home/randy/.texlive2015/texmf-var/tex/generic//
/home/randy/texmf/tex/generic//
!!/usr/local/share/texmf-config/tex/generic//
!!/usr/local/share/texmf-var/tex/generic//
!!/usr/local/share/texmf-local/tex/generic//
!!/usr/local/share/texmf-dist/tex/generic//
/home/randy/.texlive2015/texmf-config/tex///
/home/randy/.texlive2015/texmf-var/tex///
/home/randy/texmf/tex///
!!/usr/local/share/texmf-config/tex///
!!/usr/local/share/texmf-var/tex///
!!/usr/local/share/texmf-local/tex///
!!/usr/local/share/texmf-dist/tex///
I saw it run mktexlsr during the upgrade, but I'm not sure how kpathsea works.
article.cls exists in /usr/local/share/texmf-dist/tex/latex/base/.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list