On 22.06.06 Nils Ackermann (nils-dated-1151369206.b67...@ackermath.info) wrote:

> Package: rubber
> Version: 1.1-1
> Severity: normal
> 
> When loading a directives file with -r, rubber crashes with the
> follwing traceback:
> 
Just for the records: in the latest snapshot we have still the same
error in case the directives file does not exist. If it exists we get
a different error message:

hille@sid:~/rubber $ rubber -r 374908 374908_1.tex
Traceback (most recent call last):
  File "/usr/bin/rubber", line 4, in <module>
    sys.exit(Main()(sys.argv[1:]))
  File "/usr/lib/pymodules/python2.7/rubber/cmdline.py", line 319, in __call__
    return self.main(cmdline)
  File "/usr/lib/pymodules/python2.7/rubber/cmdline.py", line 244, in main
    env.main.command(cmd[0], cmd[1:], {'file': 'command line'})
  File "/usr/lib/pymodules/python2.7/rubber/converters/latex.py", line 830, in 
command
    getattr(self, "do_" + cmd)(*args)
  File "/usr/lib/pymodules/python2.7/rubber/converters/latex.py", line 887, in 
do_read
    self.push_vars(file=path, line=None)
AttributeError: 'LaTeXDep' object has no attribute 'push_vars'

H.
-- 
sigmentation fault



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to