AppImage / AppImageKit

Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
http://appimage.org
Other
8.72k stars 559 forks source link

Warn if AppDir needs too new glibc #872

Open probonopd opened 6 years ago

probonopd commented 6 years ago

Throw at least a warning if the glibc version needed to run is higher than the one shipped by the currently oldest still-supported Ubuntu LTS release.

Possibly require user to pass in --accept-too-new-dependencies or something along those lines in order to produce an AppImage if the glibc is "too new".

Depends on: https://github.com/AppImage/libelfutil/issues/6

probonopd commented 6 years ago

Possibly do the same for GLIBCXX.

Should help e.g., in those cases:

https://github.com/AppImage/appimage.github.io/search?q=%22not+found+%28required%22&type=Issues