http://bugzilla.opensuse.org/show_bug.cgi?id=1046277 http://bugzilla.opensuse.org/show_bug.cgi?id=1046277#c42 Atri Bhattacharya <badshah400@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(badshah400@gmail. | |com) | --- Comment #42 from Atri Bhattacharya <badshah400@gmail.com> --- (In reply to Dr. Werner Fink from comment #40)
Hmmm ... what does
ls -lG /etc/texmf/ls-R /var/cache/texmf/fonts/ls-R /usr/share/texmf/ls-R
Sorry, this may not help much, because on my system, like I said in comment #39, running `fmtutil-sys --refresh` already fixed the pdflatex problem. But for what it is worth, this is the output: :~> ls -lG /etc/texmf/ls-R /var/cache/texmf/fonts/ls-R /usr/share/texmf/ls-R -rw-rw-r-- 1 root 897 Jul 24 10:00 /etc/texmf/ls-R lrwxrwxrwx 1 root 24 Jul 21 22:52 /usr/share/texmf/ls-R -> /var/lib/texmf/main/ls-R -rw-rw-r-- 1 root 315 Jul 24 10:00 /var/cache/texmf/fonts/ls-R
show. And what is the output of
sudo mktexlsr
:~> sudo mktexlsr [sudo] password for root: mktexlsr: Updating /etc/texmf/ls-R... mktexlsr: Updating /var/lib/texmf/main/ls-R... mktexlsr: Updating /var/cache/texmf/fonts/ls-R... mktexlsr: Updating /var/lib/texmf/ls-R... mktexlsr: Done. Let me try to see if I can reproduce the problem in a virtual machine and investigate thereafter. Btw, could https://build.opensuse.org/request/show/512248, which is not yet in Factory be the fix for my problem? Thanks! -- You are receiving this mail because: You are on the CC list for the bug.