Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198005 - net-im/msnlib-3.5: can't log in: Authentication failed (911)
Summary: net-im/msnlib-3.5: can't log in: Authentication failed (911)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-04 00:01 UTC by Peter Stuge
Modified: 2007-11-20 06:35 UTC (History)
0 users

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


Attachments
Ebuild for upstream version 3.6 (msnlib-3.6.ebuild,617 bytes, text/plain)
2007-11-04 00:04 UTC, Peter Stuge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Stuge 2007-11-04 00:01:07 UTC
The login fails because of a server/protocol change on 2007-10-29.

Reproducible: Always

Steps to Reproduce:
1. Try to log in using <msnlib-3.6 after 2007-10-29

Actual Results:  
$ msn
* MSN Client (3.5) *
Loading config... done
Logging in... !!! Error: Authentication failed (911)
Closing


Expected Results:  
$ msn
* MSN Client (3.6) *
Loading config... done
Logging in... done
Sending user list request... done
Status set to online
Comment 1 Peter Stuge 2007-11-04 00:04:00 UTC
Created attachment 135126 [details]
Ebuild for upstream version 3.6

This is basically the 3.5 ebuild but I made it use the tk USE flag, since the msntk program uses Tkinter.
Comment 2 Peter Stuge 2007-11-04 00:07:27 UTC
Does this belong in Library when msnlib probably is used mostly for the simple but nice CLI MSN client?
Comment 3 Ali Polatel (RETIRED) gentoo-dev 2007-11-20 06:35:44 UTC
msnlib-3.6 is in CVS. thanks for reporting.