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

Bug#65933: marked as done (Setting clock to UTC sometimes doesn't work)



Your message dated 14 Jul 2000 13:52:25 -0400
with message-id <oapuogd2g6.fsf@arroz.fake>
and subject line bugs closed in boot-floppies (2.2.16)
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Jun 2000 07:21:25 +0000
>From rigacci@iname.com Tue Jun 20 02:21:25 2000
Return-path: <rigacci@iname.com>
Received: from (stargate.apsoftware.it) [195.110.109.2] (mail)
	by master.debian.org with esmtp (Exim 3.12 2 (Debian))
	id 134ILc-00068P-00; Tue, 20 Jun 2000 02:21:25 -0500
Received: from (iname.com) [10.1.10.2] (niccolo)
	by stargate.apsoftware.it with esmtp (Exim 2.05 #1 (Debian))
	id 134IQP-0006fy-00; Tue, 20 Jun 2000 09:26:21 +0200
Sender: niccolo
Message-ID: <394F01E7.227BFBC5@iname.com>
Date: Tue, 20 Jun 2000 07:32:23 +0200
From: Niccolo Rigacci <rigacci@iname.com>
X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.13 i586)
X-Accept-Language: en, it
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: Setting clock to UTC sometimes doesn't work
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org

Package: boot-floppies
Version: 2.2.15
Subject: Setting clock to UTC sometimes doesn't work


When dbootstrap executes "Configure the Base System", if you
choose to set the clock to local time, the string "UTC=no" is
placed in /etc/default/rcS. This is OK.

But if you re-execute "Configure the Base System" and choose to
set the clock to UTC, the value in /etc/default/rcS is not
updated.

I suggest to place an "else" clause in configure_timezone_step2()
function in boot-floppies/utilities/dbootstrap/tzconfig.c


---------------------------------------
Received: (at 65933-done) by bugs.debian.org; 14 Jul 2000 17:42:51 +0000
>From adam@onshore.com Fri Jul 14 12:42:51 2000
Return-path: <adam@onshore.com>
Received: from relay03.netaddress.usa.net [204.68.24.183] 
	by master.debian.org with smtp (Exim 3.12 2 (Debian))
	id 13D9UB-0004EE-00; Fri, 14 Jul 2000 12:42:51 -0500
Received: (qmail 22443 invoked from network); 14 Jul 2000 17:42:48 -0000
Received: from dsl-234-232-186-216.cust.dslnetworks.net (HELO arroz.fake) (postfix@216.186.232.234)
  by relay03.netaddress.usa.net with SMTP; 14 Jul 2000 17:42:48 -0000
Received: by arroz.fake (Postfix, from userid 421)
	id 6A03793802; Fri, 14 Jul 2000 13:52:25 -0400 (EDT)
Sender: apharris@arroz.fake
To: 65431-done@bugs.debian.org, 65431-done@bugs.debian.org,
	65515-done@bugs.debian.org, 65933-done@bugs.debian.org,
	65988-done@bugs.debian.org, 66284-done@bugs.debian.org
Subject: bugs closed in boot-floppies (2.2.16)
From: Adam Di Carlo <adam@onshore.com>
Date: 14 Jul 2000 13:52:25 -0400
Message-ID: <oapuogd2g6.fsf@arroz.fake>
Lines: 68
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 65933-done@bugs.debian.org


Your bug has been fix, or should be fixed, in boot-floppies 2.2.16
from Potato.  Please let us know if not.

 boot-floppies (2.2.16) frozen unstable; urgency=medium
 .
   * i386 kernel upped to 2.2.17
   * new modutils fixes problems where modules aren't accepting arguments,
     since boot-floppies doesn't provide /bin/bash (closes: Bug#65515)
   * Randolph Chung: RC bugs closed: (closes: Bug#65988, Bug#66284)
   * Ben Collins <bcollins@debian.org>
     - tar.c: removed problematic and redundant code that was causing perm
       problems
     - kbdconfig.c: make prefix use trailing '/' so the print doesn't need
       it; sparc uses "" for prefix, and the printf wasn't ending up right
       (closes: Bug#65431)
     - up sparc to 2.2.17 kernel
   * Petr Cech <cech@debian.org>
     - scripts/dos/install*.bat: add disksize and flavor where appropriate
     - PACKAGES_all: add perl-base, it's essential
     - Czech updates
   * Adam Di Carlo
     - releases.sh: i386 kernel config should go in images-1.44 and
       images-2.88, which is how it is already documented
     - install-manual: suggest dd uses bs=1024 rather than bs=512
       (closes: Bug#65431)
     - rescue: add info on how to disable fb in f5.txt
     - documentation: fix some translations' SGML validity; skip build of
       Polish documentation since it is not yet supported by debiandoc-sgml
   * Karl M. Hegbloom <karlheg@debian.org>
     - install-manual: normalize markup, some additional examples in the
       appendix
     - dbootstrap: fix net-fetch method when resuming broken connections;
       when choosing medium, will not prompt with menu when there is only 1
       CD; make more operations interruptable, such as DNS lookups and NFS
       mounts
   * Christian T. Steigies <cts@debian.org>
     - base (m68k): create hdc and hdd devices
     - documentation updates (still not merged)
     - release: m68k organizational improvements; include AmigaOS dmsg
       tool; Penguin files are now in $release/mac, can be used as-is for
       debian-cd
   * Daniel Jacobowitz
     - base: work around makedev bugs on PowerPC
   * Taketoshi Sano
     - dbootstrap: revert if /etc/default/rcS is already modified to use
       localtime (closes: Bug#65933); fix typos preventing language-chooser
       build
   * Josip Rodin
     - release-notes: updates and corrections, esp. on split packages
     - documentation: supports-rarp conditional changes
     - Croatian updates
   * Beiad Ian Q. Dalton: some unintegrated notes on how to work around
     booting on LS-120 drives
   * Ethan Benson
     - documentation for how to deal with iBooks and iMacs and other
       "new world Macintosh" models
   * Bruce Sass
     - more documentation updates and integration
   * Vincent Renardias: French updates
   * Marcin Owsiany <porridge@pandora.info.bielsko.pl>: Polish updates
   * Peter Karlsson: Swedish updates
   * Michael Sobolev: Russian updates
   * Edmund GRIMLEY EVANS: Esperanto updates
   * Risko Gergely <risko@njszki.hu>: Hungarian updates

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>



Reply to: