Your message dated Mon, 12 Mar 2018 15:03:44 +0100 with message-id <[email protected]> and subject line Fixed in v2018 has caused the Debian Bug report #863425, regarding latex2html: stops with error message: Can't use 'defined(@array)' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 863425: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863425 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: latex2html Version: 2015-debian1-1 Severity: normal Dear Maintainer, latex2html stops with error message: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /usr/share/latex2html/styles/natbib.perl line 1454, <STYLES> line 6. similar to closed (#789731) but other file can be fixed by ##################################################################### --- oldversion/natbib.perl 2017-05-26 17:08:47.377554172 +0200 ++ + newversion/natbib.perl 2017-05-26 17:12:07.422234392 +0200 @@ -1451,7 +1451,7 @@ local($_) = @_; s/$next_pair_pr_rx//o; l ocal($style)="citestyle_$2"; - if (defined @$style) { + if (@$style) { ($CITE_OPEN_DELIM, $CITE_CLOSE_DELIM, $CITE_ENUM, ########################################################### ########### -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-3-amd64 (SMP w/6 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) Versions of packages latex2html depends on: ii ghostscript-x 9.20~dfsg-3.2 ii netpbm 2:10.0-15.3+b2 ii perl 5.24.1-2 ii perl-doc 5.24.1-2 ii tex-common 6.06 ii texlive-binaries [texlive-base-bin] 2016.20160513.41080.dfsg-2 ii texlive-fonts-recommended 2016.20170123-5 ii texlive-latex-extra 2016.20170123-5 ii texlive-latex-recommended 2016.20170123-5 latex2html recommends no packages. latex2html suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 2018-debian1-1 This was fixed by upstream in version 2018.
--- End Message ---

