FS#8911 - Irssi doesn't start with new perl version
Attached to Project:
Arch Linux
Opened by Martin Skytte (marteus) - Wednesday, 12 December 2007, 19:22 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 15 December 2007, 13:34 GMT
Opened by Martin Skytte (marteus) - Wednesday, 12 December 2007, 19:22 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 15 December 2007, 13:34 GMT
|
Details
Description:
After upgrading perl to 5.8.8-10 from testing irssi exits immediately without an error message. Steps to reproduce: upgrade perl, launch irssi. Won't run downgrade perl, launch irssi. Runs fine again. btw the irssi package in ABS does not build. |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Saturday, 15 December 2007, 13:34 GMT
Reason for closing: Fixed
Additional comments about closing: in irssi 0.8.12-2
Saturday, 15 December 2007, 13:34 GMT
Reason for closing: Fixed
Additional comments about closing: in irssi 0.8.12-2
I also got a weird error using pacman-git when downgrading perl:
$ pacman -U /var/cache/pacman/pkg/perl-5.8.8-9-i686.pkg.tar.gz
loading package data... done.
checking dependencies...
(1/1) checking for file conflicts [#########################] 100%
error: cannot remove file 'usr/lib/perl5/site_perl/5.8.8/': Not a directory
(1/1) upgrading perl [#########################] 100%
I'm not sure exactly what that error means (file? directory?), but it is symlink pointing to the /usr/lib/perl5/site_perl/current directory.
I also noticed it recently, and mentioned it on the ML : http://www.archlinux.org/pipermail/pacman-dev/2007-December/010451.html
I'm not sure, but I think it's rather the last perl change that broke something:
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/base/perl/PKGBUILD.diff?r1=1.52&r2=1.53&cvsroot=Core
Or maybe it just doesn't play nice with an existing system.
http://bbs.archlinux.org/viewtopic.php?pid=307342
The problem is with the symlinks, I believe that they should point to core_perl after upgrade to 5.8.8-10.