pgloader icon indicating copy to clipboard operation
pgloader copied to clipboard

Error at launch: `core was built for runtime "hostname-id-1735813044" but this is "hostname-id-1740865633"`

Open dilawar opened this issue 10 months ago • 0 comments

I am on OpenSuse TumbleWeed. I used zypper install pgloader. I am getting the following error whenever I try to launch pgloader.

[dilawar@localhost db (tool-to-sync-prd-with-test)]$ pgloader
This is SBCL 2.5.2-1.1-suse, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
fatal error encountered in SBCL pid 1990540 tid 1990540:
core was built for runtime "hostname-id-1735813044" but this is "hostname-id-1740865633"

It may be a packaging issue. Should I report it on opensuse package?

Is there a way to pick some other LISP at runtime?

dilawar avatar Mar 16 '25 08:03 dilawar