Your message dated Tue, 25 Oct 2011 09:17:18 +0000
with message-id <e1rid8i-0006jf...@franck.debian.org>
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #554017,
regarding sun-java6-bin: Timezone FAIL on DST fall-back
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
554017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sun-java6-bin
Version: 6-12-1
Severity: normal

Timezone change out of Daylight time occurred an hour early; this bug was 
unanticipated and as a result caused serious issues with a realtime application.

String t_before = '20091101T005400';
String t_after =  '20091101T010400';
SimpleDateFormat inp = new SimpleDateFormat("yyyyMMdd'T'HHmmss");
Date db = inp.parse( t_before );
Date da = inp.parse( t_after );
SimpleDateFormat out = new SimpleDateFormat("Z");
System.print( out.format(db ) );
System.print( out.format(da ) );

prints -0400 for db and -0500 for da
Daylight time should not revert until TWO a.m!

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-6-686 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sun-java6-bin depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  sun-java6-jre                 6-12-1     Sun Java(TM) Runtime Environment (
ii  unixodbc                      2.2.11-16  ODBC tools libraries

Versions of packages sun-java6-bin recommends:
ii  libasound2                    1.0.16-2   ALSA library
ii  libnss-mdns                   0.10-3     NSS module for Multicast DNS name 
ii  libx11-6                      2:1.1.5-2  X11 client-side library
ii  libxext6                      2:1.0.4-1  X11 miscellaneous extension librar
ii  libxi6                        2:1.1.4-1  X11 Input extension library
ii  libxtst6                      2:1.0.3-1  X11 Testing -- Resource extension 

Versions of packages sun-java6-bin suggests:
pn  binfmt-support                <none>     (no description available)

-- debconf information:
* shared/accepted-sun-dlj-v1-1: true
  shared/error-sun-dlj-v1-1:
* shared/present-sun-dlj-v1-1:



--- End Message ---
--- Begin Message ---
Version: 6.26-3+rm

Dear submitter,

as the package sun-java6 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/646524

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to