You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
I have searched the documentation for information that matches the description of the bug I want to file, without success.
This issue contains only one bug.
Describe the bug
With the last 2 versions, reproducible builds of your app fail: the APK at your releases contains a file that's not included if we build the APK from the corresponding tag:
yeah, its bc i wasn't being mindful and i added an extra step to the build process. i should probably just trigger the new step when calling the existing command. sorry 🙇♀️
💩 happens to the best of us! 🤞 for the next release then, which hopefully has that fixed. It's the only item making RB fail, so hopefully not too difficult to fix 😉 Thanks in advance!
PS: we can also update the recipe here with the additional step if that makes it easier. Current build recipe here is:
Guidelines
Describe the bug
With the last 2 versions, reproducible builds of your app fail: the APK at your releases contains a file that's not included if we build the APK from the corresponding tag:
-rw-r--r-- 0.0 unx 1326364 b- 637941 defN 1981-01-01 01:01:02 456a5028 classes.dex - -rw-r--r-- 0.0 unx 5338 b- 2199 defN 1981-01-01 01:01:02 86f66ad5 assets/botGuardScript.js -rw-r--r-- 0.0 unx 171676 b- 90398 defN 1981-01-01 01:01:02 d5989cee assets/fonts/Roboto-Regular.ttf
Expected Behavior
Both APKs are identical, and above mentioned file either exists in both or in none of the two
Issue Labels
inconsistent behavior
FreeTube Version
0.23.1.11
Operating System Version
n/a
Installation Method
.apk
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
For some background on reproducible builds (and this issue), see e.g. Reproducible Builds, special client support and more at IzzyOnDroid.
Nightly Build
The text was updated successfully, but these errors were encountered: