Your message dated Tue, 09 Aug 2005 05:17:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#266347: fixed in erc 5.0.4-2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Aug 2004 16:56:51 +0000
>From [EMAIL PROTECTED] Tue Aug 17 09:56:51 2004
Return-path: <[EMAIL PROTECTED]>
Received: from vsmtp2alice.tin.it (vsmtp2.tin.it) [212.216.176.142] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Bx7GV-0001Ux-00; Tue, 17 Aug 2004 09:56:51 -0700
Received: from follia.villaventosa (80.180.166.233) by vsmtp2.tin.it (7.0.027)
        id 411B8CBC0007D32E for [EMAIL PROTECTED]; Tue, 17 Aug 2004 18:56:20 
+0200
Received: by follia.villaventosa (Postfix, from userid 1000)
        id CACF07CC27; Tue, 17 Aug 2004 18:56:18 +0200 (CEST)
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: erc: erc-nickserv fails everything when server name contains digits.
X-Debbugs-CC: Pietro Giorgianni <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 17 Aug 2004 18:56:18 +0200 (CEST)
From: [EMAIL PROTECTED] (Pietro Giorgianni)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: erc
Version: 4.0.cvs.20031027-1
Severity: normal

the problem in in erc-nickserv.el, row 229:
      (string-match "\\.\\([-a-zA-Z]+\\.\\w+\\)$" erc-announced-server-name)

if  a  server  name  contains  digits,  this fails,  and  it  is  then
impossible to receive back messages.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (700, 'testing'), (70, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages erc depends on:
ii  emacs21                       21.3+1-5   The GNU Emacs editor
ii  make                          3.80-9     The GNU version of the "make" util

-- no debconf information

---------------------------------------
Received: (at 266347-close) by bugs.debian.org; 9 Aug 2005 12:21:16 +0000
>From [EMAIL PROTECTED] Tue Aug 09 05:21:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E2T2Z-0000WI-00; Tue, 09 Aug 2005 05:17:07 -0700
From: [EMAIL PROTECTED] (Michael W. Olson (GNU address))
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#266347: fixed in erc 5.0.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 09 Aug 2005 05:17:07 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: erc
Source-Version: 5.0.4-2

We believe that the bug you reported is fixed in the latest version of
erc, which is due to be installed in the Debian FTP archive:

erc_5.0.4-2.diff.gz
  to pool/main/e/erc/erc_5.0.4-2.diff.gz
erc_5.0.4-2.dsc
  to pool/main/e/erc/erc_5.0.4-2.dsc
erc_5.0.4-2_all.deb
  to pool/main/e/erc/erc_5.0.4-2_all.deb
erc_5.0.4.orig.tar.gz
  to pool/main/e/erc/erc_5.0.4.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.
Michael W. Olson (GNU address) <[EMAIL PROTECTED]> (supplier of updated erc 
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: Mon,  8 Aug 2005 14:35:02 -0500
Source: erc
Binary: erc
Architecture: source all
Version: 5.0.4-2
Distribution: unstable
Urgency: low
Maintainer: Michael W. Olson (GNU address) <[EMAIL PROTECTED]>
Changed-By: Michael W. Olson (GNU address) <[EMAIL PROTECTED]>
Description: 
 erc        - an Emacs IRC client
Closes: 266347 282003 301952 306179 312195
Changes: 
 erc (5.0.4-2) unstable; urgency=low
 .
   * Makefile: Use debuild.
   * debian/control:
     - Update Standards-Version to 3.6.2.
     - Add emacsen to Depends.
     - Add Romain Francoise to Uploaders.
   * debian/scripts/startup.erc: Minor whitespace fixup.
   * erc.el: Fix make-variable-buffer-local compiler warning.
 .
 erc (5.0.4-1) unstable; urgency=low
 .
   * New upstream release: Fix regression from 5.0.2 with the undo feature.
   * debian/control: Make myself the maintainer.
 .
 erc (5.0.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Bug fix: "erc: fails to load when using erc-autoaway [PATCH]", thanks
     to Daniel Brockman (Closes: #306179).
   * Bug fix: "erc 5.0 is out", thanks to Cai Qian (Closes: #301952).
   * Bug fix: "erc: cannot connect to Undernet", thanks to Frederic Roussel
     (Closes: #282003).
   * Bug fix: "erc: erc-nickserv fails everything when server name contains
     digits", thanks to Pietro Giorgianni (Closes: #266347).
   * Bug fix: "erc: README file missing", thanks to Milan Zamazal
     (Closes: #312195).
   * The functionality of format-spec.el is provided in erc-compat.el, so
     we no longer need to bundle it.
Files: 
 ad9ee28d39f0bd5e2fccaeb3dadac108 607 net optional erc_5.0.4-2.dsc
 239ce886cd8c1c51cbd100115e57dda0 276801 net optional erc_5.0.4.orig.tar.gz
 318f49dc2d5b992ab3b5c964ab3eef6b 7429 net optional erc_5.0.4-2.diff.gz
 052e85b16be40f2da8e592c533cb4d5d 282068 net optional erc_5.0.4-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC+JrHogN2vsA8Vt8RAurdAJ4rPk7b+3TYoqh432zDZPIn7yTuEQCfRcti
T2qcOm+o6Lf+mJqvf7/8NJM=
=ORa+
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to