HGL
other-emerald

Add deb version to ubuntu software center until snap is fixed?

Curl, glibc errors. Curl is already the newest version (7.81.0-1ubuntu1.10). GNU C Library (Ubuntu GLIBC 2.35-0ubuntu3.1) stable release version 2.35. Already tried sudo dpkg --add-architecture i386 && sudo apt update && sudo apt install -y wine64 wine32 libasound2-plugins:i386 libsdl2-2.0-0:i386 libdbus-1-3:i386 libsqlite3-0:i386 It worked for me a while back but I had so much stuff installed I don't know where to begin. [7/15/2023, 12:45:45 PM] XDG_CONFIG_HOME=/home/juan/snap/heroic/128/.config/heroic/nile_config /snap/heroic/128/resources/app.asar.unpacked/build/bin/linux/nile library sync [12361] Error loading Python lib '/tmp/_MEIrVYZvb/libpython3.9.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/_MEIrVYZvb/libpython3.9.so.1.0) [7/15/2023, 12:45:45 PM] XDG_CONFIG_HOME=/home/juan/snap/heroic/128/.config/heroic/nile_config /snap/heroic/128/resources/app.asar.unpacked/build/bin/linux/nile --version [12374] Error loading Python lib '/tmp/_MEIBvdL6r/libpython3.9.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/_MEIBvdL6r/libpython3.9.so.1.0)
5 Replies
rising-crimson
rising-crimson2y ago
which ubuntu version is it
CommandMC
CommandMC2y ago
Judging by the log file, this is Ubuntu Core (https://ubuntu.com/core), which is absolutely not intended to be used for gaming (heck normal Ubuntu already isn't)
other-emerald
other-emeraldOP2y ago
22.04 install. os_release: name: "Ubuntu" version: "22.04.2 LTS (Jammy Jellyfish)" lspci: 08:00.0: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1) glxinfo: gpu: NVIDIA GeForce GTX 1070/PCIe/SSE2 gpu_version: 4.6.0 NVIDIA 535.54.03 lscpu: model_name: AMD Ryzen 7 3800X 8-Core Processor xdg_current_desktop: ubuntu:GNOME desktop_session: ubuntu Odd. Maybe something is wrong with my install. I use Ubuntu because I'm too lazy to figure out what they did to gnome to make it play nice with my 4k and 1080p monitor setup. os_release: name: "Ubuntu" version: "22.04.2 LTS (Jammy Jellyfish)" lspci: 08:00.0: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1) glxinfo: gpu: NVIDIA GeForce GTX 1070/PCIe/SSE2 gpu_version: 4.6.0 NVIDIA 535.54.03 lscpu: model_name: AMD Ryzen 7 3800X 8-Core Processor xdg_current_desktop: ubuntu:GNOME desktop_session: ubuntu
rising-crimson
rising-crimson2y ago
I believe it showed Ubuntu core since you tried to run snap
other-emerald
other-emeraldOP2y ago
Oh I see that now.

Did you find this page helpful?