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

Cannot run program "exit" (in directory "/home/jitpack/build/<<repository>>"): error=2, No such file or directory #39

Open
tlagos1 opened this issue Dec 7, 2023 · 1 comment

Comments

@tlagos1
Copy link

tlagos1 commented Dec 7, 2023

Whenever JitCI initializes we get this error

Cannot run program "exit" (in directory "/home/jitpack/build/<>"): error=2, No such file or directory

Here is the log

  1. JitCI starting sdk-online-android build b1HH1NZEBSAGJC13TQ9YRF1FB5
  2. Build Where are sources? #23 on branch ''. Commit: '6c393603'
  3. Version: 1.0-17-gee5b1d9-303-20220904103105
  4. 00:00 $ git config --global credential.helper cache
  5. 00:00 $ git clone https://***@github.com/xxxxxxxxxxx/xxxxxxxxxxxxxxxxxxx .
  6. Cloning into '.'...
  7. 00:00 $ git checkout -qf 6c393603d1d2c81b4d6975c228c2f9b407aa987d
  8. 00:00 $ git log --oneline -1
  9. 6c39360 PDF with zoom feature commit for release version
  10. 00:00 $ git show --name-status
  11. commit 6c393603d1d2c81b4d6975c228c2f9b407aa987d
  12. Author: xxxxxxxxxxxxxxxxxxxxxxxxxx
  13. Date: Thu Dec 7 09:22:36 2023 +0100
    ...
    ...
    ...
  14. 00:00 $ git branch -a --contains 1.0.0
    • (HEAD detached at 6c39360)
  15. master
  16. remotes/origin/HEAD -> origin/master
  17. remotes/origin/master
  18. 00:01 $ git describe --always --long --tags
  19. 1.0.0-0-g6c39360
  20. Artifacts in DEPLOY_DIR: 0. Publish: true
  21. 00:01 $ echo url not found
  22. url not found
  23. 00:01 $ exit 1
  24. Cannot run program "exit" (in directory "/home/jitpack/build/<>"): error=2, No such file or directory
  25. Command exit code: 1
  26. Artifacts in DEPLOY_DIR: 0. Publish: true

We have replaced the repository information inside the Log

@wax911
Copy link

wax911 commented Feb 28, 2024

@tlagos1 have you found the root cause of this yet?

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