meefik / tzupdater

Automatic update of time zones on Android
https://meefik.github.io/tzupdater
GNU General Public License v3.0
26 stars 8 forks source link

icupkg: .res format version 03.00 not supported #4

Closed iegubkin closed 5 years ago

iegubkin commented 5 years ago

Timezone Updater 1.0.3 Android 8.1.0 Updating ICU data now fails with the following error:

+ printf 'Updating icudt58l.dat ... '
Updating icudt58l.dat ... + icupkg -s /data/user/0/ru.meefik.tzupdater/files/tmp -a zoneinfo64.res /system/usr/icu/icudt58l.dat
icupkg: .res format version 03.00 not supported, or bundle malformed
+ '[' 16 -eq 0 ']'
+ printf 'fail\n'
fail
+ return 1
+ restore

According to users on the forum http://4pda.ru/forum/index.php?showtopic=692805&st=60 the issue seems to be an out-of-date icupkg package. Thanks for your work on this most helpful program!

meefik commented 5 years ago

Thanks for the reminder, I'm already preparing an update.