Bitcoin Forum
May 02, 2024, 10:17:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Electrum appimage does not run on Linux Mint  (Read 105 times)
Dawidxx7 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 23, 2024, 05:11:00 PM
 #1

I can't run electrum appimage on linux mint.
I have downloaded it and set as executable. When I click it, it doesn't run. When I run via terminal then this error occurs:
Code:
$ ./electrum-4.5.2-x86_64.AppImage 
/tmp/.mount_electr0EmUGL/usr/bin/python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /tmp/.mount_electr0EmUGL/usr/lib/libpython3.10.so.1.0)
How to solve it?
1714688277
Hero Member
*
Offline Offline

Posts: 1714688277

View Profile Personal Message (Offline)

Ignore
1714688277
Reply with quote  #2

1714688277
Report to moderator
1714688277
Hero Member
*
Offline Offline

Posts: 1714688277

View Profile Personal Message (Offline)

Ignore
1714688277
Reply with quote  #2

1714688277
Report to moderator
1714688277
Hero Member
*
Offline Offline

Posts: 1714688277

View Profile Personal Message (Offline)

Ignore
1714688277
Reply with quote  #2

1714688277
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
BitMaxz
Legendary
*
Offline Offline

Activity: 3248
Merit: 2955


Block halving is coming.


View Profile WWW
January 23, 2024, 09:21:44 PM
Merited by pooya87 (2), ABCbits (2)
 #2

I think this is a compatibility issue according to the error it seems there is no GLIBC_2.28 in your current OS.

Do you mind telling us what is your current version of Linux Mint? You might need to upgrade to the latest version of Linux Mint to install the latest Electrum version.

Or try the tarball guide from this https://electrum.org/#download "installation from python sources"

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Abdussamad
Legendary
*
Offline Offline

Activity: 3612
Merit: 1562



View Profile
January 24, 2024, 12:05:39 PM
 #3

I think this is a compatibility issue according to the error it seems there is no GLIBC_2.28 in your current OS.

The app image is supposed to contain all dependencies. It does not rely on the host OS to meet dependencies.
ghost43
Newbie
*
Offline Offline

Activity: 20
Merit: 35


View Profile
January 25, 2024, 04:49:51 AM
Merited by Abdussamad (2), ABCbits (2)
 #4

I think this is a compatibility issue according to the error it seems there is no GLIBC_2.28 in your current OS.

The app image is supposed to contain all dependencies. It does not rely on the host OS to meet dependencies.
In theory yes, but in practice there are some assumptions for what the host OS has and libc is one of those.
In general with AppImages, the idea is that the developer is supposed to build them on a very old Linux distribution, and users are then able to run them on newer (but not older) distros.

The AppImages for 4.3.2-4.5.2 are built using debian 10, which ships glibc 2.28.
Debian 10 is already "oldoldstable" at this point, so OP should really upgrade their system.
ABCbits
Legendary
*
Offline Offline

Activity: 2870
Merit: 7452


Crypto Swap Exchange


View Profile
January 25, 2024, 10:51:31 AM
 #5

Do you mind telling us what is your current version of Linux Mint? You might need to upgrade to the latest version of Linux Mint to install the latest Electrum version.

Looking at linux mint forum[1], i'd guess OP use Linux Mint version 19.1 or older. And it looks like Linux Mint before version 20 already EOL[2].

I think this is a compatibility issue according to the error it seems there is no GLIBC_2.28 in your current OS.

The app image is supposed to contain all dependencies. It does not rely on the host OS to meet dependencies.
In theory yes, but in practice there are some assumptions for what the host OS has and libc is one of those.
In general with AppImages, the idea is that the developer is supposed to build them on a very old Linux distribution, and users are then able to run them on newer (but not older) distros.

The AppImages for 4.3.2-4.5.2 are built using debian 10, which ships glibc 2.28.
Debian 10 is already "oldoldstable" at this point, so OP should really upgrade their system.

And in general, there's always FUSE[3] and Sandbox[4] problem which affect few Electrum users[5].

[1] https://forums.linuxmint.com/viewtopic.php?t=285707
[2] https://endoflife.date/linuxmint
[3] https://docs.appimage.org/user-guide/troubleshooting/fuse.html
[4] https://docs.appimage.org/user-guide/troubleshooting/electron-sandboxing.html
[5] https://github.com/spesmilo/electrum/issues/8105

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6723


bitcoincleanup.com / bitmixlist.org


View Profile WWW
January 25, 2024, 10:59:56 AM
 #6

I guess it would depend on what packages Linux Mint 19.1 were built with. If they happen to be even older than the ones in Debian 10, and in particular the glibc package, then no AppImages that are built on it are going to run on the Mint distro. But if they are *equal*, then there is no reason why the AppImage shouldn't run, as the glibc versions are the same. But maybe the patch versions are different, if it even uses those.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
ghost43
Newbie
*
Offline Offline

Activity: 20
Merit: 35


View Profile
January 25, 2024, 07:47:47 PM
 #7


Yes, indeed fuse2 is needed atm.
What do you mean by electron-sandboxing (4)? Electrum does not use electron. Do we really need that sysctl? I have never seen a problem with that before.
ABCbits
Legendary
*
Offline Offline

Activity: 2870
Merit: 7452


Crypto Swap Exchange


View Profile
January 26, 2024, 08:38:58 AM
 #8


Yes, indeed fuse2 is needed atm.
What do you mean by electron-sandboxing (4)? Electrum does not use electron. Do we really need that sysctl? I have never seen a problem with that before.

I include electron-sandboxing (4) as example of common AppImage (not Electrum AppImage) problem. Should've explicitly mentioned that.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!