Package: rubber
Version: 1.1-2
Severity: normal

I received the following traceback when compiling a LaTeX file with
rubber. Running the command a second time causes the compilation to
succeed.

mkdir jennylett
cd jennylett

wget http://www.hep.man.ac.uk/u/jenny/jcwdocs/latex/templates/jennylett.tex
wget http://www.hep.man.ac.uk/u/jenny/jcwdocs/latex/templates/jennymanletter.sty
wget http://www.hep.man.ac.uk/u/jenny/jcwdocs/latex/templates/uni_logo.ps

@ rubber -p -d jennylett.tex 
compiling jennylett.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 223, in make
    ret = src.make()
  File "/usr/share/rubber/rubber/__init__.py", line 223, in make
    ret = src.make()
  File "/usr/share/rubber/rubber/__init__.py", line 237, in make
    ret = self.run()
  File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 1222, in run
    if self.compile(): return 1
  File "/usr/share/rubber/rubber/rules/latex/__init__.py", line 1128, in compile
    self.aux_md5[aux] = md5_file(aux)
  File "/usr/share/rubber/rubber/util.py", line 23, in md5_file
    file = open(fname)
IOError: [Errno 2] No such file or directory: 'jennylett.aux'

@ rubber -p -d jennylett.tex 
running dvips on jennylett.dvi...
running ps2pdf...

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.20-nirgal
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)

Versions of packages rubber depends on:
ii  python                        2.4.3-11   An interactive high-level object-o
ii  tetex-bin                     3.0-16     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]

Reply via email to