FS#54418 - [perl-term-readkey] handshake mismatch
Attached to Project:
Arch Linux
Opened by Ferran Pallarès (poinu) - Monday, 12 June 2017, 11:00 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 14 June 2017, 14:39 GMT
Opened by Ferran Pallarès (poinu) - Monday, 12 June 2017, 11:00 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 14 June 2017, 14:39 GMT
|
Details
Description:
After upgrading my system I found the following error when trying to run a perl script. loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xde00080) After a quick search, it seems that this is caused by having the module compiled against a diferent perl version, but I may be mistaken. Additional info: * package version(s) Name : perl Version : 5.26.0-1 Name : perl-term-readkey Version : 2.37-2 |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Monday, 12 June 2017, 15:26 GMT
And do you have anything in /usr/lib/perl5/site_perl/ or
/usr/share/perl5/site_perl/
Comment by
Ferran Pallarès (poinu) - Monday,
12 June 2017, 16:53 GMT
As a matter of fact I do, should I remove them?
Comment by Doug Newgard (Scimmia) -
Monday, 12 June 2017, 17:03 GMT
Anything that's in there would need rebuilt with the new version
of perl. This is outside of pacman, so it's your responsibility.