TRY IT!! https://www.scientificlinux.org/
2005/10/20, Robert Hart <[EMAIL PROTECTED]>:
> Package: rubber
> Version: 1.0-1
> Severity: normal
>
>
> When I run rubber on my thesis document (which runs just fine through
> LaTeX) rubber crashes (See below). The reason for all the "graphics
> not found" messages (I think) is that I repeatedly redefine the
> graphicspath (via a macro) throughout my document (each chapter has a
> seperate directory of figures), but I don't think this should cause a
> crash (or even a failure)
>
> $ rubber thesis
> thesis.sty:120: graphics `unilogo' not found
> fires.tex:133: graphics `lit-poolfire-ices' not found
> fires.tex:134: graphics `lit-poolfire-sinai' not found
> fires.tex:542: graphics `lit-tube' not found
> fires.tex:683: graphics `lit-montblanc1' not found
> fires.tex:684: graphics `lit-montblanc2' not found
> fires.tex:685: graphics `lit-montblanc3' not found
> firefighting.tex:466: graphics `lit-breakup' not found
> fig/litreview/lit-dropletdisttyco.tex:140: graphics `lit-dropletdisttyco' not
> found
> fig/litreview/lit-dropletdist.tex:150: graphics `lit-dropletdist' not found
> 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 293, 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 533, in parse
> self.process(self.source())
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 632, in
> process
> self.do_process(file, path)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 611, in
> do_process
> self.hooks[name](dict)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 782, in
> h_input
> self.input_file(dict["arg"], dict)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 665, in
> input_file
> self.process(file, loc)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 632, in
> process
> self.do_process(file, path)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 611, in
> do_process
> self.hooks[name](dict)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 782, in
> h_input
> self.input_file(dict["arg"], dict)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 665, in
> input_file
> self.process(file, loc)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 632, in
> process
> self.do_process(file, path)
> File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 611, in
> do_process
> self.hooks[name](dict)
> File "/usr/share/rubber/rubber/rules/latex/graphics.py", line 139, in
> includegraphics
> msg.warn(_("graphics `%s' not found") % name, **dict["pos"])
> File "/usr/share/rubber/rubber/__init__.py", line 75, in warn
> self(0, self.format_pos(where, what))
> File "/usr/share/rubber/rubber/__init__.py", line 46, in __call__
> self.write(text, level=level)
> File "/usr/share/rubber/rubber/cmdline.py", line 34, in stderr_write
> raise MoreErrors()
> rubber.cmdline.MoreErrors: <rubber.cmdline.MoreErrors instance at 0xb7b8a96c>
>
> -- System Information:
> Debian Release: testing/unstable
> APT prefers unstable
> APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: i386 (i686)
> Shell: /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.11.6
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
>
> Versions of packages rubber depends on:
> ii python 2.3.5-3 An interactive high-level
> object-o
> ii tetex-bin 3.0-9 The teTeX binary files
>
> rubber recommends no packages.
>
> -- no debconf information
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>