You are not logged in.

#1 2009-10-03 23:19:27

SomeGuyDude
Member
Registered: 2008-10-09
Posts: 271

[SOLVED] Perl has screwed up rather nicely.

After today's update:

[crew@myhost ~]$ kildclient

(I attempt to connect to a server)

Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib/perl5/core_perl/Config.pm line 50.
Compilation failed in require at /usr/lib/perl5/core_perl/DynaLoader.pm line 25.
BEGIN failed--compilation aborted at /usr/lib/perl5/core_perl/DynaLoader.pm line 25.
Compilation failed in require at /usr/lib/perl5/vendor_perl/Locale/gettext.pm line 37.
Compilation failed in require at /usr/share/kildclient/kildclient.pl line 32.
BEGIN failed--compilation aborted at /usr/share/kildclient/kildclient.pl line 32.
Undefined subroutine &main::__sethelpfile called at (eval 3) line 1.
[crew@myhost ~]$

Kildclient then closes itself.

Last edited by SomeGuyDude (2009-10-04 20:25:09)


And in the midst of such perfection,
I can't help but feel diseased.

Offline

#2 2009-10-03 23:28:19

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] Perl has screwed up rather nicely.

Similar issue:

http://bbs.archlinux.org/viewtopic.php?id=81114

perl in [testing] was just released. Hopefully it fixes your problem.

--EDIT--

Whoops. This is with todays upgrade from testing? Try rebuilding the broken app.

Offline

#3 2009-10-04 00:55:01

SomeGuyDude
Member
Registered: 2008-10-09
Posts: 271

Re: [SOLVED] Perl has screwed up rather nicely.

Rebuilding it worked, but I'm not sure that's exactly a "solution". I mean, it made it WORK, but if every time there's a perl upgrade I gotta reinstall EVERY app I have that uses per, that's a bit of a PITA.


And in the midst of such perfection,
I can't help but feel diseased.

Offline

#4 2009-10-04 00:58:36

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] Perl has screwed up rather nicely.

SomeGuyDude wrote:

Rebuilding it worked, but I'm not sure that's exactly a "solution". I mean, it made it WORK, but if every time there's a perl upgrade I gotta reinstall EVERY app I have that uses per, that's a bit of a PITA.

I hear ya'. If the Perl devs want to change the API on every update, it's going to keep Arch users swimming upstream.

Offline

#5 2009-10-04 01:27:12

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Perl has screwed up rather nicely.

That is a problem of a program linking to a static lib requiring a set version of perl. We ship a shared library now that should solve this issue in future.

Offline

#6 2009-10-04 20:24:55

SomeGuyDude
Member
Registered: 2008-10-09
Posts: 271

Re: [SOLVED] Perl has screwed up rather nicely.

So this is a one time hiccup?

Welp, that solves it far as I'm concerned. And so far no issues, so let's cross our fingers. Although now Perl's on my sh*t list along with Intel for "breaking stuff on updates". tongue


And in the midst of such perfection,
I can't help but feel diseased.

Offline

Board footer

Powered by FluxBB