Opened 11 years ago

Closed 11 years ago

#3400 closed task (fixed)

tzdata-2013g

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 7.5
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version

Change History (10)

comment:1 by bdubbs@…, 11 years ago

It looks like we now have to download tzcode2013e.tar.gz and run:

tar -xf tzcode2013e.tar.gz
tar -xf tzdata2013e.tar.gz
gawk -f leapseconds.awk > leap-seconds.list > leapseconds

as the first part of installing timezone data. The leapseconds file is no longer included in the tzdata file.

in reply to:  1 comment:2 by Matthew Burgess, 11 years ago

Replying to bdubbs@…:

It looks like we now have to download tzcode2013e.tar.gz and run:

tar -xf tzcode2013e.tar.gz
tar -xf tzdata2013e.tar.gz
gawk -f leapseconds.awk > leap-seconds.list > leapseconds

as the first part of installing timezone data. The leapseconds file is no longer included in the tzdata file.

That looks like a bug to me. Either leapseconds.awk needs to be included in the tzdata tarball, or the generated leapseconds file does. I'll report this upstream, and suggest for now that we don't bother with this one; the package is updated regularly enough that a fix will be available upstream shortly.

comment:3 by bdubbs@…, 11 years ago

Did you report this? If so, did you get a reply?

in reply to:  3 comment:4 by Matthew Burgess, 11 years ago

Replying to bdubbs@…:

Did you report this? If so, did you get a reply?

Yes, but I only remembered about it today. I'll update this ticket when I get any feedback.

comment:5 by bdubbs@…, 11 years ago

Summary: tzdata-2013etzdata-2013f

tzdata-2013f is now current, but tzdata2013f.tar.gz contains neither leapseconds.awk nor leapseconds. The announcement mentions a change to leapseconds.awk, but that is in tzcode2013f.tar.gz.

http://permalink.gmane.org/gmane.comp.time.tz/7612

I lean towards just downloading tzcode$version.tar.gz and using the instructions in comment 1.

in reply to:  5 ; comment:6 by Matthew Burgess, 11 years ago

Replying to bdubbs@…:

tzdata-2013f is now current, but tzdata2013f.tar.gz contains neither leapseconds.awk nor leapseconds. The announcement mentions a change to leapseconds.awk, but that is in tzcode2013f.tar.gz.

http://permalink.gmane.org/gmane.comp.time.tz/7612

I lean towards just downloading tzcode$version.tar.gz and using the instructions in comment 1.

The leapseconds change missed that release. It'll be in the next one.

in reply to:  6 comment:7 by William Harrington, 11 years ago

Replying to matthew@…:

The leapseconds change missed that release. It'll be in the next one.

It is there now. I saw it released today as I was preparing CLFS-GIT for package freeze.

Sincerely,

William

comment:8 by bdubbs@…, 11 years ago

Summary: tzdata-2013ftzdata-2013g

Indeed, it is there, but no announcement yet. We can update at any time.

comment:9 by bdubbs@…, 11 years ago

Owner: changed from lfs-book@… to bdubbs@…
Status: newassigned

comment:10 by bdubbs@…, 11 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 10349.

Note: See TracTickets for help on using tickets.