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.77k stars 563 forks source link

Test with CentOS 8 and CentOS Stream #994

Open probonopd opened 5 years ago

probonopd commented 5 years ago

CentOS 8.0-1905: Glibc 2.28 CentOS Stream: tbd (Rolling)

Are LiveGNOME, LiveKDE ISOs available?

probonopd commented 5 years ago

https://lists.centos.org/pipermail/centos-announce/2019-September/023449.html

Other media, including container, cloud, live media etc will be posted in the near future.

TheAssassin commented 5 years ago

You forgot to include the "why" and "what" and "how" in your post. What the heck is this issue about? It seems pretty pointless right now.

probonopd commented 5 years ago

CentOS is one of the systems we are targeting, hence I want to try out our tools on it of course. Unlike for RHEL, there will be Live ISOs for CentOS which make it accessible to me.

TheAssassin commented 5 years ago

Please tag the issue accordingly.

linuxhw commented 5 years ago

https://download.opensuse.org/repositories/home:/linuxbuild/AppImage/hw-probe-0-Build138.1.glibc2.17-x86_64.AppImage

A problem with missed libnsl on startup successfully fixed by removing this dependency from packaged Perl binary.

But freshly rebuilt binary (by OBS) is not compatible with old systems like Ubuntu 12: https://github.com/AppImage/AppImageKit/issues/1000

TheAssassin commented 5 years ago

Your compat problem isn't related to anything being too old/new, but to the runtime being built poorly. Details in #1000.