Package: libpurple0
Version: 2.10.1-1
Severity: important

Hello,

I have a strange situation connecting to a my company xmpp server
using minbif (I tried also with pidgin that's why I report the bug
against libpurple).

Since the upgrade of ejabberd to 2.1.9 I can not connect anymore. I
tried with mcabber to check that the problem is not coming from me,
and the connection succeeded.

It seems that libpurple fails the challenge response step (from
19:29:48 and 19:33:26 in the logs).

Here are the XML log of both session:

MCabber:

    New trace log started.  MCabber version 0.10.1
    ----------------------
    [2012-01-05 19:29:48] Initializing N-Curses...
    [2012-01-05 19:29:48] Ping interval established: 40 secs
    [2012-01-05 19:29:48] Connecting to server
    [2012-01-05 19:29:48]  with resource mcabber.628ec7a7
    [2012-01-05 19:29:48] LM-VERBOSE: Connecting to: (null):5222
    [2012-01-05 19:29:48] LM-VERBOSE: Performing a SRV lookup for 
_xmpp-client._tcp.example.org
    [2012-01-05 19:29:48] Entering into main loop...
    [2012-01-05 19:29:48] LM-NET: Going to connect to jabber.example.org:5222
    [2012-01-05 19:29:48] LM-NET: Trying 2001:41d0:2:3a22::1 port 5222...
    [2012-01-05 19:29:48] LM-NET: Connection success (1).
    [2012-01-05 19:29:48] LM-NET: SEND:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: <?xml version='1.0' encoding='UTF-8'?>
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-VERBOSE: Sending stream header
    [2012-01-05 19:29:48] LM-NET: SEND:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: <stream:stream version="1.0" 
xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams"; 
to="example.org" id="355332360132">
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: RECV [166]:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: '<?xml version='1.0'?><stream:stream 
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' 
id='2367049038' from='example.org' version='1.0' xml:lang='en'>'
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-VERBOSE: Read: 166 chars
    [2012-01-05 19:29:48] LM-VERBOSE: New message with type="stream:stream" 
from: example.org
    [2012-01-05 19:29:48] LM-VERBOSE: XMPP 1.0 stream received: 2367049038
    [2012-01-05 19:29:48] LM-NET: RECV [444]:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: '<stream:features><starttls 
xmlns='urn:ietf:params:xml:ns:xmpp-tls'/><mechanisms 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>SCRAM-SHA-1</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><c
 xmlns='http://jabber.org/protocol/caps' hash='sha-1' 
node='http://www.process-one.net/en/ejabberd/' 
ver='PmAL7BwuI4qkvtBm6uK4I7lfy1I='/><register 
xmlns='http://jabber.org/features/iq-register'/></stream:features>'
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-VERBOSE: Read: 444 chars
    [2012-01-05 19:29:48] LM-VERBOSE: New message with type="stream:error" 
from: unknown
    [2012-01-05 19:29:48] LM-NET: SEND:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: <starttls 
xmlns="urn:ietf:params:xml:ns:xmpp-tls" id="347141483173"></starttls>
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: RECV [50]:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: '<proceed 
xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>'
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-VERBOSE: Read: 50 chars
    [2012-01-05 19:29:48] LM-VERBOSE: New message with type="proceed" from: 
unknown
    [2012-01-05 19:29:48] LM-VERBOSE: Setting up SSL...
    [2012-01-05 19:29:48] Certificate is not trusted!
    [2012-01-05 19:29:48] Certificate hostname does not match expected hostname!
    [2012-01-05 19:29:48] LM-VERBOSE: GNUTLS negotiated compression: DEFLATE
    [2012-01-05 19:29:48] LM-VERBOSE: Sending stream header
    [2012-01-05 19:29:48] LM-NET: SEND:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: <stream:stream version="1.0" 
xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams"; 
to="example.org" id="344078872524">
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: RECV [166]:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: '<?xml version='1.0'?><stream:stream 
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' 
id='2582379256' from='example.org' version='1.0' xml:lang='en'>'
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-VERBOSE: Read: 166 chars
    [2012-01-05 19:29:48] LM-VERBOSE: New message with type="stream:stream" 
from: example.org
    [2012-01-05 19:29:48] LM-VERBOSE: XMPP 1.0 stream received: 2582379256
    [2012-01-05 19:29:48] LM-NET: RECV [393]:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: '<stream:features><mechanisms 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>SCRAM-SHA-1</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><c
 xmlns='http://jabber.org/protocol/caps' hash='sha-1' 
node='http://www.process-one.net/en/ejabberd/' 
ver='PmAL7BwuI4qkvtBm6uK4I7lfy1I='/><register 
xmlns='http://jabber.org/features/iq-register'/></stream:features>'
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-VERBOSE: Read: 393 chars
    [2012-01-05 19:29:48] LM-VERBOSE: New message with type="stream:error" 
from: unknown
    [2012-01-05 19:29:48] LM-SASL: Stream features received
    [2012-01-05 19:29:48] LM-SASL: sasl_set_auth_type: unknown SASL auth 
mechanism: SCRAM-SHA-1
    [2012-01-05 19:29:48] LM-NET: SEND:
    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:48] LM-NET: <auth mechanism="DIGEST-MD5" 
xmlns="urn:ietf:params:xml:ns:xmpp-sasl" id="286735943052"></auth>

    [2012-01-05 19:29:48] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-NET: RECV [148]:
    [2012-01-05 19:29:49] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-NET: '<challenge 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>bm9uY2U9IjQxMTQ4MDQ1NzYiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=</challenge>'
    [2012-01-05 19:29:49] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-VERBOSE: Read: 148 chars
    [2012-01-05 19:29:49] LM-VERBOSE: New message with type="challenge" from: 
unknown
    [2012-01-05 19:29:49] LM-NET: SEND:
    [2012-01-05 19:29:49] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-NET: <response 
xmlns="urn:ietf:params:xml:ns:xmpp-sasl" 
id="82248894">dXNlcm5hbWU9Im5pY29sYXMuZXZyYXJkIixyZWFsbT0iYjJjay5jb20iLGRpZ2VzdC11cmk9InhtcHAvYjJjay5jb20iLG5vbmNlPSI0MTE0ODA0NTc2IixuYz0wMDAwMDAwMSxjbm9uY2U9ImVKaDYyUDJTaGhaeTd6STFvY0ljZm5senpNZkpJejlxb1hBYUxMQXNpYjQ9Iixxb3A9YXV0aCxjaGFyc2V0PXV0Zi04LHJlc3BvbnNlPWIxOTM4ZjVhYTcyZGVkNjFlNzZlOTZlMzIxOWU3N2Y2</response>

    [2012-01-05 19:29:49] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-NET: RECV [120]:
    [2012-01-05 19:29:49] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-NET: '<challenge 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cnNwYXV0aD05NWE1OWQwY2UxMWVlMzY2NGRjYTg5MTE5NTZkZTNmNw==</challenge>'
    [2012-01-05 19:29:49] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-VERBOSE: Read: 120 chars
    [2012-01-05 19:29:49] LM-VERBOSE: New message with type="challenge" from: 
unknown
    [2012-01-05 19:29:49] LM-NET: SEND:
    [2012-01-05 19:29:49] LM-NET: -----------------------------------
    [2012-01-05 19:29:49] LM-NET: <response 
xmlns="urn:ietf:params:xml:ns:xmpp-sasl" id="7579876721"></response>


Pidgin Session:

    (19:33:21) prefs: Reading /home/nicoe/.purple/prefs.xml
    (19:33:21) prefs: Finished reading /home/nicoe/.purple/prefs.xml
    (19:33:21) prefs: purple_prefs_get_path: Unknown pref 
/pidgin/browsers/command
    (19:33:21) dbus: okkk
    (19:33:21) plugins: probing /usr/lib/pidgin/spellchk.so
    (19:33:21) plugins: probing /usr/lib/pidgin/xmppdisco.so
    (19:33:21) plugins: probing /usr/lib/pidgin/musicmessaging.so
    (19:33:21) plugins: probing /usr/lib/pidgin/markerline.so
    (19:33:21) plugins: probing /usr/lib/pidgin/extplacement.so
    (19:33:21) plugins: probing /usr/lib/pidgin/pidginrc.so
    (19:33:21) plugins: probing /usr/lib/pidgin/convcolors.so
    (19:33:21) plugins: probing /usr/lib/pidgin/ticker.so
    (19:33:21) plugins: probing /usr/lib/pidgin/iconaway.so
    (19:33:21) plugins: probing /usr/lib/pidgin/gestures.so
    (19:33:21) plugins: probing /usr/lib/pidgin/xmppconsole.so
    (19:33:21) plugins: probing /usr/lib/pidgin/timestamp.so
    (19:33:21) plugins: probing /usr/lib/pidgin/gtkbuddynote.so
    (19:33:21) plugins: probing /usr/lib/pidgin/notify.so
    (19:33:21) plugins: probing /usr/lib/pidgin/vvconfig.so
    (19:33:21) plugins: probing /usr/lib/pidgin/cap.so
    (19:33:21) plugins: probing /usr/lib/pidgin/timestamp_format.so
    (19:33:21) plugins: probing /usr/lib/pidgin/sendbutton.so
    (19:33:21) plugins: probing /usr/lib/pidgin/history.so
    (19:33:21) plugins: probing /usr/lib/pidgin/themeedit.so
    (19:33:21) plugins: probing /usr/lib/purple-2/ssl-nss.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libbonjour.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libjabber.so
    (19:33:21) plugins: /usr/lib/purple-2/libjabber.so is not usable because 
the 'purple_init_plugin' symbol could not be found.  Does the plugin call the 
PURPLE_INIT_PLUGIN() macro?
    (19:33:21) plugins: probing /usr/lib/purple-2/autoaccept.so
    (19:33:21) plugins: probing /usr/lib/purple-2/idle.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libmyspace.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libzephyr.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libsametime.so
    (19:33:21) plugins: /usr/lib/purple-2/libsametime.so has a prefs_info, but 
is a prpl. This is no longer supported.
    (19:33:21) plugins: probing /usr/lib/purple-2/dbus-example.so
    (19:33:21) plugins: probing /usr/lib/purple-2/newline.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libnovell.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libymsg.so
    (19:33:21) plugins: /usr/lib/purple-2/libymsg.so is not usable because the 
'purple_init_plugin' symbol could not be found.  Does the plugin call the 
PURPLE_INIT_PLUGIN() macro?
    (19:33:21) plugins: probing /usr/lib/purple-2/psychic.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libirc.so
    (19:33:21) plugins: probing /usr/lib/purple-2/offlinemsg.so
    (19:33:21) plugins: probing /usr/lib/purple-2/buddynote.so
    (19:33:21) plugins: probing /usr/lib/purple-2/statenotify.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libxmpp.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libaim.so
    (19:33:21) plugins: probing /usr/lib/purple-2/tcl.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libyahoojp.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libmsn.so
    (19:33:21) plugins: probing /usr/lib/purple-2/joinpart.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libicq.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libyahoo.so
    (19:33:21) plugins: probing /usr/lib/purple-2/log_reader.so
    (19:33:21) plugins: probing /usr/lib/purple-2/liboscar.so
    (19:33:21) plugins: /usr/lib/purple-2/liboscar.so is not usable because the 
'purple_init_plugin' symbol could not be found.  Does the plugin call the 
PURPLE_INIT_PLUGIN() macro?
    (19:33:21) plugins: probing /usr/lib/purple-2/ssl.so
    (19:33:21) plugins: probing /usr/lib/purple-2/perl.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libmxit.so
    (19:33:21) prpl-loubserp-mxit: Loading MXit libPurple plugin...
    (19:33:21) plugins: probing /usr/lib/purple-2/libcoincoin.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libsimple.so
    (19:33:21) plugins: probing /usr/lib/purple-2/libgg.so
    (19:33:21) util: Reading file xmpp-caps.xml from directory 
/home/nicoe/.purple
    (19:33:21) jabber: creating hash tables for data objects
    (19:33:21) prefs: /purple/status/scores/offline changed, scheduling save.
    (19:33:21) prefs: /purple/status/scores/available changed, scheduling save.
    (19:33:21) prefs: /purple/status/scores/invisible changed, scheduling save.
    (19:33:21) prefs: /purple/status/scores/away changed, scheduling save.
    (19:33:21) prefs: /purple/status/scores/extended_away changed, scheduling 
save.
    (19:33:21) prefs: /purple/status/scores/idle changed, scheduling save.
    (19:33:21) prefs: /purple/status/scores/offline_msg changed, scheduling 
save.
    (19:33:21) util: Reading file accounts.xml from directory 
/home/nicoe/.purple
    (19:33:21) util: Reading file status.xml from directory /home/nicoe/.purple
    (19:33:21) certificate: CertificateVerifier x509, singleuse requested but 
not found.
    (19:33:21) certificate: CertificateVerifier singleuse registered
    (19:33:21) certificate: CertificatePool x509, ca requested but not found.
    (19:33:21) certificate: CertificateScheme x509 requested but not found.
    (19:33:21) certificate/x509/ca: Lazy init failed because an X.509 Scheme is 
