Bug 921805 - pdflatex will not compile math formulas, complains of insufficient fonts
Summary: pdflatex will not compile math formulas, complains of insufficient fonts
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 18
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-15 00:46 UTC by Daniel Brue
Modified: 2020-02-04 11:48 UTC (History)
15 users (show)

Fixed In Version: texlive-2013-4.20131226_r32488.fc20
Clone Of:
Environment:
Last Closed: 2014-01-02 21:58:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
log file (3.00 KB, text/plain)
2013-03-15 01:43 UTC, Benjamin Kosnik
no flags Details
tex input file (122 bytes, text/plain)
2013-03-15 01:43 UTC, Benjamin Kosnik
no flags Details
F17 output (9.04 KB, application/octet-stream)
2013-03-15 01:48 UTC, Benjamin Kosnik
no flags Details
F18 latex packages, bkoz (13.57 KB, text/plain)
2013-03-15 02:16 UTC, Benjamin Kosnik
no flags Details
installed texlive packages (18.08 KB, application/octet-stream)
2013-03-15 03:06 UTC, Daniel Brue
no flags Details

Description Daniel Brue 2013-03-15 00:46:43 UTC
Description of problem: pdflatex will not compile math formulas


Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. create .tex file with a math equation (see attached)
2. run pdflatex
  
Actual results:
Running pdflatex on a file with math mode produces the following error

"""
This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev)
 restricted \write18 enabled.
entering extended mode
(./tset.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, lo
aded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (./tset.aux)
! Math formula deleted: Insufficient extension fonts.
l.4 $a=b$

?
"""


Expected results:
math formula should compile


Additional info:

Comment 1 Benjamin Kosnik 2013-03-15 01:43:31 UTC
Created attachment 710352 [details]
log file

Comment 2 Benjamin Kosnik 2013-03-15 01:43:57 UTC
Created attachment 710353 [details]
tex input file

Comment 3 Benjamin Kosnik 2013-03-15 01:48:11 UTC
Created attachment 710354 [details]
F17 output

Comment 4 Benjamin Kosnik 2013-03-15 01:56:29 UTC
This works for me on F18, investigating...

Comment 5 Benjamin Kosnik 2013-03-15 02:04:33 UTC
Do you have texlive-amsfonts installed? Try

yum install -y texlive-amsfonts

Here is what I have installed on F18:

%rpm -qa | grep texlive | grep math | sort
texlive-amsmath-svn26389.2.13-16.fc18.noarch
texlive-lm-math-svn28443.1.950-16.fc18.noarch
texlive-lualatex-math-svn28101.1.1-16.fc18.noarch
texlive-mathpazo-svn15878.1.003-16.fc18.noarch
texlive-mathspec-svn15878.0.2-16.fc18.noarch
texlive-pst-math-svn20176.0.61-16.fc18.noarch
texlive-sansmath-svn17997.1.1-16.fc18.noarch
texlive-tex-gyre-math-svn28443.1.543-16.fc18.noarch
texlive-unicode-math-svn27257.0.7a-16.fc18.noarch

Comment 6 Daniel Brue 2013-03-15 02:09:43 UTC
Here's the list of packages I have installed likewise filtered, which includes those listed from Benjamin Kosnik plus a few others. 

% rpm -qa | grep texlive | grep math | sort                                           ~
texlive-amsmath-svn26389.2.13-16.fc18.noarch
texlive-asana-math-svn27228.000.949-16.fc18.noarch
texlive-concmath-fonts-svn17218.0-16.fc18.noarch
texlive-lm-math-svn28443.1.950-16.fc18.noarch
texlive-lualatex-math-svn28101.1.1-16.fc18.noarch
texlive-mathabx-svn15878.0-16.fc18.noarch
texlive-mathabx-type1-svn21129.0-16.fc18.noarch
texlive-mathdesign-svn24173.1.55-16.fc18.noarch
texlive-mathmode-doc-svn20742.2.47-16.fc18.noarch
texlive-mathpazo-svn15878.1.003-16.fc18.noarch
texlive-mathspec-svn15878.0.2-16.fc18.noarch
texlive-mathspic-bin-svn23661.0-16.20130205_r29034.fc18.noarch
texlive-mathspic-svn26313.1.13-16.fc18.noarch
texlive-pst-math-svn20176.0.61-16.fc18.noarch
texlive-sansmathaccent-svn26200.0-16.fc18.noarch
texlive-sansmath-svn17997.1.1-16.fc18.noarch
texlive-tex-gyre-math-svn28443.1.543-16.fc18.noarch
texlive-unicode-math-svn27257.0.7a-16.fc18.noarch
texlive-yhmath-svn15878.0-16.fc18.noarch

Comment 7 Benjamin Kosnik 2013-03-15 02:16:58 UTC
Created attachment 710355 [details]
F18 latex packages, bkoz


ie, 

rpm -qa | grep texlive | sort

Comment 8 Benjamin Kosnik 2013-03-15 02:21:25 UTC
I cannot tell from your logfile what's wrong, sorry. Here is my texlive config. One option would be to dupe it and try to reproduce my results. Once you have a known good setup then you can work backwards and figure out what change fixed it.

Jindrich will hopefully have some other, more clever idea.

Comment 9 Daniel Brue 2013-03-15 02:36:58 UTC
Comparing the texlive lists, I have 865 texlive- packages installed compared to your 297, and unfortunately I'm not missing any of those 297. I've probably installed much more than what I need, but I've worked under the assumption that I had something missing. My next step is to remove everything and re-install a base setup.

Comment 10 Daniel Brue 2013-03-15 03:06:29 UTC
Created attachment 710381 [details]
installed texlive packages

I removed all texlive packages and reinstalled the texlive collection through the software gui, reducing the total list to 218 packages, but I still get the same error. Next I ran 

yum install -y texlive-collection-fontsrecommended texlive-collection-fontsextra

which installed an additional 184 packages, but again, the error persists. I've attached the list of currently installed texlive packages.

Comment 11 Daniel Brue 2013-03-19 03:31:25 UTC
It may help to mention that latex runs fine, producing a dvi file. It is only pdflatex that is failing.

Comment 12 Daniel Brue 2013-03-30 15:38:28 UTC
Unfortunately I had to give up debugging this since I needed it to work, and have resolved the issue by reinstalling. I don't know what was causing the font conflict, perhaps it was another package that I haven't reinstalled yet, but with a fresh F18 install everything is working.

Comment 13 Brian J. Green 2013-07-17 03:54:01 UTC
I have the same problem with a newly installed F19.  The workaround is the same.  First use latex to create the .dvi, then dvipdf to create the .pdf.  I could attach my list of installed texlive packages if it would help.  But I suspect that pdflatex is always broken or that it conflicts with another installed package.

Comment 14 Alessandro Suardi 2013-08-31 23:06:12 UTC
@Brian:

 I had this same problem building VirtualBox 4.3.0BETA1 from sources because of the UserManual.tex file, and came out of it by doing two things at the same time - so I don't really know which fixed my issue...

One was to follow advice in bugzilla 906822, and I did remove ~/.texlive2013.

The other was to install texlive-collection-mathextra and texlive-collection-fontsextra.

After that, I could run pdflatex successfully on UserManual.tex, and the attached testcase ("tex input file").

I might revisit this later on by removing the installed packages and eventually update the bug with my findings.

Comment 15 Brian J. Green 2013-09-09 04:14:06 UTC
Interesting.  Removing ~/.texlive2013 fixed the bug for me.

Comment 16 Fedora End Of Life 2013-12-21 12:09:49 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora Update System 2013-12-28 16:28:28 UTC
texlive-2013-4.20131226_r32488.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/texlive-2013-4.20131226_r32488.fc20

Comment 18 Fedora Update System 2013-12-30 05:06:05 UTC
Package texlive-2013-4.20131226_r32488.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing texlive-2013-4.20131226_r32488.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-24101/texlive-2013-4.20131226_r32488.fc20
then log in and leave karma (feedback).

Comment 19 Fedora Update System 2014-01-02 21:58:37 UTC
texlive-2013-4.20131226_r32488.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 20 Jim Haynes 2015-03-10 18:15:58 UTC
removing !/.texlive2013 also fixed it for me.  In my case it was a
footnote rather than a math formula that was tripping things up, but
the error message concerned a math formula.

Comment 21 Jim Haynes 2015-03-10 18:18:35 UTC
That's squiggle/.texlive2013, not bang/.texlive2013, sorry

Comment 22 datalove 2015-05-31 13:20:27 UTC
Hi. I had a similar problem, removing (or moving) ~/.texlive2013 to ~/.texlive2013-fuckup 'solved' the problem. Thanks! (Fedora 21)

pdflatex 1.tex foo.pdf
This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./1.tex
LaTeX2e <2011/06/27>
Babel <3.9k> and hyphenation patterns for 2 languages loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t
ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
(/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex))
(/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
(/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t
ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
(/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de
f)))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.
tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.
tex)) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code
.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet
ric.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod
e.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison
.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.
tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code
.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.
tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari
thmetics.code.tex)))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te
x)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.
code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code
.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te
x)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c
ode.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation
s.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t
ex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing
.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te
x)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex

(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.
tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te
x)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c
ode.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.
tex)))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex
)
(/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65
.sty)
(/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18
.sty)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex))
(/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex

(/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers
.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex
)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik
zlibrarytopaths.code.tex)))
(/usr/share/texlive/texmf-dist/tex/latex/pgfplots/pgfplots.sty
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.revision.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplotscore.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/sys/pgfplotssysgeneric.code
.tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/libs/pgfplotslibrary.code.t
ex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldp
gfsupp_loader.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex
))
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotslists
tructure.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotslists
tructureext.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsarray
.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsmatri
x.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshare
d.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsdeque
.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.code.te
x
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.data.co
de.tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.verb.code
.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/libs/pgflibrarypgfplots.sur
fshading.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surf
shading.pgfsys-pdftex.def)))
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotscolormap.code.
tex
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/util/pgfplotscolor.code.tex
))
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsstackedplots.code.t
ex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsplothandlers.code.t
ex
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplothandler.cod
e.tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.scaling.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplotscoordprocessing.cod
e.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.errorbars.code.tex
) (/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.markers.code.tex
) (/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplotsticks.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgfplots/pgfplots.paths.code.tex)
(/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik
zlibrarydecorations.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.cod
e.tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik
zlibrarydecorations.pathmorphing.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary
decorations.pathmorphing.code.tex))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik
zlibrarydecorations.pathreplacing.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrary
decorations.pathreplacing.code.tex)))
(/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik
zlibraryplotmarks.code.tex
(/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplotmarks.co
de.tex))) (./1.aux) ABD: EveryShipout initializing macros
(/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty))
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty))
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty)))
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))

Package pgfplots Warning: running in backwards compatibility mode (unsuitable t
ick labels; missing features). Consider writing \pgfplotsset{compat=1.10} into 
your preamble.
 on input line 7.


Overfull \hbox (43.585pt too wide) in paragraph at lines 9--23
[]\OT1/cmr/m/n/10 Hello Lin-ux-wochen! [] 
[1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}]

Package pgfplots Warning: You have an axis with empty range (in direction y). R
eplacing it with a default range and clearing all plots. on input line 29.

[2] (./1.aux) )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmr10.pfb>
Output written on 1.pdf (2 pages, 23329 bytes).
Transcript written on 1.log.

Comment 23 Helmut K. C. Tessarek 2015-06-23 19:56:17 UTC
I'm running F20 and I had the same problem just now.

Hasd to delete the ~/.texlive2013 directory to get it working.

Comment 24 jeremy 2015-07-06 12:11:55 UTC
I also get this bug, using latex but not using pdflatex.

moving the ~/.texlive2013 directory seems to fix it.

$ rpm -q texlive
texlive-2013-6.20131226_r32488.fc20.x86_64

Comment 25 Dusty Mabe 2015-09-14 13:07:37 UTC
Just had a similar issue. `rm -rf ~/.texlive2013/` fixed it for me. Is there not an actual bug here that needs to be fixed?

[root@4169c63b0dc7 workdir]# rpm -q texlive
texlive-2014-8.20140525_r34255.fc22.x86_64

Comment 26 Bastiaan Jacques 2015-10-23 09:27:02 UTC
I also ran into this issue today, and worked around it by following the steps noted previously in this bug.

Could this bug be reopened?

texlive-2014-11.20140525_r34255.fc22.x86_64

Comment 27 Grégoire 2016-01-18 11:22:59 UTC
Same issue here on fedora 23 with xelatex.

Comment 28 Rafael Fonseca 2016-02-17 21:16:48 UTC
Had the same issue. Installing texlive-collection-mathextra made it go away.

Comment 29 Benji Wiebe 2017-05-16 20:32:29 UTC
I have the same issue. Installing texlive-collection-mathextra, or texlive-collection-fonts-extra did not fix it. I do not have any folder ~/.texlive* so removing that cannot help either.

Please re-open this bug.


Note You need to log in before you can comment on or make changes to this bug.