Hi, Getting error while trying to extract: $ ls -ltr | tail -2 -rwxrwx---+ 1 eddkgga Domain Users 383556 Sep 21 14:51 tzdb-2016g.tar.lz -rwxrwx---+ 1 eddkgga Domain Users 383556 Sep 21 14:51 tzdb-2016g.tar-0001.lz $ tar -xf tzdb-2016g.tar.lz tar (child): lzip: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now $ tar -xf tzdb-2016g.tar-0001.lz tar (child): lzip: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now Regards Deepak Gupta Specialist - Customer Support RMEA T1C Mob: +919582111838 From: goldsmit@apple.com [mailto:goldsmit@apple.com] Sent: Wednesday, September 21, 2016 2:36 AM To: Paul Eggert Cc: Andreas Stieger; Ozaydin Dolek; Time zone mailing list; Deepak Gupta C Subject: Re: [tz] 2016g tagged but not released FYI, “make tarballs” now fails on macOS: tar `if tar --numeric-owner --owner=0 --group=0 --mode=go+u,go-w --sort=name --version >/dev/null 2>&1; then echo --numeric-owner --owner=0 --group=0 --mode=go+u,go-w --sort=name; else :; fi` -cf - tzdb-2016g | lzip -9 > tzdb-2016g.tar.lz /bin/sh: lzip: command not found make[1]: *** [tzdb-2016g.tar.lz] Error 127 make: *** [tarballs] Error 2 FWIW, it finishes the legacy formats first. Can we please have a separate target that builds just the legacy tarballs? Yes, I can build the tzdata and tzcode tarball targets separately, but a combo target would be nice. Thanks, Debbie On Sep 20, 2016, at 10:01 AM, Paul Eggert <eggert@CS.UCLA.EDU<mailto:eggert@CS.UCLA.EDU>> wrote: On 09/16/2016 03:12 AM, Andreas Stieger wrote: 2016g was tagged on github three days ago, but it was not put up on the IANA archive. Yes, release 2016g (which has the recent change for Turkey) is final and will not be changed. Any further changes will go into 2016h or 2017a or whatever. Unfortunately ICANN is backlogged and so the 2016g tarballs have not yet been published on the iana.org<http://iana.org> website. I plan to ping them in a few days if they are not up by then. In the meantime you can get a copy of 2016g as an attachment to my earlier email to the tz list, archived here: http://mm.icann.org/pipermail/tz/2016-September/024111.html