question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] F-Droid can't build

See original GitHub issue

…as oss-licenses is not FOSS (ironic right?) and fdroid flavor does not exclude it.

Ref: https://github.com/inorichi/tachiyomi/commit/ca47446b46e74ac4d366b7baa686cf3772b0ced9

Removing the include blindly will fail

> Task :app:kaptFdroidReleaseKotlin
Note: [1] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule]
> Task :app:compileFdroidReleaseKotlin
e: /home/strech/fdroiddata/build/eu.kanade.tachiyomi/app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt: (10, 27): Unresolved reference: gms
e: /home/strech/fdroiddata/build/eu.kanade.tachiyomi/app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt: (137, 52): Unresolved reference: OssLicensesMenuActivity

> Task :app:compileFdroidReleaseKotlin FAILED

FAILURE: Build failed with an exception.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:24 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
arkoncommented, Aug 10, 2020

FYI, 0.10.2/0.10.3 appear to be available in F-Droid now.

3reactions
arkoncommented, Jun 5, 2020

I intend on trying this library, but it’s pretty low priority.

I think F-Droid tried fixing the build on their end based on their build logs, but I’m not sure what they plan on doing (and we never really do, hence why we haven’t officially recommended F-Droid in a long time).

Edit: I originally planned on just dropping the effort entirely until I stumbled upon the aforementioned library earlier this week, hence the won’t fix label / closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fdroid not installing no matter what I do - F-Droid Forum
I've tried installing this app several times. I gave up a couple of weeks ago and then tried again today. Fdroid just will...
Read more >
Bug - Can't build for Android - Unity Forum
6 can't build for Android because there is a missing Tools folder inside Editor\Data\PlaybackEngines\AndroidPlayer\ so Unity can't find gradle.
Read more >
Cant build my react-native project on android #25313 - GitHub
since yesterday im getting this error when im trying to run my project: com.android.build.api.transform.TransformException: Error while ...
Read more >
Can't build app for android - Other - Solar2D Game Engine
I received the following error message on the console -. FAILURE: Build failed with an exception. What went wrong:
Read more >
Cannot build for Android because of Gradle Error
I have a game made for android for years but cannot even package it as an apk. Been trying to figure it out...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found