Fixed
Status Update
Comments
al...@google.com <al...@google.com>
je...@google.com <je...@google.com>
hm...@google.com <hm...@google.com> #2
This was broken by 3bca759a5ff08352de831bb1e9b61b1ec2b3362d.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
an...@google.com <an...@google.com> #3
Almost 2 months later and this is still broken
ba...@gmail.com <ba...@gmail.com> #4
Since there is no progression, I wanted to share our quick-fix for the issue.
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
a....@beconnect-app.com <a....@beconnect-app.com> #5
jb...@google.com What is the update on this?
hm...@google.com <hm...@google.com> #6
What is the status of this item?
ag...@gmail.com <ag...@gmail.com> #7
This has been fixed on master today (internal ref: ag/2945015) and will be available in the next SDK release.
Description
DESCRIBE THE ISSUE IN DETAIL:
Disclaimer: this is not an Android Studio bug, I wanted to submit it under
Android Public Tracker > App Development > Android Studio > Gradle > Android Gradle Plugin
but I got a response saying
You do not have permission to create issues in this component.
.The bug itself:
If you get the following build error
It suggests you a broken link to the documentation
STEPS TO REPRODUCE:
ATTACH SCREENSHOTS/RECORDINGS OF THE ISSUE
Not required
ATTACH LOG FILES (Select Help > Show Log in Files, or Show Log in Finder on a Mac)
Not required
Studio Build:
Version of Gradle Plugin:
8.1.1
Version of Gradle:
8.3
Version of Java:
OpenJDK 64-Bit Server VM by JetBrains s.r.o.
OS:
GNU/Linux (ArchLinux)