Your message dated Sun, 08 Oct 2006 22:18:32 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#389057: fixed in ircd-hybrid 1:7.2.2.dfsg.1-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: ircd-hybrid Version: 1:7.2.2-2 Severity: minor Tags: patch Hi, I've found the following problems with the ircd-hybrid/servlink-path-notice template: * the "error" type seems to be more appropriate for this template. See also the recent discussion on debian-devel about note templates displayed with a low or medium priority. * the following line in your config file: if [ -f "/etc/ircd-hybrid/ircd.conf" ]; then tests the existance of the ircd.conf file, so the adjective "possibly" is pointless * the following line in your config file: if egrep -q '[\t ]*[^#]+servlink_path' /etc/ircd-hybrid/ircd.conf; tests if there is a servlink_path directive, so the if-then construction of your sentence is pointless. A patch with a suggested rephrasing is attached. May I take the opportunity of this bug to ask you to send a request for review of the French translation to debian-l10n-french? Cheers, -- Thomas Huriaux--- ircd-hybrid.templates.orig 2006-09-23 18:11:57.000000000 +0200 +++ ircd-hybrid.templates 2006-09-23 18:13:01.000000000 +0200 @@ -1,8 +1,8 @@ Template: ircd-hybrid/servlink-path-notice -Type: note -_Description: ircd-hybrid should not configure servlink_path variable - If your possibly existing ircd.conf that you may wish to import contains a - servlink_path directive, either change it to: +Type: error +_Description: servlink_path variable not configurable + Your existing ircd.conf that you may wish to import contains a + servlink_path directive. Either change it to: . servlink_path = "/usr/lib/ircd-hybrid/servlink"; .
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: ircd-hybrid Source-Version: 1:7.2.2.dfsg.1-1 We believe that the bug you reported is fixed in the latest version of ircd-hybrid, which is due to be installed in the Debian FTP archive: hybrid-dev_7.2.2.dfsg.1-1_all.deb to pool/main/i/ircd-hybrid/hybrid-dev_7.2.2.dfsg.1-1_all.deb ircd-hybrid_7.2.2.dfsg.1-1.diff.gz to pool/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.1-1.diff.gz ircd-hybrid_7.2.2.dfsg.1-1.dsc to pool/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.1-1.dsc ircd-hybrid_7.2.2.dfsg.1-1_amd64.deb to pool/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.1-1_amd64.deb ircd-hybrid_7.2.2.dfsg.1.orig.tar.gz to pool/main/i/ircd-hybrid/ircd-hybrid_7.2.2.dfsg.1.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. Aurélien GÃRÃME <[EMAIL PROTECTED]> (supplier of updated ircd-hybrid 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: Sun, 8 Oct 2006 22:49:16 +0200 Source: ircd-hybrid Binary: hybrid-dev ircd-hybrid Architecture: source amd64 all Version: 1:7.2.2.dfsg.1-1 Distribution: unstable Urgency: high Maintainer: Joshua Kwan <[EMAIL PROTECTED]> Changed-By: Aurélien GÃRÃME <[EMAIL PROTECTED]> Description: hybrid-dev - development files for ircd-hybrid ircd-hybrid - high-performance secure IRC server Closes: 389057 389402 389622 390667 390906 Changes: ircd-hybrid (1:7.2.2.dfsg.1-1) unstable; urgency=high . * Fix upgrade path from sarge to etch: if we upgrade from a version strictly below 1:7.2.2-1, then we do not ask whether or not to restart ircd-hybrid on each upgrade. (Closes: #389402) * Move debconf note to ircd-hybrid.README.Debian. (Closes: #389057) * Remove non-free documentation in upstream tarball. (Closes: #390667) * Add debconf Czech translation from Miroslav Kure. (Closes: #389622) * Add debconf French translation from Thomas Huriaux. (Closes: #390906) * Update 02_fhs_comply.dpatch: create relative symlinks from /usr/share/ircd-hybrid/help/users/* to ../opers/*. Thanks to Julien BLACHE for spotting this. * Update 98_patchlevel_debian.dpatch. Files: 92f29db31f36a17235e5cc9f875334e6 732 net optional ircd-hybrid_7.2.2.dfsg.1-1.dsc ae5a6fc828520c2d96f3d2c52f2c86da 841677 net optional ircd-hybrid_7.2.2.dfsg.1.orig.tar.gz 82908bb7595fdcce3903482c2c1f6deb 99344 net optional ircd-hybrid_7.2.2.dfsg.1-1.diff.gz 71c4dc78818afbac0e6f1b8972fbed94 63086 devel optional hybrid-dev_7.2.2.dfsg.1-1_all.deb 079849d624b4c50fe46acde09d5d36a2 606508 net optional ircd-hybrid_7.2.2.dfsg.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFKXhWw3ao2vG823MRAvVuAJ0TSRbVhSFJ4AZIbJW5PMMxDjggpQCfQzcM bszD1qozGTA8Xq8foGgv4CI= =V9qg -----END PGP SIGNATURE-----
--- End Message ---

