Skip to content

FileNotFoundError: [Errno 2] No such file or directory: '/REMOVED/appimage/AppImageBuilder.yml' #371

@PePfeiffer

Description

@PePfeiffer

Good afternoon,

I just decided to give appimage-builder a test. Downloaded the image, made it executable and got the below error.

[]$ ./appimage-builder-x86_64.AppImage
Traceback (most recent call last):
File "/tmp/.mount_appimaYdmwb3/usr/bin/appimage-builder", line 8, in
sys.exit(main())
File "/tmp/.mount_appimaYdmwb3/usr/lib/python3.8/site-packages/appimagebuilder/main.py", line 40, in main
raw_recipe_data = recipe_loader.load(args.recipe)
File "/tmp/.mount_appimaYdmwb3/usr/lib/python3.8/site-packages/appimagebuilder/recipe/loader.py", line 75, in load
with open(path) as recipe_file:
FileNotFoundError: [Errno 2] No such file or directory: '/removed/appimage/AppImageBuilder.yml'
[]$

Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions