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

Bug 181528

Summary: net-irc/irssi numeric 379 handling with UnrealIRCd 3.2.2+
Product: Gentoo Linux Reporter: Julien Porschen <julien.porschen>
Component: Current packagesAssignee: Sven Wegener <swegener>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugs.irssi.org/?do=details&task_id=247
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: irssi overlay ebuild including patch fixing this bug
irssi overlay ebuild including patch fixing this bug
irssi overlay ebuild including patch fixing this bug
irssi overlay ebuild including patch fixing this bug
patch fixing this bug

Description Julien Porschen 2007-06-10 11:46:23 UTC
irssi currently mishandles whois numeric 379 in re UnrealIRCd 3.2.2+

Reproducible: Always

Steps to Reproduce:
/whois <nick>
Actual Results:  
-!- Ryo [6ZC4O23@SCnet-2CA04ADE.wakull01.fl.comcast.net]
-!- ircname : BusterScript
-!- modes :
-!- : is connecting from <snip> <snip>
-!- : is a registered nick
-!- channels : @#Area`6 %#pokemoncrater @#Pojodbz
-!- server : wyvern.surrealchat.net [SurrealChat - aphrodite.wcshells.com - Chicago.IL]
-!- idle : 0 days 0 hours 0 mins 32 secs [signon: Thu May 5 17:12:42 2005]
-!- idlesinc : Thu May 5 18:23:18 2005
-!- End of WHOIS

Expected Results:  
-!- Ryo [6ZC4O23@SCnet-2CA04ADE.wakull01.fl.comcast.net]
-!- ircname : BusterScript
-!- : is using modes +irx
-!- : is connecting from <snip> <snip>
-!- : is a registered nick
-!- channels : @#Area`6 %#pokemoncrater @#Pojodbz
-!- server : wyvern.surrealchat.net [SurrealChat - aphrodite.wcshells.com - Chicago.IL]
-!- idle : 0 days 0 hours 0 mins 32 secs [signon: Thu May 5 17:12:42 2005]
-!- idlesinc : Thu May 5 18:23:18 2005
-!- End of WHOIS
Comment 1 Julien Porschen 2007-06-10 11:48:11 UTC
Created attachment 121655 [details, diff]
irssi overlay ebuild including patch fixing this bug

Unpack this archive to your overlay and re-emerge irssi, it work fine.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-10 11:50:13 UTC
*Please* no tarballs here... plaintext patch is all we need.

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3#doc_chap2
Comment 3 Julien Porschen 2007-06-10 11:53:48 UTC
Created attachment 121657 [details]
irssi overlay ebuild including patch fixing this bug

Unpack this archive to your portage overlay and re-emerge irssi, works fine.
Comment 4 Julien Porschen 2007-06-10 11:55:32 UTC
Created attachment 121658 [details]
irssi overlay ebuild including patch fixing this bug

Unpack this archive to your portage overlay and re-emerge irssi, works fine.
Comment 5 Julien Porschen 2007-06-10 11:56:54 UTC
Created attachment 121659 [details]
irssi overlay ebuild including patch fixing this bug

Unpack this archive to your portage overlay and re-emerge irssi, works fine.
Comment 6 Julien Porschen 2007-06-10 12:00:59 UTC
Created attachment 121661 [details, diff]
patch fixing this bug

Use this patch to fix it.
Comment 7 Sven Wegener gentoo-dev 2008-06-07 20:05:17 UTC
This one has been fixed differently by upstream, please emerge --sync remerge irssi and test.