Bug#760159: marked as done ([tzdata] Sets UTC to current local time, obvious consequences)
Your message dated Fri, 17 Oct 2014 09:22:46 +0200 with message-id <20141017072246.gt24...@hall.aurel32.net> and subject line Re: Bug#760159: [tzdata] Sets UTC to current local time, obvious consequences has caused the Debian Bug report #760159, regarding [tzdata] Sets UTC to current local time, obvious consequences 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.) -- 760159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760159 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: tzdata Version: 2014g-1 Severity: normal --- Please enter the report below this line. --- The post-install configuration and manually doing dpkg-reconfigure will set UTC to the current local time, then local time offset from this. Setting from calendar widget, resetting ntp, can correct, of course. --- System information. --- Architecture: amd64 Kernel: Linux 3.14-2-amd64 Debian Release: jessie/sid 500 unstableftp.us.debian.org 500 testing ftp.us.debian.org 500 sid linux.dropbox.com --- Package information. --- Depends (Version) | Installed ==-+-=== debconf (>= 0.5) | 1.5.53 OR debconf-2.0| Package's Recommends field is empty. Package's Suggests field is empty. --- End Message --- --- Begin Message --- On Fri, Oct 17, 2014 at 09:40:12AM +0300, David Baron wrote: > On Thursday 16 October 2014 22:53:15 Aurelien Jarno wrote: > > On Wed, Oct 08, 2014 at 12:15:27PM +0300, David Baron wrote: > > > Just upgraded tzdata, tzdata-java to the 2014-h2 version without much ado. > > > System local, UTC times were NOT disrupted. > > > > > > So if post-install has been fixed (or some other unrelated package > > > affected the problem), might close. > > > > Nothing has been changed in the post-install, which as said before > > doesn't change the date at all. > > > > If the problem has disappeared, are you fine closing the bug? > > Yes, close it. > Ok, thanks. Done with this mail. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://www.aurel32.net--- End Message ---
r6299 - in glibc-package/trunk/debian: . control.in debhelper.in rules.d sysdeps
Author: aurel32 Date: 2014-10-17 07:43:19 + (Fri, 17 Oct 2014) New Revision: 6299 Removed: glibc-package/trunk/debian/debhelper.in/libc-prof.README.Debian Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/control glibc-package/trunk/debian/control.in/libc glibc-package/trunk/debian/rules glibc-package/trunk/debian/rules.d/build.mk glibc-package/trunk/debian/rules.d/control.mk glibc-package/trunk/debian/rules.d/debhelper.mk glibc-package/trunk/debian/sysdeps/alpha.mk glibc-package/trunk/debian/sysdeps/amd64.mk glibc-package/trunk/debian/sysdeps/hurd-i386.mk glibc-package/trunk/debian/sysdeps/i386.mk glibc-package/trunk/debian/sysdeps/kfreebsd-amd64.mk glibc-package/trunk/debian/sysdeps/kfreebsd-i386.mk glibc-package/trunk/debian/sysdeps/mips.mk glibc-package/trunk/debian/sysdeps/mips64.mk glibc-package/trunk/debian/sysdeps/mips64el.mk glibc-package/trunk/debian/sysdeps/mipsel.mk glibc-package/trunk/debian/sysdeps/mipsn32.mk glibc-package/trunk/debian/sysdeps/mipsn32el.mk glibc-package/trunk/debian/sysdeps/powerpc.mk glibc-package/trunk/debian/sysdeps/ppc64.mk glibc-package/trunk/debian/sysdeps/s390x.mk glibc-package/trunk/debian/sysdeps/sparc.mk glibc-package/trunk/debian/sysdeps/sparc64.mk glibc-package/trunk/debian/sysdeps/x32.mk Log: Remove libc6-prof package as it's broken for years and there are better way to profile code nowadays. Closes: #760450. Modified: glibc-package/trunk/debian/changelog === --- glibc-package/trunk/debian/changelog2014-10-16 21:20:21 UTC (rev 6298) +++ glibc-package/trunk/debian/changelog2014-10-17 07:43:19 UTC (rev 6299) @@ -19,6 +19,8 @@ * debian/control.in/*: update the syntax of the Build-Profiles field and build depends on dpkg-dev (>= 1.17.14) to get the new feature. Closes: #764274. + * Remove libc6-prof package as it's broken for years and there are better +way to profile code nowadays. Closes: #760450. [ Helmut Grohne ] * debian/patches/any/local-bootstrap-headers.diff: Update to handle Modified: glibc-package/trunk/debian/control === --- glibc-package/trunk/debian/control 2014-10-16 21:20:21 UTC (rev 6298) +++ glibc-package/trunk/debian/control 2014-10-17 07:43:19 UTC (rev 6299) @@ -200,17 +200,6 @@ This package contains the detached debugging symbols for the GNU C library. -Package: libc6-prof -Architecture: amd64 arm arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe ppc64 ppc64el sparc sparc64 s390x sh4 x32 -Section: libdevel -Priority: extra -Multi-Arch: same -Depends: libc6 (= ${binary:Version}), ${misc:Depends} -Build-Profiles: -Description: GNU C Library: Profiling Libraries - Static libraries compiled with profiling info (-pg) suitable for use - with gprof. - Package: libc6-pic Architecture: amd64 arm arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el powerpc powerpcspe ppc64 ppc64el sparc sparc64 s390x sh4 x32 Section: libdevel @@ -297,17 +286,6 @@ This package contains the detached debugging symbols for the GNU C library. -Package: libc6.1-prof -Architecture: alpha -Section: libdevel -Priority: extra -Multi-Arch: same -Depends: libc6.1 (= ${binary:Version}), ${misc:Depends} -Build-Profiles: -Description: GNU C Library: Profiling Libraries - Static libraries compiled with profiling info (-pg) suitable for use - with gprof. - Package: libc6.1-pic Architecture: alpha Section: libdevel @@ -394,17 +372,6 @@ This package contains the detached debugging symbols for the GNU C library. -Package: libc0.3-prof -Architecture: hurd-i386 -Section: libdevel -Priority: extra -Multi-Arch: same -Depends: libc0.3 (= ${binary:Version}), ${misc:Depends} -Build-Profiles: -Description: GNU C Library: Profiling Libraries - Static libraries compiled with profiling info (-pg) suitable for use - with gprof. - Package: libc0.3-pic Architecture: hurd-i386 Section: libdevel @@ -491,17 +458,6 @@ This package contains the detached debugging symbols for the GNU C library. -Package: libc0.1-prof -Architecture: kfreebsd-amd64 kfreebsd-i386 -Section: libdevel -Priority: extra -Multi-Arch: same -Depends: libc0.1 (= ${binary:Version}), ${misc:Depends} -Build-Profiles: -Description: GNU C Library: Profiling Libraries - Static libraries compiled with profiling info (-pg) suitable for use - with gprof. - Package: libc0.1-pic Architecture: kfreebsd-amd64 kfreebsd-i386 Section: libdevel Modified: glibc-package/trunk/debian/control.in/libc === --- glibc-package/trunk/debian/control.in/libc 2014-10-16 21:20:21 UTC (rev 6298) +++ glibc-package/trunk/debian/control.in/libc 2014-10-17 07:43:19 UTC (rev 6299) @@ -54,17 +54,6 @@ This package co
Processed: tagging 760450
Processing commands for cont...@bugs.debian.org: > tags 760450 + pending Bug #760450 [libc6-prof] libc6-prof is unusable Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 760450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760450 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.141353180926601.transcr...@bugs.debian.org
Bug#765718: please provide tzdata for new DST rules in Russia 2014 for wheezy
Package: tzdata Version: 2014e-0wheezy1 Severity: important Tags: wheezy In 2014, Russia is returning daylight saving time rules back. At 26 Oct, 2014, Russia will switch time to winter time (MSD=>MSK). tzdata package in jessie already has the right rules applied. But wheezy package does not have the necessary rules appended. Please consider updating tzdata package in wheezy, BEFORE the switch in Russia. Thank you! /mjt -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141017132459.28759.52824.reportbug@gandalf.local
Processed (with 1 errors): merging 761267 765718
Processing commands for cont...@bugs.debian.org: > merge 761267 765718 Bug #761267 {Done: Aurelien Jarno } [tzdata] According to Russian goverment there was a lot of changes in tzdata v2014f. This version was imported to unstable and testing distribution. But not in stable and oldstable :-( It would be nice if this version (or 2014g) will appear in squeeze and wheezy in short amount of time. Unable to merge bugs because: done of #765718 is '' not 'Aurelien Jarno ' Failed to merge 761267: Did not alter merged bugs > thanks Stopping processing here. Please contact me if you need assistance. -- 761267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761267 765718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765718 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.141355345023221.transcr...@bugs.debian.org
Bug#765718: marked as done (please provide tzdata for new DST rules in Russia 2014 for wheezy)
Your message dated Fri, 17 Oct 2014 15:44:15 +0200 with message-id <20141017134414.gv24...@hall.aurel32.net> and subject line Re: Bug#765718: please provide tzdata for new DST rules in Russia 2014 for wheezy has caused the Debian Bug report #765718, regarding please provide tzdata for new DST rules in Russia 2014 for wheezy 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.) -- 765718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765718 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: tzdata Version: 2014e-0wheezy1 Severity: important Tags: wheezy In 2014, Russia is returning daylight saving time rules back. At 26 Oct, 2014, Russia will switch time to winter time (MSD=>MSK). tzdata package in jessie already has the right rules applied. But wheezy package does not have the necessary rules appended. Please consider updating tzdata package in wheezy, BEFORE the switch in Russia. Thank you! /mjt --- End Message --- --- Begin Message --- Version: 2014h-0wheezy1 On Fri, Oct 17, 2014 at 05:24:59PM +0400, Michael Tokarev wrote: > Package: tzdata > Version: 2014e-0wheezy1 > Severity: important > Tags: wheezy > > In 2014, Russia is returning daylight saving time rules back. > At 26 Oct, 2014, Russia will switch time to winter time (MSD=>MSK). > > tzdata package in jessie already has the right rules applied. But wheezy > package does not have the necessary rules appended. Please consider > updating tzdata package in wheezy, BEFORE the switch in Russia. This has already been done in 2014h-0wheezy1 which is now in jessie-proposed-updates, and which will be released tomorrow as part of the Debian 7.7 release. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://www.aurel32.net--- End Message ---
Processed: merging 761267 765718
Processing commands for cont...@bugs.debian.org: > merge 761267 765718 Bug #761267 {Done: Aurelien Jarno } [tzdata] According to Russian goverment there was a lot of changes in tzdata v2014f. This version was imported to unstable and testing distribution. But not in stable and oldstable :-( It would be nice if this version (or 2014g) will appear in squeeze and wheezy in short amount of time. Bug #761267 {Done: Aurelien Jarno } [tzdata] According to Russian goverment there was a lot of changes in tzdata v2014f. This version was imported to unstable and testing distribution. But not in stable and oldstable :-( It would be nice if this version (or 2014g) will appear in squeeze and wheezy in short amount of time. Marked as found in versions tzdata/2014e-0wheezy1. Added tag(s) wheezy. Bug #765718 {Done: Aurelien Jarno } [tzdata] please provide tzdata for new DST rules in Russia 2014 for wheezy Marked as fixed in versions tzdata/2014h-0wheezy1; no longer marked as fixed in versions 2014h-0wheezy1. Marked as found in versions tzdata/2014e-0squeeze1. Merged 761267 765718 > thanks Stopping processing here. Please contact me if you need assistance. -- 761267: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761267 765718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765718 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.141355358324538.transcr...@bugs.debian.org