Your message dated Tue, 17 May 2005 16:47:23 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299533: fixed in ejabberd 0.9-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; 14 Mar 2005 19:29:50 +0000
>From [EMAIL PROTECTED] Mon Mar 14 11:29:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from eldorado.miet.ru (eldorado.miee.ru) [82.179.191.111]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1DAvG4-00085X-00; Mon, 14 Mar 2005 11:29:44 -0800
Received: (qmail 84500 invoked from network); 14 Mar 2005 22:30:14 +0300
Received: from unknown (HELO bob.tcen.ru) (82.179.177.222)
by smtp.miet.ru with SMTP; 14 Mar 2005 22:30:14 +0300
Received: from odinn.tcen.ru (odinn.tcen.ru [82.179.177.232])
by bob.tcen.ru (8.13.3/8.13.3/Debian-7) with ESMTP id j2EJdELW018401;
Mon, 14 Mar 2005 22:39:14 +0300
Received: by odinn.tcen.ru (Postfix, from userid 1000)
id 8283E3F13; Mon, 14 Mar 2005 22:28:35 +0300 (MSK)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Max Kosmach <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ejabberd don't use SRV records for s2s communication
X-Mailer: reportbug 2.61
Date: Mon, 14 Mar 2005 22:28:35 +0300
Message-Id: <[EMAIL PROTECTED]>
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: ejabberd
Version: 0.7.5-7
Severity: normal
ejabberd (maybe erlang?) do not user SRV records for s2s communication
without this patch:
--- /usr/sbin/ejabberd 2005-03-14 22:25:23.000000000 +0300
+++ /usr/sbin/ejabberd.old 2005-03-14 22:25:15.000000000 +0300
@@ -31,6 +31,7 @@
exec erl -sname ejabberd \
-s ejabberd \
-ejabberd config \"$CONFIG\" log_path \"$LOG\" \
+ -kernel inetrc \"/usr/local/etc/inetrc\" \
-sasl sasl_error_logger \{file,\"$SASL_LOG\"\} \
-mnesia dir \"$SPOOL\" \
$ERL_OPTIONS $ARGS "$@"
----
# cat /usr/local/etc/inetrc
{file, resolv, "/etc/resolv.conf"}.
----
hint from: http://lists.jabber.ru/pipermail/ejabberd/2005-March/000829.html
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=C, LC_CTYPE=C
Versions of packages ejabberd depends on:
ii erlang 1:10.b.1a-2.2 A real-time, concurrent and distri
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libexpat1 1.95.8-1 XML parsing C library - runtime li
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii openssl 0.9.7e-3 Secure Socket Layer (SSL) binary a
-- no debconf information
---------------------------------------
Received: (at 299533-close) by bugs.debian.org; 17 May 2005 20:55:07 +0000
>From [EMAIL PROTECTED] Tue May 17 13:55:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DY95m-0000IM-00; Tue, 17 May 2005 13:55:06 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DY8yJ-0000zY-00; Tue, 17 May 2005 16:47:23 -0400
From: Torsten Werner <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#299533: fixed in ejabberd 0.9-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 17 May 2005 16:47:23 -0400
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-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
X-Spam-Level:
Source: ejabberd
Source-Version: 0.9-2
We believe that the bug you reported is fixed in the latest version of
ejabberd, which is due to be installed in the Debian FTP archive:
ejabberd_0.9-2.diff.gz
to pool/main/e/ejabberd/ejabberd_0.9-2.diff.gz
ejabberd_0.9-2.dsc
to pool/main/e/ejabberd/ejabberd_0.9-2.dsc
ejabberd_0.9-2_i386.deb
to pool/main/e/ejabberd/ejabberd_0.9-2_i386.deb
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.
Torsten Werner <[EMAIL PROTECTED]> (supplier of updated ejabberd 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, 18 May 2005 00:16:22 +0200
Source: ejabberd
Binary: ejabberd
Architecture: source i386
Version: 0.9-2
Distribution: unstable
Urgency: low
Maintainer: Torsten Werner <[EMAIL PROTECTED]>
Changed-By: Torsten Werner <[EMAIL PROTECTED]>
Description:
ejabberd - Distributed, fault-tolerant Jabber/XMPP server written in Erlang
Closes: 299533
Changes:
ejabberd (0.9-2) unstable; urgency=low
.
* smoothed the upgrade procedure from 0.7.5
* added custom inetrc file (erlang R10 doesn't load /etc/resolv.conf when
running in -sname mode, making resolving of SRV record impossible),
thanks to Sergej Golovan, closes: #299533
* updated homepage
Files:
8c03f69cd52bf22d27779eed2e9dda85 630 net optional ejabberd_0.9-2.dsc
5db99ef51781c2368f339df0d4937011 9723 net optional ejabberd_0.9-2.diff.gz
6f4b3ddcff2b9291bec787765e58bd51 488750 net optional ejabberd_0.9-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCinBMfY3dicTPjsMRAudIAJsGbFN3a49ibRVtOdPxYzfCNNT7ggCfT75V
aTYrU/+xn3d/0shoG30GXfQ=
=1M2/
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]