Your message dated Thu, 6 Nov 2014 09:10:05 +0100
with message-id <[email protected]>
and subject line Re: Bug#377558: Stacktrace: "KeyError: 'doc'"
has caused the Debian Bug report #377558,
regarding Stacktrace: "KeyError: 'doc'"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
377558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377558
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rubber
Version: 1.1-2
Severity: normal
Hi,
I get this stacktrace.
% rubber skript.latex
Traceback (most recent call last):
File "/usr/bin/rubber", line 9, in ?
sys.exit(Main()(sys.argv[1:]))
File "/usr/share/rubber/rubber/cmdline.py", line 296, in __call__
return self.main(cmdline)
File "/usr/share/rubber/rubber/cmdline.py", line 234, in main
env.main.parse()
File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 650, in parse
self.process(self.source())
File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 784, in process
self.parse_file(file)
File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 737, in
parse_file
self.hooks[name](dict)
File "/usr/share/rubber/rubber/rules/latex/graphics.py", line 134, in
includegraphics
check=check, pos=dict["pos"])
File "/usr/share/rubber/rubber/__init__.py", line 640, in convert
return conv.convert(last["rule"], last, self)
File "/usr/share/rubber/rubber/__init__.py", line 463, in convert
return self.plugins[rule].convert(vars, env)
File "/usr/share/rubber/rubber/rules/fig2dev.py", line 105, in convert
return PSTDep(env, vars["target"], vars["source"], vars)
File "/usr/share/rubber/rubber/rules/fig2dev.py", line 68, in __init__
doc_vars = vars["doc"].vars
KeyError: 'doc'
zsh: exit 1 rubber skript.latex
Bye, Jörg.
-- System Information:
Debian Release: unstable/experimental
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages rubber depends on:
ii python 2.3.5-11 An interactive high-level object-o
ii texlive-latex-base 2005-2 TeX Live: Basic LaTeX packages
rubber recommends no packages.
-- no debconf information
pgpiXTOxhZcpI.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 1.1+20100306-6
On 10.07.06 Jörg Sommer ([email protected]) wrote:
Hi Jörg,
> Yes. I can reproduce the error with this minimalistic example:
>
> \documentclass{scrreprt}
> \usepackage[final]{graphicx}
> \begin{document}
> \includegraphics{verkn-baum-bsp.pdf_t}
> \end{document}
>
> The pdf_t file should be generated from a fig file.
>
I used that example for testing. The graphic was provided as fig
file:
hille@sid:~/rubber $ ls -l 377558*
-rw-r--r-- 1 hille users 152 Nov 6 08:56 377558.fig
-rw------- 1 hille users 117 Nov 6 09:05 377558.tex
hille@sid:~/rubber $ rubber 377558.tex
running: fig2dev -L pstex /home/hille/rubber/377558.fig
/home/hille/rubber/377558.eps...
running: fig2dev -L pstex_t -p 377558 /home/hille/rubber/377558.fig
/home/hille/rubber/377558.pdf_t...
compiling 377558.tex...
377558.tex:4: Cannot determine size of graphic in 377558.pdf_t (no BoundingBox).
377558.tex:4: leading text: \includegraphics{377558.pdf_t}
hille@sid:~/rubber $ dvips 377558.dvi
This is dvips(k) 5.994 Copyright 2014 Radical Eye Software (www.radicaleye.com)
' TeX output 2014.11.06:0905' -> 377558.ps
hille@sid:~/rubber $ ls -l 377558*
-rw-r--r-- 1 hille users 8 Nov 6 09:05 377558.aux
-rw-r--r-- 1 hille users 280 Nov 6 09:05 377558.dvi
-rw-r--r-- 1 hille users 3033 Nov 6 09:05 377558.eps
-rw-r--r-- 1 hille users 152 Nov 6 08:56 377558.fig
-rw-r--r-- 1 hille users 6199 Nov 6 09:05 377558.log
-rw-r--r-- 1 hille users 342 Nov 6 09:05 377558.pdf_t
-rw-r--r-- 1 hille users 23320 Nov 6 09:06 377558.ps
-rw------- 1 hille users 117 Nov 6 09:05 377558.tex
I assume the problem to be solved -> closing.
Hilmar
--
sigmentation fault
signature.asc
Description: Digital signature
--- End Message ---