Public bug reported:

Binary package hint: texlive

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

ii  tex-common                                 1.10                         
common infrastructure for building and insta
ii  texlive-base                               2007-13                      TeX 
Live: Essential programs and files
ii  texlive-base-bin                           2007.dfsg.1-2                TeX 
Live: Essential binaries
ii  texlive-common                             2007-13                      TeX 
Live: Base component
ii  texlive-doc-base                           2007-3                       TeX 
Live: Base documentation
ii  texlive-fonts-recommended                  2007-13                      TeX 
Live: Recommended fonts
ii  texlive-latex-base                         2007-13                      TeX 
Live: Basic LaTeX packages
ii  texlive-latex-recommended                  2007-13                      TeX 
Live: LaTeX recommended packages


I think TeX is broken in Hardy Heron.

$ pdftex noob.tex
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %&-line parsing enabled.
entering extended mode
(./noob.tex
! Undefined control sequence.
l.1 \documentclass
                  {article}
? 
! Undefined control sequence.
l.2 \begin
          {document}
? 
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] )</usr/share/texmf-texli
ve/fonts/type1/bluesky/cm/cmr10.pfb>
Output written on noob.pdf (1 page, 7050 bytes).
Transcript written on noob.log.

--------------

$ cat noob.log
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdftex 
2008.1.20)  29 FEB 2008 18:29
entering extended mode
 %&-line parsing enabled.
**noob.tex
(./noob.tex
! Undefined control sequence.
l.1 \documentclass
                  {article}
? 
! Undefined control sequence.
l.2 \begin
          {document}
? 
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] )</usr/share/texmf-texli
ve/fonts/type1/bluesky/cm/cmr10.pfb>
Output written on noob.pdf (1 page, 7050 bytes).
PDF statistics:
 10 PDF objects out of 1000 (max. 8388607)
 0 named destinations out of 1000 (max. 131072)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)

---

$ cat noob.tex
\documentclass{article}
\begin{document}
  Hello, world!
\end{document}

** Affects: texlive-base (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: texlive

-- 
TeX broken in Hardy?
https://bugs.launchpad.net/bugs/197047
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to