[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#741778: dune-localfunctions: FTBFS: ! LaTeX Error: File `xcolor.sty' not found.



Control: reassign -1 texlive-pictures 2013.20140314-1
Control: severity -1 important
Control: retitle -1 texlive-pictures: pgf needs latex-xcolor

David Suárez <david.sephirot@gmail.com> writes:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> Relevant part (hopefully):
[...]
>> (./dune-localfunctions-manual.tex
[...]
>> ! LaTeX Error: File `xcolor.sty' not found.

pgf moved from the pgf package (which has Depends: latex-xcolor) to
texlive-pictures which no longer mentions latex-xcolor (neither in
Depends nor in Recommends).

A trivial example no longer works in a clean unstable chroot with only
texlive-latex-extra and texlive-latex-recommended installed:

    \documentclass{article}
    \usepackage{pgf}
    \begin{document}
    Bla.
    \end{document}

It gives the same error as above:

    ! LaTeX Error: File `xcolor.sty' not found.

This looks like a bug in the TeX package to me, therefore reassigning
it there.

Ansgar


Reply to: