Zimbelstern / Tournant

Tournant is a recipe manager which serves your dishes on your Android device! It is compatible with the Gourmand desktop application.
https://tournant.zimbelstern.eu
Other
36 stars 4 forks source link

F-Droid can't build #17

Open licaon-kter opened 1 year ago

licaon-kter commented 1 year ago

...reproducible

ref: https://gitlab.com/fdroid/fdroiddata/-/jobs/5231019614#L771

CI APK: https://gitlab.com/fdroid/fdroiddata/-/jobs/5231019614/artifacts/file/tmp/eu.zimbelstern.tournant_16.apk

Upstream APK: https://zimbelstern.eu/fdroid/repo/tournant-2.2.3.apk

Log looks like that other app: https://github.com/dessalines/thumb-key/issues/400#issuecomment-1729085573

The other app updated to Gradle 8.3 and now it's reproducible, maybe they fixed something in the newer version?

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/6c337d8d6581123639091b01e8ef733fc616d2f3

Zimbelstern commented 1 year ago

It turned out that this is completely unrelated. Apparently, there were two problems: Tag v2.2.3 went astray, and #16. With the most recent commit 6cc151ebb47c1d78051235fcbc5927e781850139 fdroid builds the version 2.2.3 and verifies the binaries.

I have already forked F-Droid metadata repository on Gitlab for another app which is stuck and I don't know how to create another fork to change the commit in the metadata and solve this.

licaon-kter commented 1 year ago

You can delete your fork of fdroiddata, fork again, edit your .yml in a new branch (edit commit and remove disable line) then open MR from that.

Zimbelstern commented 1 year ago

What happens with the already opened merge request when I delete my fork?

licaon-kter commented 1 year ago

Thanks https://gitlab.com/fdroid/fdroiddata/-/commit/3a01d4effce29e593c9fcb552f421376be4ad781

Zimbelstern commented 1 year ago

Great to see a successful build again today. If you have any time @licaon-kter, any help with this non-reproducible one will be very appreciated. I probably won't get any step further with this.

linsui commented 4 months ago

It failed again. https://github.com/Zimbelstern/Tournant/blob/9d6cb471d6a3d04506bcefc50cfd13a339f6caa6/app/build.gradle.kts#L27 Please use rootProject instead of relative path to current dir. F-Droid runs gradle in app.

licaon-kter commented 2 months ago

https://gitlab.com/fdroid/fdroiddata/-/jobs/7915281150#L1795

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/28917825bf13bda991c4f45c127a7802caa133e4

licaon-kter commented 2 months ago

fixed in https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15828

Zimbelstern commented 2 months ago

I was prepared this time. ;-)

licaon-kter commented 1 week ago

hmmm https://gitlab.com/fdroid/checkupdates-bot-fdroiddata/-/jobs/8394199526#L463

difflog: tour27.log

maybe you can clean cache and rebuild? attach the apk here, rename as ZIP (do not archive!)

Zimbelstern commented 1 day ago

Hi, thanks for the notice. I ran ./gradlew clean and built again but it output the very same apk still differing from yours in these generated launcher png files.