[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#420988: marked as done (A trace message is outputted)



Your message dated Wed, 25 Apr 2007 17:47:07 +0000
with message-id <E1Hgla7-0003rs-PQ@ries.debian.org>
and subject line Bug#420988: fixed in tzdata 2007e-6
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: tzdata
Version: 2007e-5
Severity: minor

Do you forget to erase it though the first line of config is "#! /bin/sh -x"?

Setting up tzdata (2007e-5) ...

+ set -e
+ . /usr/share/debconf/confmodule
+ [ ! 1 ]
+ [ -z  ]
+ exec
+ [  ]
+ exec
+ DEBCONF_REDIR=1
+ export DEBCONF_REDIR
+ db_version 2.0
+ _db_cmd VERSION 2.0
+ IFS=  printf %s\n VERSION 2.0
+ IFS=
 read -r _db_internal_line
+ RET=2.0
+ return 0
+ db_capb backup
+ _db_cmd CAPB backup
+ IFS=  printf %s\n CAPB backup
+ IFS=
 read -r _db_internal_line
+ RET=multiselect escape backup
+ return 0
+ [ -e /etc/timezone ]
+ head -n 1 /etc/timezone
+ sed -e s/ .*//
+ TZ_TIMEZONE=Asia/Tokyo
+ convert_timezone Asia/Tokyo
+ echo Asia/Tokyo
+ TZ_TIMEZONE=Asia/Tokyo
+ [ -f /usr/share/zoneinfo/Asia/Tokyo ]
+ [ -L /etc/localtime ]
+ [ -f /etc/localtime ]
+ [ -n Asia/Tokyo ]
+ cmp -s /etc/localtime /usr/share/zoneinfo/Asia/Tokyo
+ TZ_LOCALTIME=Asia/Tokyo
+ [ -e /etc/localtime ]
+ [ -z Asia/Tokyo ]
+ echo Asia/Tokyo
+ sed s%/.*$%%
+ AREA=Asia
+ echo Asia/Tokyo
+ sed s%^.*/%%
+ ZONE=Tokyo
+ [ configure != reconfigure ]
+ [ -z  ]
+ db_fset tzdata/Areas seen true
+ _db_cmd FSET tzdata/Areas seen true
+ IFS=  printf %s\n FSET tzdata/Areas seen true
+ IFS=
 read -r _db_internal_line
+ RET=true
+ return 0
+ db_fset tzdata/Zones/Asia seen true
+ _db_cmd FSET tzdata/Zones/Asia seen true
+ IFS=  printf %s\n FSET tzdata/Zones/Asia seen true
+ IFS=
 read -r _db_internal_line
+ RET=true
+ return 0
+ db_set tzdata/Areas Asia
+ _db_cmd SET tzdata/Areas Asia
+ IFS=  printf %s\n SET tzdata/Areas Asia
+ IFS=
 read -r _db_internal_line
+ RET=value set
+ return 0
+ db_set tzdata/Zones/Asia Tokyo
+ _db_cmd SET tzdata/Zones/Asia Tokyo
+ IFS=  printf %s\n SET tzdata/Zones/Asia Tokyo
+ IFS=
 read -r _db_internal_line
+ RET=value set
+ return 0
+ STATE=1
+ [ 1 -ge 0 ]
+ db_input high tzdata/Areas
+ _db_cmd INPUT high tzdata/Areas
+ IFS=  printf %s\n INPUT high tzdata/Areas
+ IFS=
 read -r _db_internal_line
+ RET=30 question skipped
+ return 30
+ true
+ db_go
+ _db_cmd GO
+ IFS=  printf %s\n GO
+ IFS=
 read -r _db_internal_line
+ RET=ok
+ return 0
+ STATE=2
+ [ 2 -ge 0 ]
+ db_get tzdata/Areas
+ _db_cmd GET tzdata/Areas
+ IFS=  printf %s\n GET tzdata/Areas
+ IFS=
 read -r _db_internal_line
+ RET=Asia
+ return 0
+ db_input high tzdata/Zones/Asia
+ _db_cmd INPUT high tzdata/Zones/Asia
+ IFS=  printf %s\n INPUT high tzdata/Zones/Asia
+ IFS=
 read -r _db_internal_line
+ RET=30 question skipped
+ return 30
+ true
+ db_go
+ _db_cmd GO
+ IFS=  printf %s\n GO
+ IFS=
 read -r _db_internal_line
+ RET=ok
+ return 0
+ STATE=3
+ [ 3 -ge 0 ]
+ grep -q ^User defined$ /etc/timezone
+ break
+ exit 0

Current default timezone: 'Asia/Tokyo'


--- End Message ---
--- Begin Message ---
Source: tzdata
Source-Version: 2007e-6

We believe that the bug you reported is fixed in the latest version of
tzdata, which is due to be installed in the Debian FTP archive:

tzdata_2007e-6.diff.gz
  to pool/main/t/tzdata/tzdata_2007e-6.diff.gz
tzdata_2007e-6.dsc
  to pool/main/t/tzdata/tzdata_2007e-6.dsc
tzdata_2007e-6_all.deb
  to pool/main/t/tzdata/tzdata_2007e-6_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 420988@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aurel32@debian.org> (supplier of updated tzdata package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 25 Apr 2007 19:35:09 +0200
Source: tzdata
Binary: tzdata
Architecture: source all
Version: 2007e-6
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <aurel32@debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Description: 
 tzdata     - Time Zone and Daylight Saving Time Data
Closes: 420988
Changes: 
 tzdata (2007e-6) unstable; urgency=low
 .
   * Remove -x from the config script (closes: #420988).
Files: 
 6016763878691a4f587876b81fe8f9b1 878 libs required tzdata_2007e-6.dsc
 9f0769498a46f09e5ac98fcfb499041a 22685 libs required tzdata_2007e-6.diff.gz
 cd845615dbfb061d749286078169b6dd 359624 libs required tzdata_2007e-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGL5GZw3ao2vG823MRAom1AJ4i0gkwSRw4S2Qgd7Do98B9FVm4egCdFqyC
CYu9Etcmykg5I7rPfu4NKco=
=nGly
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: