When running commands like
date
or ls -l
I always get a multiple repetition of the following lines to the standard error:
__bionic_open_tzdata_path: ANDROID_DATA not set!
__bionic_open_tzdata_path: ANDROID_ROOT not set!
I used to consider it acceptable, until I created a script running date
in a loop, causing an awful endless stream of the same repeated lines.
I couldn't find any documentation about it, yet the problem seems to be common.
Any idea how to fix this?
Thanks in advance
Asked by Claudio
(261 rep)
Nov 3, 2016, 05:17 PM
Last activity: Aug 14, 2021, 11:03 PM
Last activity: Aug 14, 2021, 11:03 PM