XayahSuSuSu / Android-DataBackup

DataBackup for Android 7.0+
https://DataBackupOfficial.github.io
GNU General Public License v3.0
3.73k stars 146 forks source link

[Bug] F-Droid build not reproducible #267

Closed linsui closed 4 months ago

linsui commented 4 months ago

Describe the bug Apparently it's caused by https://github.com/XayahSuSuSu/Android-DataBackup/pull/260. The language list needs to be sorted.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

XayahSuSuSu commented 4 months ago

Should be fixed in https://github.com/XayahSuSuSu/Android-DataBackup/commit/cccd485c58c157ffb850e12e2a6e14a78198888d How can we test it?

linsui commented 4 months ago

You can upload the armv8 apk here.

linsui commented 4 months ago

https://gitlab.com/linsui/fdroiddata/-/jobs/7325244591/artifacts/browse/tmp/

XayahSuSuSu commented 4 months ago

DataBackup-2.0.2-arm64-v8a-foss-release.zip

linsui commented 4 months ago

It's fixed. Thanks!