Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Broken F-Droid update #155

Closed
AndreMiras opened this issue Sep 19, 2019 · 7 comments
Closed

Broken F-Droid update #155

AndreMiras opened this issue Sep 19, 2019 · 7 comments
Labels
enhancement New feature or request

Comments

@AndreMiras
Copy link
Owner

AndreMiras commented Sep 19, 2019

F-Droid auto update is currently getting a 404 because it's pointing to the old version URL. See https://f-droid.org/wiki/index.php?title=checkupdates_1568932756&redirect=no
https://raw.githubusercontent.com/AndreMiras/EtherollApp/develop/src/version.py
See https://gitlab.com/fdroid/fdroiddata/blob/9426b69f/metadata/com.github.andremiras.etheroll.yml
This URL should instead be https://raw.githubusercontent.com/AndreMiras/EtherollApp/develop/src/etherollapp/version.py since we moved under the etherollapp namespace recently.
Also the ndk should manually be updated to r19c since the auto update won't catch that. Note that F-Droid doesn't have r19b available.

@AndreMiras AndreMiras added the enhancement New feature or request label Sep 19, 2019
@AndreMiras
Copy link
Owner Author

Pull request is ready and pending https://gitlab.com/fdroid/fdroiddata/merge_requests/5526
And actually NDK should be updated after this release as the change are still unreleased in develop.

@AndreMiras
Copy link
Owner Author

The pull request was merged, let's keep the ticket open until v2019.0911 gets released to F-Droid.
Let's keep an eye on the apps build logs
https://f-droid.org/wiki/index.php?title=Special:RecentChanges&days=7&from=&hidebots=0&hideanons=1&hideliu=1

@AndreMiras
Copy link
Owner Author

AndreMiras commented Sep 28, 2019

Version 2019.0911 (721202811) was built successfully https://f-droid.org/wiki/page/com.github.andremiras.etheroll/lastbuild_721202811

@Pi-Rr
Copy link

Pi-Rr commented Sep 28, 2019

It did work, I could update the app from F-Droid, thanks!

@licaon-kter
Copy link

@AndreMiras
Copy link
Owner Author

Thanks @licaon-kter for the heads up. Yes I was expecting it to fail at least because of kivy/python-for-android#1986 and 6027ad4.
But I didn't get a chance to look into it this weekend. I'll hopefully this week.
I've just created a dedicated task for follow up #167

@AndreMiras
Copy link
Owner Author

@licaon-kter FYI I've made an upstream PR that should fix the build, feel free to give it a thumb up.
https://gitlab.com/fdroid/fdroiddata/merge_requests/5897

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants