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

Bug#854800: texlive-latex-extra: contracard class broken due to missing contracard.sty



Package: texlive-latex-extra
Version: 2016.20170123-2
Severity: normal

Hi

The contracard class is not useable. This is because
/usr/share/texlive/texmf-dist/tex/latex/contracard/contracard.sty
is missing from texlive-latex-extra.

Instead, the texlive-latex-extra-doc package mistakenly installs a
gzipped copy of this file to
/usr/share/doc/texlive-doc/latex/contracard/contracard.sty.gz .

Please could the file be moved from texlive-latex-extra-doc to
texlive-latex-extra and installed in the correct place, without being
gzipped.

Minimal input file where this problem occurs:
\documentclass{contracard}
\begin{document}
\end{document}

Running pdflatex on this file fails with:
! LaTeX Error: File `contracard.sty' not found.

The following fixes the issue:
1. gunzip /usr/share/doc/texlive-doc/latex/contracard/contracard.sty.gz
2. move contracard.sty to /usr/share/texlive/texmf-dist/tex/latex/contracard
3. mktexlsr

Thanks,
Konrad

-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
	(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 2472 Feb  5 22:21 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Jul 13  2012 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jan 17 02:45 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Jan 31 06:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jan 31 06:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
-rw-r--r-- 1 root root 475 Feb 10 14:19 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Jan 31 06:43 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Jan 31 06:43 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 3124 Feb  5 22:21 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Jun 26  2011 mktex.cnf
-rw-r--r-- 1 root root 475 Feb 10 14:19 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages texlive-latex-extra depends on:
ii  preview-latex-style        11.90-1
ii  tex-common                 6.06
ii  texlive-base               2016.20170123-2
ii  texlive-binaries           2016.20160513.41080.dfsg-1
ii  texlive-latex-recommended  2016.20170123-2
ii  texlive-pictures           2016.20170123-2

Versions of packages texlive-latex-extra recommends:
ii  texlive-fonts-recommended  2016.20170123-2
pn  texlive-generic-extra      <none>
ii  texlive-latex-extra-doc    2016.20170123-2

Versions of packages texlive-latex-extra suggests:
ii  libfile-which-perl              1.21-1
pn  libspreadsheet-parseexcel-perl  <none>
ii  python-pygments                 2.2.0+dfsg-1

Versions of packages tex-common depends on:
ii  dpkg  1.18.22
ii  ucf   3.0036

Versions of packages tex-common suggests:
ii  debhelper  10.2.5

Versions of packages texlive-latex-extra is related to:
ii  tex-common        6.06
ii  texlive-binaries  2016.20160513.41080.dfsg-1

-- debconf information:
  tex-common/check_texmf_missing:
  tex-common/check_texmf_wrong:


Reply to: