Your message dated Wed, 23 May 2007 15:32:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#408823: fixed in mantis 1.0.7+dfsg-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: mantis Version: 1.0.6+dfsg-4.1 Severity: normal I cannot explain why this happens, but it's reproducible, and happens whether or not I choose to re-install the database (first debconf question). Other files do not seem to be affected. My debconf selections are defaults. I did edit mantis/templates to remove the garbage reported in bug #408819 (you can see result of the edit in the debconf info below). [corax] incoming# touch /etc/mantis/config.php; apt-get --reinstall install mantis Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. Need to get 0B/1246kB of archives. After unpacking 0B of additional disk space will be used. Do you want to continue [Y/n]? WARNING: The following packages cannot be authenticated! mantis Authentication warning overridden. Reading package fields... Done Reading package status... Done Retrieving bug reports... Done Parsing Found/Fixed information... Done Preconfiguring packages ... (Reading database ... 337171 files and directories currently installed.) Preparing to replace mantis 1.0.6+dfsg-4.1 (using .../mantis_1.0.6+dfsg-4.1_all.deb) ... Unpacking replacement mantis ... Setting up mantis (1.0.6+dfsg-4.1) ... dbconfig-common: writing config to /etc/dbconfig-common/mantis.conf Reloading web server config...11828 . [corax] incoming# ls -l /usr/share/mantis/www/config_defaults_inc.php -rw-r--r-- 1 root root 60680 2007-01-25 01:29 /usr/share/mantis/www/config_defaults_inc.php [corax] incoming# dpkg-reconfigure mantis dbconfig-common: writing config to /etc/dbconfig-common/mantis.conf Reloading web server config...11828 . [corax] incoming# ls -l /usr/share/mantis/www/config_defaults_inc.php /bin/ls: /usr/share/mantis/www/config_defaults_inc.php: No such file or directory [corax] incoming# -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-corax-1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages mantis depends on: ii apache2 2.2.3-3.2 Next generation, scalable, extenda ii apache2-mpm-worker [apache2] 2.2.3-3.2 High speed threaded model for Apac ii dbconfig-common 1.8.29 common framework for packaging dat ii debconf 1.5.11 Debian configuration management sy ii libapache-mod-php4 6:4.4.4-8 server-side, HTML-embedded scripti ii libphp-adodb 4.93a-1 The 'adodb' database abstraction l ii libphp-phpmailer 1.73-2 full featured email transfer class ii php4-cli 6:4.4.4-8 command-line interpreter for the p ii php4-mysql 6:4.4.4-8 MySQL module for php4 ii php5-cli 5.2.0-8 command-line interpreter for the p ii php5-mysql 5.2.0-8 MySQL module for php5 mantis recommends no packages. -- debconf information: * mantis/dbconfig-reinstall: false * mantis/dbconfig-install: false mantis/remote/newhost: mantis/upgrade-backup: true mantis/internal/skip-preseed: false mantis/install-error: abort mantis/internal/reconfiguring: true mantis/dbconfig-remove: * mantis/bounce: [EMAIL PROTECTED] mantis/from: [EMAIL PROTECTED] mantis/passwords-do-not-match: * mantis/admin: [EMAIL PROTECTED] * mantis/mysql/admin-user: root mantis/remote/port: mantis/purge: false * mantis/webmaster: [EMAIL PROTECTED] mantis/dbconfig-upgrade: true mantis/remove-error: abort mantis/remote/host: * mantis/db/app-user: mantis * mantis/mysql/method: unix socket * mantis/webserver: apache2 * mantis/db/dbname: mantis mantis/database-type: mysql mantis/upgrade-error: abort
--- End Message ---
--- Begin Message ---Source: mantis Source-Version: 1.0.7+dfsg-1 We believe that the bug you reported is fixed in the latest version of mantis, which is due to be installed in the Debian FTP archive: mantis_1.0.7+dfsg-1.diff.gz to pool/main/m/mantis/mantis_1.0.7+dfsg-1.diff.gz mantis_1.0.7+dfsg-1.dsc to pool/main/m/mantis/mantis_1.0.7+dfsg-1.dsc mantis_1.0.7+dfsg-1_all.deb to pool/main/m/mantis/mantis_1.0.7+dfsg-1_all.deb mantis_1.0.7+dfsg.orig.tar.gz to pool/main/m/mantis/mantis_1.0.7+dfsg.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Patrick Schoenfeld <[EMAIL PROTECTED]> (supplier of updated mantis package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 23 May 2007 15:33:14 +0200 Source: mantis Binary: mantis Architecture: source all Version: 1.0.7+dfsg-1 Distribution: unstable Urgency: low Maintainer: Patrick Schoenfeld <[EMAIL PROTECTED]> Changed-By: Patrick Schoenfeld <[EMAIL PROTECTED]> Description: mantis - web-based bug tracking system Closes: 408819 408822 408823 412115 414796 415158 420639 420841 425010 425034 Changes: mantis (1.0.7+dfsg-1) unstable; urgency=low . * New upstream release - Includes some security fixes - Includes some minor bug fixes (Closes: #415158, #420639) * Added original re-licensed rss library * Added dependency on mysql-client. Thanks to Luca Falavigna for the patch (Closes: #420841) * Removed custom field disclosure patch, because it is part of upstream now * Changed modes of /etc/mantis/config_db.php to something more sane (Closes: #425010) * Fixed reinstallation by an additional if-clause in the pre-installation script (Closes: #408822) * Adding missing question about from-address to debian/config * Fixed deletion of configuration files during reconfigure (Closes: #408823) * Removed garbage from mantis.templates (Closes: #408819) * Changed include path in apache.conf to work in more constellations (Closes: #414796, #425034) * Added a note about the Administrator account information * [INTL:de] Updated German debconf translation. Thanks to Helge Kreutzmann. (Closes: #412115) * [INTL:pt] Portuguese translation for debconf messages Files: c393eca2ace3d53ca1103c8c3985fe82 606 web optional mantis_1.0.7+dfsg-1.dsc c14ca7cf8b4516b4c775dd0f0477f0c5 1245293 web optional mantis_1.0.7+dfsg.orig.tar.gz 00dbb2da704b19549003462efcbc6e41 29422 web optional mantis_1.0.7+dfsg-1.diff.gz 0ab0a7280c31c1be9f948b5f7532b18c 1277748 web optional mantis_1.0.7+dfsg-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGVFsM+C5cwEsrK54RAt3fAKChkWBUNmGMpcUOJFzNhPszJfjMNQCffpgM Y5IZ8E8b/x5xZGRiA6xeqis= =44j0 -----END PGP SIGNATURE-----
--- End Message ---

