Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install: target '' is not a directory: No such file or directory #140

Open
ilederman opened this issue Aug 2, 2018 · 2 comments
Open

install: target '' is not a directory: No such file or directory #140

ilederman opened this issue Aug 2, 2018 · 2 comments

Comments

@ilederman
Copy link

I'm not sure why this line shows up no matter what argument I provide to the .run file:

install: target '' is not a directory: No such file or directory`
user@host:~# ./test_package.run --info
install: target '' is not a directory: No such file or directory
Identification:
Target directory: tmp.fzr66KhDse
Uncompressed size: 182372 KB
Compression: gzip
Date of packaging: Thu Aug 2 21:14:12 UTC 2018
Built with Makeself version 2.4.0 on
Build command was: ./makeself-2.4.0/makeself.sh \
    "--sha256" \
    "--needroot" \
    "/data/scripts/tmp.fzr66KhDse" \
    "test_package.run" \
    "My install package. Version: " \
    "post_install.sh"
Script run after extraction:
     post_install.sh
Root permissions required for extraction
tmp.fzr66KhDse will be removed after extraction
@megastep
Copy link
Owner

megastep commented Aug 2, 2018

What kind of system are you running this on?

@ilederman
Copy link
Author

This is running in an ubuntu:16.04 docker image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants