-
Notifications
You must be signed in to change notification settings - Fork 3
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
can't install the app [WARNING - Corrupt source] #10
Comments
What are you installing it on? |
it's on a VM Debian GNU/Linux 11 (bullseye) arm64 |
Please share the full install log, with the |
|
Try reinstalling. The source files seem to be correct and their sha256 hash is matching too. Could be an issue where GitHub was temporarily having an outage with their codeload server |
Still get the same error… |
I have the same error on an arm64 system |
was finally able to reproduce on a clean system |
I have the same error on a raspberrry pi 3b+: "error: Une erreur est survenue dans le script d'installation de l'application" |
I’m sorry, I just realised that I forgot to merge the testing branch to the master. I’ll do it later today. In the meanwhile, you can install using the testing branch (instructions at the bottom of the Readme)Thank YouNavanhttps://navan.websiteOn Jan 19, 2023, at 3:45 AM, JacquelinDV ***@***.***> wrote:
I have the same error on a raspberrry pi 3b+: "error: Une erreur est survenue dans le script d'installation de l'application"
et dans https://paste.yunohost.org/raw/amuqomehoq
"2023-01-19 10:20:53,252: DEBUG - + ynh_die '--message=Corrupt source'
2023-01-19 10:20:53,333: WARNING - Corrupt source"
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
@JacquelinDV should be fixed now |
I have the same message following (an extract from https://paste.yunohost.org/raw/zitoqateta): I am not a developer but it seems to me, perhaps, that the source of the PB is linked to the git source (knadh) which is not ) a yunohost git source like https://github.com/YunoHost-Apps/listmonk_ynh (see the line: "2023-01-20 14:26:32,069: DEBUG - + out='2023-01-20 14:26:32 URL:https://codeload.github.com/knadh/listmonk/tar.gz/refs/tags/v2.2.0 [1717969] -> "/var/cache/yunohost/download/listmonk/app.tar.gz" [1]'") NOTA: I want to install LISTMONK and no update |
From your log, you can see that YunoHost is still trying to install the older version (2.2.0) rather than the latest (2.3.0), this can just be a cache issue where the catalog hasn’t been updated yet. YNH_APP_MANIFEST_VERSION: 2.2.0~ynh1You should manually issue the command “sudo yunohost app install https://github.com/yunohost-apps/listmonk_yhh Or Just wait for the catalog to be updated (24 hours (?))Thank YouNavanhttps://navan.websiteOn Jan 20, 2023, at 7:48 AM, JacquelinDV ***@***.***> wrote:
I have the same message following (an extract from https://paste.yunohost.org/raw/zitoqateta):
2023-01-20 14:26:30,451: DEBUG - + src_filename=/var/cache/yunohost/download/listmonk/app.tar.gz
2023-01-20 14:26:30,452: DEBUG - + test -e /opt/yunohost-apps-src/listmonk/app.tar.gz
2023-01-20 14:26:30,453: DEBUG - + '[' -n https://github.com/knadh/listmonk/archive/refs/tags/v2.2.0.tar.gz ']'
2023-01-20 14:26:30,454: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/listmonk/app.tar.gz https://github.com/knadh/listmonk/archive/refs/tags/v2.2.0.tar.gz
2023-01-20 14:26:32,069: DEBUG - + out='2023-01-20 14:26:32 URL:https://codeload.github.com/knadh/listmonk/tar.gz/refs/tags/v2.2.0 [1717969] -> "/var/cache/yunohost/download/listmonk/app.tar.gz" [1]'
2023-01-20 14:26:32,073: DEBUG - + sha256sum --check --status
2023-01-20 14:26:32,108: DEBUG - + ynh_die '--message=Corrupt source'
2023-01-20 14:26:32,190: WARNING - Corrupt source
I am not a developer but it seems to me, perhaps, that the source of the PB is linked to the git source (knadh) which is not ) a yunohost git source like https://github.com/YunoHost-Apps/listmonk_ynh (see the line: "2023-01-20 14:26:32,069: DEBUG - + out='2023-01-20 14:26:32 URL:https://codeload.github.com/knadh/listmonk/tar.gz/refs/tags/v2.2.0 [1717969] -> "/var/cache/yunohost/download/listmonk/app.tar.gz" [1]'")
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Merci de votre réponse, but |
I have re-try to install FileMonk after a period to permit a cache update with a 11.1.5 yunohost system on a pi 3B+ and the vresult is the same (see the https://paste.yunohost.org/raw/bulocarihu log file) with the following explanation : |
Hello the app won't install
WARNING - Corrupt source
yunohost_version: 11.0.10.2
The text was updated successfully, but these errors were encountered: