Package: rubber Version: 1.1+20100306-1 Severity: important Hello,
multibib support is broken since the ugprade from 1.1+20100306-1 to 1.1-2.4. The following example breaks while it did not with the previous version. $ cat toto.tex \documentclass{book} \usepackage{multibib} \newcites{foo}{Bar} \begin{document} baz \end{document} $ rubber toto.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 247, in main env.main.parse() File "/usr/lib/pymodules/python2.7/rubber/converters/latex.py", line 711, in parse self.process(self.source()) File "/usr/lib/pymodules/python2.7/rubber/converters/latex.py", line 764, in process self.parse_file(file) File "/usr/lib/pymodules/python2.7/rubber/converters/latex.py", line 742, in parse_file function(self.vars, *args) File "/usr/lib/pymodules/python2.7/rubber/latex_modules/multibib.py", line 65, in hook_newcites bib.hook_bibligraphystyle) AttributeError: Bibliography instance has no attribute 'hook_bibligraphystyle' Thank you Brice -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages rubber depends on: ii dpkg 1.16.4.3 ii install-info 4.13a.dfsg.1-10 ii python 2.7.3~rc2-1 ii python-support 1.0.15 ii texlive-latex-base 2012.20120611-3 rubber recommends no packages. Versions of packages rubber suggests: ii imagemagick 8:6.7.7.10-2 pn sam2p <none> pn transfig <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org