Bug 1216294

Summary: Hercules emulator in 15.5 requires libc.so.6 requires GLIBC_2.34 required by libherc.so
Product: [openSUSE] openSUSE Distribution Reporter: Larry Rainey <llrainey15>
Component: OtherAssignee: Ulrich Hecht <uli>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Leap 15.5   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Leap 15.5   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Larry Rainey 2023-10-17 03:01:15 UTC
I had not run my IBM MVS3.8 TK4 for a while - A new version TK5 was released and I was going to install it but Hercules does not run in 15.5.

Please recompile for GLIBC_2.31 that is released with 15.5.
Comment 1 Andreas Stieger 2023-10-17 05:10:39 UTC
Provide steps reproduce.
Comment 2 Larry Rainey 2023-10-17 05:26:48 UTC
Install any IBM 360 host

Here is one from https://www.prince-webdesign.nl/tk5

link to download mvs-tk5
https://www.prince-webdesign.nl/images/downloads/mvs-tk5.zip

expand the zip file to a directory mvs-tk5
zypper in hercules
cd mvs-tk5
chmod 755 *
./mvs

hercules fails here


I have it working in Slowroll virtual machine but not in 15.5
Hercules is installed from rpm on hercules-390.org

Link to hercules rpm for slowroll: 
http://www.hercules-390.org/hercules-3.07-1.x86_64.rpm

It also is same as 15.5 in zypper.
Comment 3 Andreas Stieger 2023-10-17 05:48:55 UTC
assigning to hercules maintainer
Comment 4 Larry Rainey 2023-10-20 14:04:20 UTC
Figured out that Hecules is built into the App

Copied an old Hercules library to the new machine and it works fine in 15.5

Please close