Skip to content

Resulting appimage does not work #26

@Redhawk18

Description

@Redhawk18
─redhawk🎉Mythra─ ~/Code/code-editor 
 └$ ./target/appimage/code-editor.AppImage 
Error: couldn't exec process: No such file or directory

And this is my build process

─redhawk🎉Mythra─ ~/Code/code-editor 
 └$ cargo appimage
    Finished release [optimized] target(s) in 0.34s
appimagetool, continuous build (commit 8bbf694), build <local dev build> built on 2020-12-31 11:48:33 UTC
WARNING: zsyncmake command is missing, please install it if you want to use binary delta updates
Using architecture x86_64
/home/redhawk/Code/code-editor/target/code-editor.AppDir should be packaged as target/appimage/code-editor.AppImage
WARNING: AppStream upstream metadata is missing, please consider creating it
         in usr/share/metainfo/cargo-appimage.appdata.xml
         Please see https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
         for more information or use the generator at http://output.jsbin.com/qoqukof.
Generating squashfs...
Parallel mksquashfs: Using 12 processors
Creating 4.0 filesystem on target/appimage/code-editor.AppImage, block size 131072.
[==================================================================================================================================================================================================|] 151/151 100%

Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 131072
        compressed data, compressed metadata, compressed fragments,
        compressed xattrs, compressed ids
        duplicates are removed
Filesystem size 6045.79 Kbytes (5.90 Mbytes)
        31.75% of uncompressed filesystem size (19043.26 Kbytes)
Inode table size 589 bytes (0.58 Kbytes)
        68.65% of uncompressed inode table size (858 bytes)
Directory table size 126 bytes (0.12 Kbytes)
        81.29% of uncompressed directory table size (155 bytes)
Number of duplicate files found 1
Number of inodes 8
Number of files 4
Number of fragments 1
Number of symbolic links  1
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 3
Number of ids (unique uids + gids) 1
Number of uids 1
        root (0)
Number of gids 1
        root (0)
Embedding ELF...
Marking the AppImage as executable...
Embedding MD5 digest
Success

Please consider submitting your AppImage to AppImageHub, the crowd-sourced
central directory of available AppImages, by opening a pull request
at https://github.com/AppImage/appimage.github.io

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions