Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: emerge of `screen' possible perl mismatch
Date: Mon, 27 Jun 2016 14:57:35
Message-Id: dd4779ca-a9f3-b2c4-5de4-e249c82afe7f@gmail.com
In Reply to: [gentoo-user] Re: emerge of `screen' possible perl mismatch by James
1 On 27/06/2016 15:11, James wrote:
2 > Harry Putnam <reader <at> newsguy.com> writes:
3 >
4 >
5 >> Running gentoo thru vbox as guest on a Solaris host (openindiana)
6 >
7 >> ************************
8 >> XSParagraph.c: loadable library and perl binaries are mismatched
9 >> (got handshake key 0x7cc0000, needed 0x7c40000)
10 >> ************************
11 >
12 >> Anyone know what needs to be done here?
13 >> Are there perl pkgs that need emerging first?
14 >
15 > Did you run perl-updater after upgrading perl?
16
17 re-emerge texinfo, it provides the XSParagraph libs.
18
19 You could also try
20
21 perl-cleaner --all
22
23 just in case there are other similar issues with other packages.
24 perl-cleaner might be able to find and repair those.
25
26
27 Basically, texinfo was installed then a new version of perl was
28 installed, and they do not match (that's what the handshake is for).
29
30 I suppose this sort of issue is best handled with dependencies in the
31 texinfo ebuild itself. Probably warrants a bug entry if re-emerging
32 texinfo fixes it
33
34
35 --
36 Alan McKinnon
37 alan.mckinnon@×××××.com

Replies

Subject Author
[gentoo-user] Re: emerge of `screen' possible perl mismatch James <wireless@×××××××××××.com>