not yet registered. Maybe it will be better later.
    (19:33:21) certificate/x509/ca: Init failed, probably because a dependency 
is not yet registered. It has been deferred to later.
    (19:33:21) certificate: CertificatePool ca registered
    (19:33:21) certificate: CertificatePool x509, tls_peers requested but not 
found.
    (19:33:21) certificate: CertificatePool tls_peers registered
    (19:33:21) certificate: CertificateVerifier x509, tls_cached requested but 
not found.
    (19:33:21) certificate: CertificateVerifier tls_cached registered
    (19:33:21) prefs: /purple/logging/format changed, scheduling save.
    (19:33:21) prefs: /purple/logging/format changed, scheduling save.
    (19:33:21) prefs: /purple/proxy/type changed, scheduling save.
    (19:33:21) prefs: /purple/proxy/host changed, scheduling save.
    (19:33:21) prefs: /purple/proxy/port changed, scheduling save.
    (19:33:21) prefs: /purple/proxy/username changed, scheduling save.
    (19:33:21) prefs: /purple/proxy/password changed, scheduling save.
    (19:33:21) certificate: CertificateScheme x509 requested but not found.
    (19:33:21) certificate: CertificateScheme x509 registered
    (19:33:21) util: Reading file smileys.xml from directory /home/nicoe/.purple
    (19:33:21) util: File /home/nicoe/.purple/smileys.xml does not exist (this 
is not necessarily an error)
    (19:33:21) stun: using server 
    (19:33:21) sound: Initializing sound output drivers.
    (19:33:21) prefs: /pidgin/conversations/placement changed, scheduling save.
    (19:33:21) prefs: purple_prefs_get_bool: Unknown pref 
/pidgin/docklet/x11/embedded
    (19:33:21) GLib-GObject: 
/tmp/buildd/glib2.0-2.30.2/./gobject/gsignal.c:2295: signal `destroy' is 
invalid for instance `0x7ff45aa5c0c0'
    (19:33:21) gtkblist: added visibility manager: 1
    (19:33:21) docklet: GTK+ created
    (19:33:21) gtkmedia: Registering media element types
    (19:33:21) util: Reading file blist.xml from directory /home/nicoe/.purple
    (19:33:21) pounce: Error reading pounces: L'ouverture du fichier 
« /home/nicoe/.purple/pounces.xml » a échoué : Aucun fichier ou dossier de ce 
type
    (19:33:21) Session Management: No SESSION_MANAGER found, aborting.
    (19:33:21) network: NetworkManager not active. Assuming connection exists.
    (19:33:21) gtkutils: gdk_pixbuf_new_from_file() returned nothing for file : 
Impossible d'ouvrir le fichier «  » : Aucun fichier ou dossier de ce type
    (19:33:21) docklet: embedded
    (19:33:25) account: Connecting to account nicolas.evr...@example.org/.
    (19:33:25) connection: Connecting. gc = 0x7ff45b4cc6e0
    (19:33:25) dnssrv: querying SRV record for example.org: 
_xmpp-client._tcp.example.org
    (19:33:25) dnssrv: found 1 SRV entries
    (19:33:25) dnsquery: Performing DNS lookup for jabber.example.org
    (19:33:25) dns: Created new DNS child 16659, there are now 1 children.
    (19:33:25) dns: Successfully sent DNS request to child 16659
    (19:33:25) dns: Got response for 'jabber.example.org'
    (19:33:25) dnsquery: IP resolved for jabber.example.org
    (19:33:25) proxy: Attempting connection to 2001:41d0:2:3a22::1
    (19:33:25) proxy: Connecting to jabber.example.org:5222 with no proxy
    (19:33:25) proxy: Connection in progress
    (19:33:25) proxy: Connecting to jabber.example.org:5222.
    (19:33:25) proxy: Connected to jabber.example.org:5222.
    (19:33:25) jabber: Sending (nicolas.evr...@example.org): <?xml 
version='1.0' ?>
    (19:33:25) jabber: Sending (nicolas.evr...@example.org): <stream:stream 
to='example.org' xmlns='jabber:client' 
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
    (19:33:25) jabber: Recv (166): <?xml version='1.0'?><stream:stream 
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' 
id='1247527286' from='example.org' version='1.0' xml:lang='en'>
    (19:33:25) jabber: Recv (444): <stream:features><starttls 
xmlns='urn:ietf:params:xml:ns:xmpp-tls'/><mechanisms 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>SCRAM-SHA-1</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><c
 xmlns='http://jabber.org/protocol/caps' hash='sha-1' 
node='http://www.process-one.net/en/ejabberd/' 
ver='PmAL7BwuI4qkvtBm6uK4I7lfy1I='/><register 
xmlns='http://jabber.org/features/iq-register'/></stream:features>
    (19:33:25) jabber: Sending (nicolas.evr...@example.org): <starttls 
xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
    (19:33:26) jabber: Recv (50): <proceed 
xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
    (19:33:26) nss: subject=E=i...@example.org,CN=*.example.org,… 
issuer=E=i...@example.org,CN=*.example.org …
    (19:33:26) nss: partial certificate chain
    (19:33:26) certificate/x509/tls_cached: Starting verify for example.org
    (19:33:26) certificate/x509/tls_cached: Checking for cached cert...
    (19:33:26) certificate/x509/tls_cached: ...Found cached cert
    (19:33:26) nss/x509: Loading certificate from 
/home/nicoe/.purple/certificates/x509/tls_peers/example.org
    (19:33:26) certificate/x509/tls_cached: Peer cert matched cached
    (19:33:26) nss/x509: Exporting certificate to 
/home/nicoe/.purple/certificates/x509/tls_peers/example.org
    (19:33:26) util: Writing file 
/home/nicoe/.purple/certificates/x509/tls_peers/example.org
    (19:33:26) certificate: Successfully verified certificate for example.org
    (19:33:26) jabber: Sending (ssl) (nicolas.evr...@example.org): 
<stream:stream to='example.org' xmlns='jabber:client' 
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
    (19:33:26) jabber: Recv (ssl)(165): <?xml version='1.0'?><stream:stream 
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' 
id='925477349' from='example.org' version='1.0' xml:lang='en'>
    (19:33:26) jabber: Recv (ssl)(393): <stream:features><mechanisms 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>SCRAM-SHA-1</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><c
 xmlns='http://jabber.org/protocol/caps' hash='sha-1' 
node='http://www.process-one.net/en/ejabberd/' 
ver='PmAL7BwuI4qkvtBm6uK4I7lfy1I='/><register 
xmlns='http://jabber.org/features/iq-register'/></stream:features>
    (19:33:26) sasl: Mechs found: SCRAM-SHA-1 DIGEST-MD5 PLAIN
    (19:33:26) jabber: Sending (ssl) (nicolas.evr...@example.org): <auth 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5' 
xmlns:ga='http://www.google.com/talk/protocol/auth' 
ga:client-uses-full-bind-result='true'/>
    (19:33:26) jabber: Recv (ssl)(148): <challenge 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>bm9uY2U9IjQxMjA0OTU4NTYiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=</challenge>
    (19:33:26) sasl: DIGEST-MD5 client step 2
    (19:33:26) sasl: DIGEST-MD5 parse_server_challenge()
    (19:33:26) sasl: DIGEST-MD5 ask_user_info()
    (19:33:26) sasl: DIGEST-MD5 make_client_response()
    (19:33:26) jabber: Sending (ssl) (nicolas.evr...@example.org): <response 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dXNlcm5hbWU9Im5pY29sYXMuZXZyYXJkIixyZWFsbT0iamFiYmVyLmIyY2suY29tIixub25jZT0iNDEyMDQ5NTg1NiIsY25vbmNlPSJzMkJKQVB5ZFE2MitVNTc5cXFudy9lUHdBSzlDQjhBbTJIUlptU0pTL0NNPSIsbmM9MDAwMDAwMDEscW9wPWF1dGgsZGlnZXN0LXVyaT0ieG1wcC9qYWJiZXIuYjJjay5jb20iLHJlc3BvbnNlPWNmN2JiYTU0ZTM0YjhjYzhmZTExNGIxMWQ3OWFkZGUxLGNoYXJzZXQ9dXRmLTg=</response>
    (19:33:26) jabber: Recv (ssl)(77): <failure 
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><not-authorized/></failure>
    (19:33:26) sasl: DIGEST-MD5 client mech dispose
    (19:33:26) sasl: DIGEST-MD5 common mech dispose
    (19:33:26) sasl: Mechs found: SCRAM-SHA-1  PLAIN
    (19:33:26) sasl: No worthy mechs found
    (19:33:26) connection: Connection error on 0x7ff45b4cc6e0 (reason: 2 
description: Non autorisé)
    (19:33:26) account: Disconnecting account nicolas.evr...@example.org/ 
(0x7ff45a77f340)
    (19:33:26) connection: Disconnecting connection 0x7ff45b4cc6e0
    (19:33:26) jabber: Sending (ssl) (nicolas.evr...@example.org): 
</stream:stream>
    (19:33:26) connection: Destroying connection 0x7ff45b4cc6e0
    (19:33:26) util: Writing file prefs.xml to directory /home/nicoe/.purple
    (19:33:26) util: Writing file /home/nicoe/.purple/prefs.xml
    (19:33:26) util: Writing file accounts.xml to directory /home/nicoe/.purple
    (19:33:26) util: Writing file /home/nicoe/.purple/accounts.xml
    (19:33:26) util: Writing file blist.xml to directory /home/nicoe/.purple
    (19:33:26) util: Writing file /home/nicoe/.purple/blist.xml
    (19:33:31) sighandler: Caught signal 2
    (19:33:31) certificate: CertificateVerifier tls_cached unregistered
    (19:33:31) certificate: CertificateVerifier singleuse unregistered
    (19:33:31) certificate: CertificatePool tls_peers unregistered
    (19:33:31) certificate: CertificatePool ca unregistered
    (19:33:31) main: Unloading normal plugins
    (19:33:31) plugins: Unloading plugin NSS
    (19:33:31) certificate: CertificateScheme x509 unregistered
    (19:33:31) plugins: Unloading plugin SSL
    (19:33:31) blist: Destroying
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) accels: accel changed, scheduling save.
    (19:33:31) account: Destroying account 0x7ff45a77f340
    (19:33:31) main: Unloading all plugins
    (19:33:31) plugins: Unloading plugin Bonjour
    (19:33:31) plugins: Unloading plugin MySpaceIM
    (19:33:31) plugins: Unloading plugin Zephyr
    (19:33:31) plugins: Unloading plugin Sametime
    (19:33:31) plugins: Unloading plugin GroupWise
    (19:33:31) plugins: Unloading plugin IRC
    (19:33:31) plugins: Unloading plugin XMPP
    (19:33:31) jabber: destroying hash tables for data objects
    (19:33:31) plugins: Unloading plugin AIM
    (19:33:31) plugins: Unloading plugin Tcl Plugin Loader
    (19:33:31) plugins: Unloading plugin Yahoo JAPAN
    (19:33:31) plugins: Unloading plugin MSN
    (19:33:31) plugins: Unloading plugin ICQ
    (19:33:31) plugins: Unloading plugin Yahoo
    (19:33:31) plugins: Unloading plugin Perl Plugin Loader
    (19:33:31) plugins: Unloading plugin MXit
    (19:33:31) plugins: Unloading plugin CoinCoin
    (19:33:31) plugins: Unloading plugin SIMPLE
    (19:33:31) plugins: Unloading plugin Gadu-Gadu
    (19:33:31) gtkblist: removed visibility manager: 0
    (19:33:31) docklet: detached
    (19:33:31) docklet: GTK+ destroyed


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpurple0 depends on:
ii  libavahi-client3                 0.6.30-5
ii  libavahi-common3                 0.6.30-5
ii  libavahi-glib1                   0.6.30-5
ii  libc6                            2.13-24
ii  libdbus-1-3                      1.4.16-1
ii  libdbus-glib-1-2                 0.98-1
ii  libglib2.0-0                     2.30.2-4
ii  libgstfarsight0.10-0             0.0.31-1+b1
ii  libgstreamer-plugins-base0.10-0  0.10.35-1
ii  libgstreamer0.10-0               0.10.35-1
ii  libidn11                         1.23-2
ii  libmeanwhile1                    1.0.2-4
ii  libnspr4-0d                      4.8.9-1
ii  libnss3-1d                       3.13.1.with.ckbi.1.88-1
ii  libperl5.14                      5.14.2-6
ii  libsasl2-2                       2.1.25.dfsg1-2
ii  libsasl2-modules                 2.1.25.dfsg1-2
ii  libxml2                          2.7.8.dfsg-5.1
ii  libzephyr4                       3.0.1-1
ii  perl-base [perlapi-5.14.2]       5.14.2-6
ii  pidgin-data                      2.10.1-1

Versions of packages libpurple0 recommends:
ii  ca-certificates  20111211
ii  libpurple-bin    2.10.1-1

Versions of packages libpurple0 suggests:
ii  tcl8.5  8.5.11-1
ii  tk8.5   8.5.11-1

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to