Your message dated Sun, 11 Sep 2005 08:47:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326655: fixed in gajim 0.8.2-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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Sep 2005 20:27:49 +0000
>From [EMAIL PROTECTED] Sun Sep 04 13:27:49 2005
Return-path: <[EMAIL PROTECTED]>
Received: from rrcs-24-97-91-241.nys.biz.rr.com (smtp.redoaksw.com)
[24.97.91.241]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EC15h-0007ba-00; Sun, 04 Sep 2005 13:27:49 -0700
Received: from localhost (jade.roch.redoaksw.com [127.0.0.1])
by jade.roch.redoaksw.com (Postfix) with ESMTP id 3553537993
for <[EMAIL PROTECTED]>; Sun, 4 Sep 2005 16:35:11 -0400 (EDT)
Received: from jade.roch.redoaksw.com ([127.0.0.1])
by localhost (jade [127.0.0.1]) (amavisd-new, port 10024) with LMTP
id 29854-04 for <[EMAIL PROTECTED]>;
Sun, 4 Sep 2005 16:35:09 -0400 (EDT)
Received: from dman13.dyndns.org
(70-96-214-139.dsl1-pixley.roc.ny.frontiernet.net [70.96.214.139])
by jade.roch.redoaksw.com (Postfix) with ESMTP id C6C6F37964
for <[EMAIL PROTECTED]>; Sun, 4 Sep 2005 16:35:08 -0400 (EDT)
Received: by dman13.dyndns.org (Postfix, from userid 1000)
id 987E43B3AB; Sun, 4 Sep 2005 16:27:14 -0400 (EDT)
Date: Sun, 4 Sep 2005 16:27:14 -0400
From: Derrick Hudson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gajim: SRV record is not used
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu"
Content-Disposition: inline
X-Reportbug-Version: 3.15
X-Operating-System: Debian GNU/Linux
X-Kernel-Version: 2.6.6-2-k7
X-Editor: VIM - Vi IMproved 6.3 (2004 June 7, compiled May 20 2005 19:44:19)
X-Uptime: 16:17:21 up 59 days, 15:07, 4 users, load average: 1.84, 1.66, 1.43
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at redoaksw.com
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
--sdtB3X0nJg68CQEu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: gajim
Version: 0.8-1
Severity: normal
Tags: patch
gajim is not using the SRV record to determine which host to connect
to. For google/gmail this is a fatal problem -- gmail.com has an A
record, but their jabber server is on talk.google.com.
I investigated the situation, and discovered the following:
1) The gajim package should Depend on the 'python-dns' package.
(at a minimum include it in 'Recommends', but IMO it is
required since SRV record processing is required by the
jabber spec)
2) The xmppy code in gajim doesn't work with the python-dns
package.
The attached patch updates the included xmppy to work with the current
(version 2.3.0) pydns API. It also adds some improved error reporting
to alert the user if the pydns package is unavailable and to inform
them of DNS errors.
Please fix gajim, and send the xmppy fixes on to that project as well.
-D
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable'), (80, 'unstable'), (1, 'exp=
erimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.6-2-k7
Locale: LANG=3Den_US.UTF-8, LC_CTYPE=3Den_US.UTF-8 (charmap=3DUTF-8)
Versions of packages gajim depends on:
ii libaspell15 0.60.2+20050121-3 The GNU Aspell spell-checker r=
unti
ii libatk1.0-0 1.10.1-2 The ATK accessibility toolkit
ii libc6 2.3.5-6 GNU C Library: Shared librarie=
s an
ii libglib2.0-0 2.8.0-1 The GLib library of C routines
ii libgtk2.0-0 2.6.8-1 The GTK+ graphical user interf=
ace=20
ii libgtkspell0 2.0.10-2 a spell-checking addon for GTK=
's T
ii libpango1.0-0 1.8.2-1 Layout and rendering of intern=
atio
ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol clien=
t li
ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous =
exte
ii libxss1 6.8.2.dfsg.1-6 X Screen Saver client-side lib=
rary
ii python 2.3.5-3 An interactive high-level obje=
ct-o
ii python-glade2 2.6.2-1 GTK+ bindings: Glade support
ii python-gtk2 2.6.2-1 Python bindings for the GTK+ w=
idge
ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) con=
figu
gajim recommends no packages.
-- no debconf information
--=20
Religion that God our Father accepts as pure and faultless is this: to
look after orphans and widows in their distress and to keep oneself from
being polluted by the world.
James 1:27
=20
www: http://dman13.dyndns.org/~dman/ jabber: [EMAIL PROTECTED]
org
--sdtB3X0nJg68CQEu
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDG1idiB6vp1xAVUARAgkYAJ9JLIQ7z2TCeF6gykkxMO7l3ynZFACfcCQU
kDKRr6nXuDYu60hyRpaY2Tw=
=YSE9
-----END PGP SIGNATURE-----
--sdtB3X0nJg68CQEu--
---------------------------------------
Received: (at 326655-close) by bugs.debian.org; 11 Sep 2005 15:50:15 +0000
>From [EMAIL PROTECTED] Sun Sep 11 08:50:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EEU2q-0006ke-00; Sun, 11 Sep 2005 08:47:04 -0700
From: Yann Le Boulanger <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326655: fixed in gajim 0.8.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Sep 2005 08:47:04 -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
X-CrossAssassin-Score: 5
Source: gajim
Source-Version: 0.8.2-1
We believe that the bug you reported is fixed in the latest version of
gajim, which is due to be installed in the Debian FTP archive:
gajim_0.8.2-1.diff.gz
to pool/main/g/gajim/gajim_0.8.2-1.diff.gz
gajim_0.8.2-1.dsc
to pool/main/g/gajim/gajim_0.8.2-1.dsc
gajim_0.8.2-1_i386.deb
to pool/main/g/gajim/gajim_0.8.2-1_i386.deb
gajim_0.8.2.orig.tar.gz
to pool/main/g/gajim/gajim_0.8.2.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.
Yann Le Boulanger <[EMAIL PROTECTED]> (supplier of updated gajim 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, 02 Sep 2005 14:56:48 +0200
Source: gajim
Binary: gajim
Architecture: source i386
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Yann Le Boulanger <[EMAIL PROTECTED]>
Changed-By: Yann Le Boulanger <[EMAIL PROTECTED]>
Description:
gajim - Jabber client written in PyGTK
Closes: 324481 324493 325080 325126 326655
Changes:
gajim (0.8.2-1) unstable; urgency=low
.
* all files in ~/.gajim are not 700: Closes: #325080
* gajim-remote.py is now in package: Closes: #324481
# updated russian translation: Closes: #325126
# theme issue fixed: Closes: #324493
* Gajim can now use python-dns so SRV works: Closes: #326655
* Gajim now depends on python-gtk2 >= 2.6.0
Files:
2b9ade5d0ea5c828b8987a1c214923ef 648 net optional gajim_0.8.2-1.dsc
27ec6cd7d5cb0299b342362aaa0fa54f 1216657 net optional gajim_0.8.2.orig.tar.gz
b81fe6198736367fa40f5335b117c782 5224 net optional gajim_0.8.2-1.diff.gz
58ccc64234b3fc4f3398b981a631c8f7 956642 net optional gajim_0.8.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDJE7J7tjUzB3rjq4RAgsWAJ9JRWoMNBm03cC89h1bIxwFclXfVQCfcOog
/LcQMZaODijyBgZZyY2YK9M=
=6s4k
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]