Keeping I2P Up to Date in F-Droid Main

Hi F-Droid maintainers, I’m idk and I currently work on I2P for Android. It looks like the version in F-Droid’s main repository is no longer up-to-date. Is there anything I can do to help resolve this?

I2P generally seems to be handled by @Licaon_Kter: I2P update (!9293) · Merge requests · F-Droid / Data · GitLab

I notice that autoupdate is disabled for I2P but I don’t know why. Maybe @Licaon_Kter knows.

The versionCode, IIRC, was an issue. Will take a look asap.

Please let me know if there’s anything you need from me.

Is there a place where I can view the autoupdate errors myself? If I could see them perhaps I could come up with a solution.

You may try

  1. Git clone fdroidserver locally and install the dependencies
  2. In the fdroiddata dir, execute $FDROIDSERVER/fdroid checkupdates --allow-dirty --auto $YOUR_APP_ID

Thanks for your help. I will figure it out sometime this week.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.