Skip to content

GLIBC_2.33 errors when trying to install zmq package #66

Open
@dmusican

Description

I'm trying to install package zmq, which is used within jupyter. Then when issuing (require 'zmq), I am prompted to build it, for which I respond yes.

I keep getting this error:

Debugger entered--Lisp error: (module-open-failed "/home/<username>/.config/emacs-doom-chemacs/.local/elpa/zmq-20230608.1856/emacs-zmq.so" "/snap/emacs/2157/usr/bin/../../lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.33' not found (required by /home/<username>/.config/emacs-doom-chemacs/.local/elpa/zmq-20230608.1856/emacs-zmq.so)")

I'm running on Ubuntu 22.04, running in this snap.

I understand that this has something to do with the version of glibc being different between the system version and the snap version, but I'm not sure what to do about it. I see that there are other issues relating to glibc on other packages, but I'm not sure what to do about it in this particular case. Any advice?

Metadata

Assignees

No one assigned

    Labels

    solution-in-commentsThere is a solution to this issue in the issue commentswontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions