Package: rubber
Version: 1.1-2
Severity: normal
When trying to compile a file (mg.tex), I get the following traceback.
This worked fine with the version in sarge (0.99.8-1).
mono.tex is a file included in mg.tex (\include{mono}).
I can give further information if necessary.
Faheem.
[EMAIL PROTECTED]:~/mg-working/paper/mg$ rubber mg.tex
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 260, in main
ret = env.final.make(self.force)
File "/usr/share/rubber/rubber/__init__.py", line 237, in make
ret = self.run()
File
"/usr/share/rubber/rubber/rules/latex/__init__.py", line 1213, in run
if self.pre_compile(force):
File "/usr/share/rubber/rubber/rules/latex/__init__.py", line
1153, in pre_compile
if mod.pre_compile():
File "/usr/share/rubber/rubber/rules/latex/bibtex.py", line 128,
in pre_compile
self.used_cites, self.prev_dbs = self.parse_aux()
File "/usr/share/rubber/rubber/rules/latex/bibtex.py", line 191,
in parse_aux
aux = open(auxname)
IOError: [Errno 2] No such file or directory: 'mono.aux'
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages rubber depends on:
ii python 2.4.4-2 An interactive high-level object-o
ii tetex-bin 3.0-29 The teTeX programs
rubber recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]