Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build with F-Droid #64

Closed
licaon-kter opened this issue Mar 4, 2020 · 5 comments
Closed

Unable to build with F-Droid #64

licaon-kter opened this issue Mar 4, 2020 · 5 comments

Comments

@licaon-kter
Copy link
Contributor

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':android:lintVitalRelease'.
> Could not resolve all files for configuration ':android:lintClassPath'.
   > Could not find org.jetbrains.trove4j:trove4j:20160824.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://repo.maven.apache.org/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
       - https://oss.sonatype.org/content/repositories/snapshots/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://oss.sonatype.org/content/repositories/snapshots/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
       - https://oss.sonatype.org/content/repositories/releases/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://oss.sonatype.org/content/repositories/releases/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
       - https://dl.google.com/dl/android/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://dl.google.com/dl/android/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
     Required by:
         project :android > com.android.tools.lint:lint-gradle:26.5.0 > com.android.tools:sdk-common:26.5.0
         project :android > com.android.tools.lint:lint-gradle:26.5.0 > com.android.tools.external.com-intellij:intellij-core:26.5.0

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9s
16 actionable tasks: 16 executed

What am I missing?

@Lonami
Copy link
Member

Lonami commented Mar 4, 2020

These are the changes between v0.8.2 and v0.8.3.

Something else to note is that I renamed the package name, not sure if that will cause issues for existing users of the application or F-Droid itself. Sorry about that, but the change had to be made some day.

I haven't built the project in a long time (or done any Android development, for that matter), so I'm not entirely sure.

@licaon-kter
Copy link
Contributor Author

Something else to note is that I renamed the package name

Oh, maybe that's why it doesn't update...

Anyway this would yield a new app, but after I can't actually build it :)

@Lonami
Copy link
Member

Lonami commented Mar 29, 2020

I've re-ran the libGDX setup in 9c6be35, hopefully that fixes it. Could you try?

@licaon-kter
Copy link
Contributor Author

licaon-kter commented May 7, 2020

Ok, builds fine, now, to add the new app for the new appID, can you make a new Tag to that commit for good measure?

Lonami added a commit that referenced this issue May 7, 2020
For good measure in #64.
@Lonami
Copy link
Member

Lonami commented May 7, 2020

Done: https://github.com/LonamiWebs/Klooni1010/releases/tag/v0.8.4

Thank you so much for your continued work in F-Droid! It's really nice to see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants