Skip to content

F-Droid has problems with publishing v0.99 update #1736

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

Closed
ghost opened this issue Aug 30, 2020 · 3 comments
Closed

F-Droid has problems with publishing v0.99 update #1736

ghost opened this issue Aug 30, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 30, 2020

In https://f-droid.org/wiki/page/com.termux/lastbuild_99:

== Installed Android Tools ==

INFO: Creating log directory
INFO: Creating temporary directory
INFO: Creating output directory
INFO: Using git version 2.11.0
INFO: Building version 0.99 (99) of com.termux
INFO: Getting source for revision v0.99
INFO: Creating local.properties file at build/com.termux/local.properties
INFO: Creating local.properties file at build/com.termux/app/local.properties
INFO: Cleaned build.gradle of keysigning configs at build/com.termux/app/build.gradle
INFO: Running 'prebuild' commands in build/com.termux/app
INFO: Cleaning Gradle project...
ERROR: Could not build app com.termux: Error cleaning com.termux:0.99
==== detail begin ====
Found 6.6.1 via distributionUrl
No hash for gradle version 6.6.1! Exiting...
==== detail end ====

Latest version on F-Droid is v0.96. It looks like F-Droid is unprepared for newer Gradle versions.

Problem is unreproducible with local and GithubActions builds.

@Grimler91
Copy link
Member

Looks like the missing hash was added a week ago: https://gitlab.com/fdroid/fdroidserver/-/commit/394ad8f8630b9db1eec74f0410679c9d49c70926, so now the build should succeed as soon as fdroid's buildserver is updated, which does not seem to happen automatically: https://gitlab.com/fdroid/admin/-/issues/128

@ghost
Copy link
Author

ghost commented Sep 12, 2020

v0.99 build succeeded according to https://f-droid.org/wiki/page/com.termux/lastbuild_99 and should be available soon. I'm closing this.

@ghost ghost closed this as completed Sep 12, 2020
@ghost
Copy link
Author

ghost commented Sep 12, 2020

cba80b6 seems to be not need, I'll revert it.

@ghost ghost unpinned this issue Sep 12, 2020
@ghost ghost locked and limited conversation to collaborators Oct 17, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant