Bug 1214905 - [20230828] XS.c: loadable library and perl binaries are mismatched (got first handshake key 0xeb80080, needed 0xf380080)
Summary: [20230828] XS.c: loadable library and perl binaries are mismatched (got first...
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Development (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: James Oakley
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-02 19:40 UTC by Anton Smorodskyi
Modified: 2023-09-28 10:05 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Smorodskyi 2023-09-02 19:40:59 UTC
# perl -e 'use JSON;'                                                                                                                  
XS.c: loadable library and perl binaries are mismatched (got first handshake key 0xeb80080, needed 0xf380080)

#perl -e 'print "Hello World";'                                                                                                       
Hello World

# perl --version                                                                                                                       

This is perl 5, version 38, subversion 0 (v5.38.0) built for x86_64-linux-thread-multi

# zypper info perl-JSON                                                                                                                                          
Loading repository data...
Reading installed packages...


Information for package perl-JSON:
----------------------------------
Repository     : Main Repository (OSS)
Name           : perl-JSON
Version        : 4.10-1.4
Arch           : noarch
Vendor         : openSUSE
Installed Size : 270.3 KiB
Installed      : Yes
Status         : up-to-date
Source package : perl-JSON-4.10-1.4.src
Comment 1 Anton Smorodskyi 2023-09-28 10:05:51 UTC
it appears that I had custom PERL5LIB path which was root cause