[Bug 2030977] Re: icu data files shipped in tzdata source package are generated and miss original form
Benjamin Drung
2030977 at bugs.launchpad.net
Tue Jan 2 16:58:12 UTC 2024
** Description changed:
The tzdata source packages ships four files in debian/icu that are not
built from source:
```
$ grep -i generated debian/icu/*
debian/icu/metaZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
debian/icu/timezoneTypes.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
debian/icu/windowsZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
debian/icu/zoneinfo64.txt:// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
```
They're not considered as the preferred form of modification. Please
replace them with the original form and generate them with
- tools/cldr/cldr-to-icu/build-icu-data.xml during package build.
+ tools/cldr/cldr-to-icu/build-icu-data.xml during package build:
+ https://github.com/unicode-org/icu/blob/main/tools/cldr/cldr-to-
+ icu/build-icu-data.xml
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/2030977
Title:
icu data files shipped in tzdata source package are generated and miss
original form
Status in tzdata package in Ubuntu:
New
Bug description:
The tzdata source packages ships four files in debian/icu that are not
built from source:
```
$ grep -i generated debian/icu/*
debian/icu/metaZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
debian/icu/timezoneTypes.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
debian/icu/windowsZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
debian/icu/zoneinfo64.txt:// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
```
They're not considered as the preferred form of modification. Please
replace them with the original form and generate them with
tools/cldr/cldr-to-icu/build-icu-data.xml during package build:
https://github.com/unicode-org/icu/blob/main/tools/cldr/cldr-to-
icu/build-icu-data.xml
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/2030977/+subscriptions
More information about the foundations-bugs
mailing list