Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429802 - 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[?]
Summary: net-im/sendxmpp-1.20 with <dev-perl/xml-stream-1.23 - Use of uninitialized va...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Net-im project
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-04 12:44 UTC by Manu
Modified: 2013-10-13 13:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_429802.txt,4.44 KB, text/plain)
2012-08-04 16:02 UTC, Manu
Details

Note You need to log in before you can comment on or make changes to this bug.
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