linuxdeploy-plugin-appimage icon indicating copy to clipboard operation
linuxdeploy-plugin-appimage copied to clipboard

Plugin for linuxdeploy. Creates AppImages from AppDirs.

Results 13 linuxdeploy-plugin-appimage issues
Sort by recently updated
recently updated
newest added

Apaprently, if the NO_CLEANUP env variable is set, the AppImage infrastructure is supposed to not remove the unpacked files and reuse the existing files. This is really important as we...

A minor point here, I notice the AppImage produced is in the current working directory, and in my case I'm always moving it to a desired destination / deployment directory....

Hello, I'm cross-compiling on an x86_64 build VM for an i.MX8 cortexa-35-poky-linux platform. Does this tool work in this environment ? If not, are there any plans to enable this...

Add `armhf` and `aarch64` to the list of build-able architectures Todo : Replace container build with a proper docker setup This will be required for https://github.com/linuxdeploy/linuxdeploy/pull/189 Works until it fails...

Using Fedora 31 with all the latest patches (dnf -y upgrade --refresh): ``` [appimage/stderr] Using architecture x86_64 [appimage/stderr] AppStream upstream metadata found in usr/share/metainfo/org.kde.kstars.appdata.xml [appimage/stderr] /usr/bin/appstreamcli: symbol lookup error: /lib64/libappstream.so.4:...

upstream bug

When running on Fedora and including appstream metadata, the linuxdeploy appimage (indirectly?) attempts to run `appstreamcli` with the environment set to resolve glib from inside the appimage. However, since it...

Trying to sign AppImage with my pgp keys: ``` Embedding MD5 digest gpg2 and sha256sum are installed and user requested to sign, hence signing Error: cannot embed key in AppImage:...

bug
upstream bug

The binaries should be updated on every appimagetool update.

This plugin should simply be built on CentOS 6. CC https://github.com/linuxdeploy/linuxdeploy/issues/65.

enhancement

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies