Bitrise Build Issue Report template
Description of the issue
The AndroidHome path is not existing on the Visual Studio for Mac, Stable channel build
Failed to initialize Android SDK, error: lstat /usr/local/share/android-sdk: no such file or directory
This is visible in the system report of the stack too:
I âfixedâ it for now by configuring the workflow back to the previous stable Visual Studio for Mac stack.
Environment:
Where did the issue happen?
It happens on osx-vs4mac-stable
Which build Step causes the issue and which version of the step?
For my specific workflow setup the problem is encountered on:
install-missing-android-tools@2.3.8
Reproducibility
- Does a âRebuildâ help? (You can trigger a rebuild from the Buildâs page, by clicking the âRebuildâ button in the top right corner of a finished build) : NO
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : every time
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : March 16, end of day
Build log
https://app.bitrise.io/build/56a9231a4f2d7e16#?tab=log (bitrise support is enabled)