Package: tetex-extra Version: 3.0-17 Severity: normal
The file /usr/share/texmf-tetex/bibtex/bib/ams/amsxport-options.bib is badly formed. The author has forgotten that bibtex does not support a comment character. As a result, any latex file which uses this bibliography fails. : [EMAIL PROTECTED] 10079 ; cat ax.tex \documentclass{article} \usepackage{amsrefs} \begin{document} \nocite{*} \bibliographystyle{amsxport} \bibliography{amsxport-options} \end{document} : [EMAIL PROTECTED] 10080 ; latex ax [output omitted] : [EMAIL PROTECTED] 10077 ; bibtex ax This is BibTeX, Version 0.99c (Web2C 7.5.4) The top-level auxiliary file: ax.aux The style file: amsrn.bst Database file #1: amsxport-options.bib Warning--entry type for "%%%" isn't style-file defined --line 11 of file amsxport-options.bib I was expecting a `,' or a `}'---line 11 of file amsxport-options.bib : %%% : filename = "amsxport.dtx", I'm skipping whatever remains of this entry Warning--entry type for "[citation-star]" isn't style-file defined --line 35 of file amsxport-options.bib Warning--entry type for "[citation-order]" isn't style-file defined --line 36 of file amsxport-options.bib Warning--entry type for "[verbose]" isn't style-file defined --line 37 of file amsxport-options.bib ... other warnings elided ... (There was 1 error message) The fix is to eliminate the bogus comment characters at the start of the file (patch included). But the upstream authors would do well to fix the other problems indicated by the warnings. --- amsxport-options.bib~ 2002-01-30 17:52:18.000000000 -0500 +++ amsxport-options.bib 2006-04-08 21:36:46.000000000 -0400 @@ -7,28 +7,28 @@ %% amsxport.dtx (with options: `options') %% %%% ==================================================================== -%%% @BibTeX-source-file{ -%%% filename = "amsxport.dtx", -%%% version = "1.05", -%%% date = "2002/01/30", -%%% time = "15:16:33 EST", -%%% author = "Michael J Downes", -%%% address = "American Mathematical Society, -%%% Publications Technical Group, -%%% PO Box 6248, -%%% Providence, RI 02940, -%%% USA", -%%% email = "tech-support at ams.org", -%%% URL = "http://www.ams.org/", -%%% abstract = "The BibTeX style file amsxport.bst produces .bbl -%%% entries where most of the database structure is -%%% retained. This is intended for processing by a smart -%%% bibliography package such as the amsrefs package.", -%%% checksum = "07988 1902 7374 54746", -%%% docstring = "The checksum field, produced by Robert Solovay's -%%% checksum utility, gives CRC-16 checksum, lines, -%%% words, and characters.", -%%% } +BibTeX-source-file{ + filename = "amsxport.dtx", + version = "1.05", + date = "2002/01/30", + time = "15:16:33 EST", + author = "Michael J Downes", + address = "American Mathematical Society, + Publications Technical Group, + PO Box 6248, + Providence, RI 02940, + USA", + email = "tech-support at ams.org", + URL = "http://www.ams.org/", + abstract = "The BibTeX style file amsxport.bst produces .bbl + entries where most of the database structure is + retained. This is intended for processing by a smart + bibliography package such as the amsrefs package.", + checksum = "07988 1902 7374 54746", + docstring = "The checksum field, produced by Robert Solovay's + checksum utility, gives CRC-16 checksum, lines, + words, and characters.", +} %%% ==================================================================== -- Package-specific info: If you report an error when running one of the TeX-related binaries (latex, pdftex, metafont,...), or if the bug is related to bad or wrong output, please include a MINIMAL example input file that produces the error in your report. Don't forget to also include minimal examples of other files that are needed, e.g. bibtex databases. Often it also helps to include the logfile. Please, never send included pictures! If your example file isn't short or produces more than one page of output (except when multiple pages are needed to show the problem), you can probably minimize it further. Instructions on how to do that can be found at http://www.latex-einfuehrung.de/mini-en.html (english) or http://www.latex-einfuehrung.de/mini.html (german) ################################## minimal input file ################################## other files ###################################### List of ls-R files -rw-rw-r-- 1 nr nr 840 Apr 2 13:00 /home/nr/texmf/ls-R -rw-rw-r-- 1 root users 1223 Apr 8 14:35 /var/lib/texmf/ls-R lrwxrwxrwx 1 root root 29 Mar 29 18:31 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN lrwxrwxrwx 1 root root 35 Mar 29 18:31 /usr/share/texmf-tetex/ls-R -> /var/lib/texmf/ls-R-TEXMFDIST-TETEX -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12hdk7 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages tetex-extra depends on: ii dpkg 1.13.17 package maintenance system for Deb ii tetex-base 3.0-17 Basic library files of teTeX ii tetex-bin 3.0-15 The teTeX binary files ii ucf 2.007 Update Configuration File: preserv tetex-extra recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]