Fixed
Status Update
Comments
np...@google.com <np...@google.com>
tn...@google.com <tn...@google.com>
xo...@google.com <xo...@google.com> #2
This was broken by 3bca759a5ff08352de831bb1e9b61b1ec2b3362d.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
ke...@kenevans.net <ke...@kenevans.net> #3
Almost 2 months later and this is still broken
xo...@google.com <xo...@google.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
ke...@kenevans.net <ke...@kenevans.net> #5
jb...@google.com What is the update on this?
ke...@kenevans.net <ke...@kenevans.net> #6
What is the status of this item?
xo...@google.com <xo...@google.com> #7
This has been fixed on master today (internal ref: ag/2945015) and will be available in the next SDK release.
ke...@kenevans.net <ke...@kenevans.net> #8
Any ETA on next release?
xo...@google.com <xo...@google.com> #9
Still broken and not updated? --package_file argument is not usable in it's current form on 26.1.1 straight from the developer site.
Description
AI-211.7628.21.2111.8139111, JRE 11.0.11+9-b60-7590822x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 9600.0x5400.0
AS: Bumblebee | 2021.1.1 Patch 1; Kotlin plugin: 211-1.6.10-release-923-AS7442.40; Android Gradle Plugin: 7.1.1; Gradle: 7.2; Gradle JDK: version 11.0.11; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
IMPORTANT: Please read
Warning:(35, 20) A newer version of commons-io:commons-io than 2.11.0 is available: 20030203.000550
This is wrong. 20030203.000550 is a very old version and causes problems. Unfortunately the Gradle upgrade changes the correct version to the wrong one.