Bug#854210: libnet-xmpp-perl: sendxmpp can't send message to hangouts (work fine for 1.02-5)

gregor herrmann gregoa at debian.org
Sat Jun 24 18:23:40 UTC 2017


On Sat, 24 Jun 2017 15:13:49 -0300, Eriberto Mota wrote:

> > Looks like the path to the SSL cert(s) is empty.
> > I gues either sendxmpp should set it, or XML::Stream should use a
> > sane default.
> >
> > For the latter see /usr/share/perl5/XML/Stream.pm:
> > 223    $self->{SIDS}->{default}->{ssl_ca_path} = '';
> >
> > Changing this value to '/etc/ssl/certs' might help.
> >
> >
> > Ah, sendxmpp has an option tls-ca-path which is set to an empty
> > string if not passed on the command line. [0] In that case probably the
> > empty string somehow propagates down ...
> >
> >
> > Could one of the sendxmpp please try to call it with something like
> > --tls-ca-path="/etc/ssl/certs"
> > and see if this helps?
> > And/or change the above mentioned line in
> > /usr/share/perl5/XML/Stream.pm?
> > And/or change the line in sendxmpp mentioned in [0]?
> >
> >
> > [0]
> > 287        'tls-ca-path' => ($tls_ca_path or ''),
> 
> 
> 
> The both options work fine. Thanks a lot for your help.

Thanks for testing!

Now I'm a bit confused: Which "both" of the 3 options mentioned above
work?
[ ] call sendxmpp with --tls-ca-path="/etc/ssl/certs"
[ ] change line 223 in /usr/share/perl5/XML/Stream.pm
[ ] change line 287 in /usr/bin/sendxmpp
 
> Please, when uploading, fix Stretch too!

First we need to decide where we want the fix ...
 

Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Eric Clapton: Wonderful Tonight
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20170624/ad74d70b/attachment.sig>


More information about the pkg-perl-maintainers mailing list