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
> Could not resolve all files for configuration ':app:protobufToolsLocator_protoc'.
> Could not find protoc-3.23.3-linux-x86_64.exe (com.google.protobuf:protoc:3.23.3).
Searched in the following locations:
https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.23.3/protoc-3.23.3-linux-x86_64.exe
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
What version of protobuf and what language are you using?
Version: 3.23.3
Language: Java
What operating system (Linux, Windows, ...) and version?
Ubuntu 22.04
What runtime / compiler are you using (e.g., python version or gcc version)
Gradle plugin:
What did you do?
Steps to reproduce the behavior:
git clone https://github.com/LibChecker/LibChecker.git
git checkout renovate/protoc
./gradlew app:assembleRelease
What did you expect to see
What did you see instead?
See https://github.com/LibChecker/LibChecker/actions/runs/5272252751/jobs/9534266621?pr=810
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
You can repro this at LibChecker/LibChecker#810, it works well with version 3.23.3.
The text was updated successfully, but these errors were encountered: