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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails on "bin/bundle: No such file or directory" #153

Open
olberger opened this issue Jun 5, 2023 · 1 comment
Open

Install fails on "bin/bundle: No such file or directory" #153

olberger opened this issue Jun 5, 2023 · 1 comment

Comments

@olberger
Copy link
Contributor

olberger commented Jun 5, 2023

Install fails with WARNING - -bash: line 1: bin/bundle: No such file or directory 馃憤

Excerpt of https://paste.yunohost.org/raw/ximacugomo :

2023-06-05 16:24:54,040: DEBUG - /var/cache/yunohost/app_tmp_work_dirs/app_xspl3imn/scripts
2023-06-05 16:24:54,046: DEBUG - ++ uname -m
2023-06-05 16:24:54,047: DEBUG - ++ grep arm
2023-06-05 16:24:54,058: DEBUG - + '[' -n '' ']'
2023-06-05 16:24:54,058: DEBUG - + exec_login_as discourse bin/bundle config set path vendor/bundle
2023-06-05 16:24:54,058: DEBUG - + local user=discourse
2023-06-05 16:24:54,059: DEBUG - + shift 1
2023-06-05 16:24:54,059: DEBUG - + ynh_exec_as discourse --login bin/bundle config set path vendor/bundle
2023-06-05 16:24:54,059: DEBUG - + local user=discourse
2023-06-05 16:24:54,059: DEBUG - + shift 1
2023-06-05 16:24:54,062: DEBUG - ++ whoami
2023-06-05 16:24:54,068: DEBUG - + [[ discourse = root ]]
2023-06-05 16:24:54,068: DEBUG - + sudo -u discourse --login bin/bundle config set path vendor/bundle
2023-06-05 16:24:54,354: WARNING - -bash: line 1: bin/bundle: No such file or directory

Hope this helps,

@JimboJoe
Copy link
Contributor

Very weird, it works fine on the CI. Could you retry with 2.8.14 released yesterday?

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