Mantis - irssi
Viewing Issue Advanced Details
3671 packaging minor have not tried 2009-05-13 19:11 2009-05-16 12:06
skayser  
ihsan  
normal  
closed  
fixed  
none    
none  
0003671: Perl support broken: Irssi.pm missing
I just wanted to plug a perl script into Irssi (for the first time), but this seems to be broken. Tested with http://quadpoint.org/projects/irssiscripts#socket-interface.pl [^] which i put into ~/.irssi/scripts

/load perl
/script load socket-interface.pl

This gave me:

18:54 -!- Irssi: Loaded module perl/core
18:54 -!- Irssi: Loaded module perl/fe
18:55 -!- Irssi: Error in script socket_interface:
18:55 Can't locate Irssi.pm in @INC (@INC contains: /home/skayser/.irssi/scripts
          /opt/csw/share/irssi/scripts /opt/csw/lib/perl/5.8.8 /opt/csw/share/perl/5.8.8
          /opt/csw/lib/perl/site_perl /opt/csw/share/perl/site_perl /opt/csw/lib/perl/csw
          /opt/csw/share/perl/csw .) at (eval 18) line 1.
18:55 BEGIN failed--compilation aborted at (eval 18) line 1.

Irssi.pm doesn't seem to be part of CSWirssi and i can't find it via opencsw.org/search either. It is however contained in the upstream source tarball. Might have been dropped during packaging?
$ pkginfo -l CSWirssi
   PKGINST: CSWirssi
      NAME: irssi - IRC client with IPv6, proxy, bot, socks and Perl support
  CATEGORY: application
      ARCH: i386
   VERSION: 0.8.12,REV=2009.02.17
   BASEDIR: /
    VENDOR: http://www.irssi.org/files/ [^] packaged for CSW by Ihsan Dogan
    PSTAMP: ihsan@build8x-r3110UNCOMMITTED-20090217115003
  INSTDATE: Feb 24 2009 17:32
   HOTLINE: http://www.opencsw.org/bugtrack/ [^]
     EMAIL: ihsan@opencsw.org
    STATUS: completely installed
     FILES: 310 installed pathnames
                   3 shared pathnames
                  25 directories
                   8 executables
                4774 blocks used (approx)

$ pkgutil -c irssi
package installed catalog
CSWirssi 0.8.12,REV=2009.02.17 SAME
Issue History
2009-05-13 19:11 skayser New Issue
2009-05-14 11:48 ihsan Status new => assigned
2009-05-14 11:48 ihsan Assigned To => ihsan
2009-05-14 13:11 ihsan Note Added: 0006114
2009-05-15 17:05 skayser Note Added: 0006116
2009-05-16 12:05 ihsan Note Added: 0006120
2009-05-16 12:05 ihsan Status assigned => resolved
2009-05-16 12:05 ihsan Resolution open => fixed
2009-05-16 12:06 ihsan Status resolved => closed

Notes
(0006114)
ihsan   
2009-05-14 13:11   
Could you please try if

http://mirror.opencsw.org/testing/irssi-0.8.13,REV=2009.05.14-SunOS5.8-i386-CSW.pkg.gz [^]
http://mirror.opencsw.org/testing/irssi-0.8.13,REV=2009.05.14-SunOS5.8-sparc-CSW.pkg.gz [^]

fixes this issue?
(0006116)
skayser   
2009-05-15 17:05   
Yes it does. Thanks for the quick fix Ihsan!
(0006120)
ihsan   
2009-05-16 12:05   
fixed in 0.8.13,REV=2009.05.15