When trying to run launchpad on RHEL 8, the following errors are returned:
./launchpad: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./launchpad)
./launchpad: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./launchpad)
This looks like a return of this issue: #417
Launchpad 1.5.15 runs with no issues. Has the new version of launchpad been built with dynamic libc linking again?
When trying to run launchpad on RHEL 8, the following errors are returned:
This looks like a return of this issue: #417
Launchpad 1.5.15 runs with no issues. Has the new version of launchpad been built with dynamic libc linking again?