Your message dated Thu, 24 Apr 2014 13:05:39 +0200
with message-id <[email protected]>
and subject line Makefile for pdf should call makeindex with -q option
has caused the Debian Bug report #240925,
regarding bugzilla: Makefile for pdf should call makeindex with -q option
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.)


-- 
240925: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=240925
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bugzilla
Version: 2.16.4-1
Severity: minor

Makefile for PDF generation contains something like:

refman.pdf: refman.tex
  pdflatex refman.tex
        makeindex refman.idx
        pdflatex refman.tex

makeindex is called without -q option.

       -q        Quiet mode; send no messages to stderr.  By default, progress
                 and error messages are sent to stderr as well as to the tran-
                 script file.

As a result, some non-error messages are printed to stderr, which can
confuse scripts.

I've no idea whether it is bugzilla which generates this Makefile.
Please assign this bug elsewhere if not. Thanks!

Regards,
Alan

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=en_HK

Versions of packages bugzilla depends on:
ii  apache2-mpm-prefork           2.0.48-7   Traditional model for Apache2
ii  debconf                       1.4.16     Debian configuration management sy
ii  libappconfig-perl             1.52-8     Perl module for configuration file
ii  libdbd-mysql-perl             2.9003-1   A Perl5 database interface to the 
ii  libtemplate-perl              2.10-1     template processing system written
ii  libtimedate-perl              1.1600-2   Time and date functions for Perl
ii  ssmtp [mail-transport-agent]  2.60.4     Extremely simple MTA to get mail o

-- debconf information:
* bugzilla/mysql_user: bugzilla
* bugzilla/mysql_available: true
* bugzilla/bugzilla_admin_real_name: Alan Tam
* bugzilla/mysql_host: localhost
* bugzilla/mysql_need_root: false
* bugzilla/mysql_root_name: root
  bugzilla/index_upgrade1: 
* bugzilla/mysql_name: bugzilla
* bugzilla/bugzilla_admin_name: [email protected]
* bugzilla/mysql_port: 3306
  bugzilla/index_upgrade2: 


--- End Message ---
--- Begin Message ---
Upstream tested and bug seems fixed. At least, the example is not
accurate enough to reproduce the bug with certainty.

Please reopen this bug report if you still see this issue with the
latest version of doxygen. Add a self-contained example (source+config
file in a zip or tar) if possible.

-- 
Stéphane Aulery

--- End Message ---

Reply via email to