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

Bug#865323: texlive-base: pdfTeX error (\pdfsetmatrix): Unrecognized format \AtBegShi@Output ...ipout \box \AtBeginShipoutBox



Package: texlive-base
Version: 2017.20170619-1
Severity: important

I can no longer build a certain internal document. I’ve tried to
trim it down to as much as possible.

Running pdflatex betriebshandbuch.tex yields now:

[…]
LaTeX Warning: Reference `subsubsec:config-global' on page 3 undefined on input
 line 268.

[3
! pdfTeX error (\pdfsetmatrix): Unrecognized format..
\AtBegShi@Output ...ipout \box \AtBeginShipoutBox 
                                                  \fi \fi
l.272 \begin{minipage}{\textwidth}

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on betriebshandbuch.log.


Before today’s sid dist-upgrade, it built.

A workaround in order to keep building the document would be
much appreciated if it’s quick. Thanks!


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

-rw-rw-r-- 1 root staff 80 Jan 15  2016 /usr/local/share/texmf/ls-R
-rw-r--r-- 1 root root 1910 Jun 20 14:00 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jan 17 03:45 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Jun 19 10:06 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jun 19 10:06 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
lrwxrwxrwx 1 root root 40 Jun 19 10:06 /usr/share/texmf/web2c/texmf.cnf -> ../../texlive/texmf-dist/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Jun 19 10:06 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Jun 19 10:06 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 5068 Jun 20 13:59 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Jun 15  2013 mktex.cnf
-rw-r--r-- 1 root root 838 Jan 21 20:02 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf
1df66bc319cec731e202eaf39f5d85e1  /etc/texmf/texmf.d/96JadeTeX.cnf

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

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

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0]  1.5.61
ii  libpaper-utils         1.1.24+nmu5
ii  tex-common             6.06
ii  texlive-binaries       2017.20170613.44572-2
ii  ucf                    3.0036
ii  xdg-utils              1.1.1-1

Versions of packages texlive-base recommends:
ii  lmodern  2.004.5-3

Versions of packages texlive-base suggests:
ii  ghostscript [postscript-viewer]  9.21~dfsg-1
ii  gv [postscript-viewer]           1:3.7.4-1+b1
ii  mupdf [pdf-viewer]               1.9a+ds1-4
ii  okular [postscript-viewer]       4:16.08.2-1+b1
ii  perl-tk                          1:804.033-1+b3

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

Versions of packages tex-common suggests:
ii  debhelper  10.2.5

Versions of packages texlive-base is related to:
ii  tex-common        6.06
ii  texlive-binaries  2017.20170613.44572-2

-- debconf information:
  tex-common/check_texmf_missing:
  texlive-base/texconfig_ignorant:
  texlive-base/binary_chooser: pdftex, dvips, dvipdfmx, xdvi
  tex-common/check_texmf_wrong:
\PassOptionsToPackage{paper=21truecm:28truecm}{typearea}
\documentclass{scrartcl}
\RequirePackage{fancyhdr}

\RequirePackage{accsupp}
\RequirePackage[utf8]{inputenc}
\RequirePackage{german}
\RequirePackage[german]{babel}
\RequirePackage[usenames,dvipsnames,table]{xcolor}
\RequirePackage[LY1,TS1,T1]{fontenc}
\RequirePackage[paperwidth=21truecm,paperheight=28truecm,includeheadfoot,inner=1.9cm,outer=1.8cm,top=1.78cm,bottom=1.5cm,twoside,headheight=1.1cm,headsep=0.9cm,foot=1.2cm,marginparsep=2.5mm]{geometry}
\RequirePackage{fancybox}
\linespread{1.15}
\RequirePackage[varqu,varl]{inconsolata}
\usepackage[writefile]{listings}
\usepackage{float}

\RequirePackage{graphicx}%
\RequirePackage{pifont}%
\RequirePackage{textcomp}%

\makeatletter%
\DeclareRobustCommand{\unicodepoints@flipsym}[1]{\scalebox{-1}[1]{#1}}%
\makeatother%

\usepackage[pdftex,unicode]{hyperref}%

\hypersetup{
	colorlinks = true,
	linkcolor = blue,
	urlcolor = blue,
	citecolor = blue,
	pdfauthor = {tarent solutions GmbH}
}

\pagestyle{fancy}
\addtokomafont{pageheadfoot}{\upshape}
\fancyhf{}

% Hurenkinder und Schusterjungen
\clubpenalty10000
\widowpenalty10000
\displaywidowpenalty=10000
% Zu lange Zeilen
\emergencystretch 5em%

\setlength{\parskip}{0.3cm plus 5mm minus 1mm}
\setlength{\parindent}{0cm}

\makeatletter

\lstset{
	backgroundcolor=\color{gray},
	breakatwhitespace=true,
	rulecolor=\color{black},
	basicstyle=\ttfamily,
	upquote=true,
	keepspaces,
	literate=
		{á}{{\'a}}1 {é}{{\'e}}1 {í}{{\'i}}1 {ó}{{\'o}}1 {ú}{{\'u}}1
		{Á}{{\'A}}1 {É}{{\'E}}1 {Í}{{\'I}}1 {Ó}{{\'O}}1 {Ú}{{\'U}}1
		{à}{{\`a}}1 {è}{{\`e}}1 {ì}{{\`i}}1 {ò}{{\`o}}1 {ù}{{\`u}}1
		{À}{{\`A}}1 {È}{{\'E}}1 {Ì}{{\`I}}1 {Ò}{{\`O}}1 {Ù}{{\`U}}1
		{ä}{{\"a}}1 {ë}{{\"e}}1 {ï}{{\"i}}1 {ö}{{\"o}}1 {ü}{{\"u}}1
		{Ä}{{\"A}}1 {Ë}{{\"E}}1 {Ï}{{\"I}}1 {Ö}{{\"O}}1 {Ü}{{\"U}}1
		{â}{{\^a}}1 {ê}{{\^e}}1 {î}{{\^i}}1 {ô}{{\^o}}1 {û}{{\^u}}1
		{Â}{{\^A}}1 {Ê}{{\^E}}1 {Î}{{\^I}}1 {Ô}{{\^O}}1 {Û}{{\^U}}1
		{æ}{{\ae}}1 {Æ}{{\AE}}1 {ß}{{\ss}}1 {œ}{{\oe}}1 {Œ}{{\OE}}1
		{ő}{{\H{o}}}1 {Ő}{{\H{O}}}1 {ű}{{\H{u}}}1 {Ű}{{\H{U}}}1
		{å}{{\r a}}1 {Å}{{\r A}}1 {ç}{{\c c}}1 {Ç}{{\c C}}1 {ø}{{\o}}1
		{©}{{\textcopyright}}1 {™}{\texttrademark}1 {–}{-}1 {§}{\S}1
		{£}{{\pounds}}1 {°}{\textdegree{}}1 {„}{{\quotedblbase}}1
		{“}{{\textquotedblleft}}1 {”}{{\textquotedblright}}1
		{‘}{{\textquoteleft}}1 {’}{{\textquoteright}}1
		{«}{\guillemotleft}1 {»}{\guillemotright}1
		{€}{{\fontencoding{LY1}\selectfont\symbol{'001}}}1
		{…}{{\fontencoding{LY1}\selectfont\symbol{'205}}}1,
	columns=flexible,
	showstringspaces=false,
	extendedchars=true,
	breaklines=true,
	prebreak=\unicodepoints@flipsym{\color{red}\ding{229}},
	frame=single,
	showtabs=false,
	showspaces=false,
	showstringspaces=false,
	escapeinside={〈}{〉},
	keywordstyle=\color{blue},
	commentstyle=\color{ForestGreen},
	stringstyle=\color{RedOrange},
	% für 〔Paßwörter〕 und 「variable Texte」 in Listings
	moredelim=[is][\color{ForestGreen}]{〔}{〕},
	moredelim=*[is][\color{RedOrange}]{「}{」},
}
\makeatother%

\begin{document}

\section{Einleitung}\label{sec:intro}

\subsection{Über dieses Dokument}\label{subsec:aboutmanual}

bla

\newpage\appendix

\section{Installationsanleitung}\label{sec:setup}

\subsection{Vorbereitung Frontend}\label{subsec:setup-fe-prep}

bla

\begin{minipage}{\textwidth}
\begin{lstlisting}
 bla
\end{lstlisting}
\end{minipage}

\begin{minipage}{\textwidth}
\begin{lstlisting}
 bla
\end{lstlisting}
\end{minipage}

\begin{minipage}{\textwidth}
\begin{lstlisting}
 bla
\end{lstlisting}
\end{minipage}

\begin{minipage}{\textwidth}
\begin{lstlisting}
 bla
\end{lstlisting}
\end{minipage}

bla

\begin{minipage}{\textwidth}
\begin{lstlisting}
bla
\end{lstlisting}
\end{minipage}

bla

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}
bla
\end{lstlisting}

bla
\end{minipage}

\subsection{Installation Frontend}\label{subsec:setup-fe}

bla

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}
bla
\end{lstlisting}

bla

\begin{lstlisting}
bla
\end{lstlisting}

bla
\end{minipage}

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}
bla
\end{lstlisting}
\end{minipage}

bla

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}{FE apache2 start}
bla
bla
\end{lstlisting}
\end{minipage}

\subsection{Installation Backend}\label{subsec:setup-be}

bla

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}
bla
\end{lstlisting}
\end{minipage}

bla

bla

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}
bla
\end{lstlisting}
\end{minipage}

bla

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}
bla
\end{lstlisting}
\end{minipage}

\begin{minipage}{\textwidth}
bla

\begin{lstlisting}
bla
\end{lstlisting}
\end{minipage}

\subsection{Installation der Anwendung}\label{subsec:install}

Datenbank korrekt zu initialisieren; sie wird hierbei nicht
fehlerfrei durchstarten und muß danach sofort wieder beendet
werden, damit die Konfigurationsparameter in der Datenbank
angepaßt werden könenn.

\subsubsection{Erstes Hochfahren des Backends}\label{subsubsec:install-firstback}

bla

\begin{minipage}{\textwidth}
\begin{lstlisting}
2017-02-06 22:47:03.864 [localhost-startStop-1] INFO  [DbMigrate] : Schema "public" is up to date. No migration necessary.
\end{lstlisting}
\end{minipage}

\begin{minipage}{\textwidth}
Stoppen Sie nun den Applikationsserver wieder:

\begin{lstlisting}{first tomcat stop}
sudo service tomcat7 stop
\end{lstlisting}
\end{minipage}

\subsubsection{Erstkonfiguration}\label{subsubsec:install-firstconfig}

Kopieren Sie die Datei \texttt{config.sql} aus dem „files“-Tarball
auf den Host und bearbeiten Sie sie, indem Sie mindestens für die
Elasticsearch- und LDAP-Konfiguration passende Werte eintragen;
siehe hierzu auch Kapitel \nameref{subsubsec:config-global}.
Desweiteren müssen Sie mindestens einen User mit der Admin-Rolle
anlegen, um sich einloggen und die Benutzerverwaltung nutzen zu können.

\begin{minipage}{\textwidth}
Dann schreiben Sie die Konfigurationswerte in die Datenbank, entweder
nur die geänderten Werte, oder die ganze Datei:

\begin{lstlisting}{Import config.sql}
psql -U 「tooluser」 -h 127.0.0.1 -W 「tooldb」
\i config.sql
\q
\end{lstlisting}
\end{minipage}

\end{document}

Reply to: