Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 429802

Summary: net-im/sendxmpp-1.20 with <dev-perl/xml-stream-1.23 - Use of uninitialized value within @_ in lc at /usr/lib64/perl5/vendor_perl/5.12.4/XML/Stream/Parser.pm line 66. Error 'AuthSend': error: not-authorized[?]
Product: Gentoo Linux Reporter: Manu
Component: New packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic.php?p=7106140
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Manu 2012-08-04 12:44:29 UTC
When trying to send a message with sendxmpp if crashes with an error
The fix often mentioned on other sites doesn't help, a update of xml-stream to version 1.23 does.

Reproducible: Always

Steps to Reproduce:
1. emerge -c =dev-perl/xml-stream-1.22 #just so 1.23 is not already installed - neither by portage nor be cpan
2. emerge -v net-im/sendxmpp
3. create a valid ~/.sendxmpprc
4. sendxmpp whatever@whereever.com
Actual Results:  
Use of uninitialized value within @_ in lc at /usr/lib64/perl5/vendor_perl/5.12.4/XML/Stream/Parser.pm line 66. 
Error 'AuthSend': error: not-authorized[?]

No message is sent

Expected Results:  
Sending a message to the target xmpp-user

I already fixed it by updating dev-perl/xml-stream to version 1.23
I used cpan but emerge should work similar.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-08-04 15:21:20 UTC
Please post your `emerge --info' output in a comment.
Comment 2 Manu 2012-08-04 16:02:12 UTC
Created attachment 320304 [details]
emerge --info
Comment 3 Pacho Ramos gentoo-dev 2013-10-13 13:11:41 UTC
(In reply to Manu from comment #0)
> When trying to send a message with sendxmpp if crashes with an error
> The fix often mentioned on other sites doesn't help, a update of xml-stream
> to version 1.23 does.
> 

1.23 is in the tree