June 8, 2021
7:14 a.m.
Hello, I have a program running on Yocto. When it runs, I get an error: /usr/share/zoneinfo/Israel: invalid timezone file: no timezone found in OlsonData If I copy zoneinfo's directory from Linux distros (Debian, Ubutnu, ArchLinux), the program runs without an error. I downloaded tzdb-2021a.tar.lz and installed it, encountered the same error. Did I miss something? Thanks. - Joe