[Bug 279065] Re: The live CD installer should detect the presence of OpenSolaris

2008-11-05 Thread Launchpad Bug Tracker
This bug was fixed in the package clock-setup - 0.97ubuntu1

---
clock-setup (0.97ubuntu1) jaunty; urgency=low

  * Resynchronise with Debian. Remaining changes:
- Default to ntp.ubuntu.com for the NTP server.
- Ask the UTC question, defaulting to true, even if we appear to be the
  only OS (unless clock-setup/utc-auto is preseeded to true).
- Add lpia to architecture list.
- Fix rdate-udeb dependency to include the epoch.
- Fix handling of progress bar cancellation.
  * Apparently OpenSolaris keeps the hardware clock in local time
(surprisingly). Assume UTC=no if Solaris is detected (LP: #279065).

clock-setup (0.97) unstable; urgency=low

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Bosnian (bs.po) by Armin Besirovic
  * Welsh (cy.po) by Jonathan Price
  * Danish (da.po)
  * Greek, Modern (1453-) (el.po)
  * Esperanto (eo.po) by Felipe Castro
  * French (fr.po) by Christian Perrier
  * Croatian (hr.po) by Josip Rodin
  * Georgian (ka.po) by Aiet Kolkhi
  * Kurdish (ku.po) by Erdal Ronahi
  * Latvian (lv.po) by Peteris Krisjanis
  * Macedonian (mk.po) by Arangel Angov
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Serbian (sr.po) by Veselin Mijušković
  * Ukrainian (uk.po) by Євгеній Мещеряков
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
  * Traditional Chinese (zh_TW.po) by Tetralet

 -- Colin Watson <[EMAIL PROTECTED]>   Wed, 05 Nov 2008 12:33:19 +

** Changed in: clock-setup (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 279065] Re: The live CD installer should detect the presence of OpenSolaris

2008-10-19 Thread Colin Watson
Sorry for the multiple negatives. Actually I'm saying the exact
opposite: I'm saying that I would expect a Unix-like OS to keep the
hardware clock in UTC when no other operating systems are involved. At
the risk of belabouring the point, Unix-like operating systems simply
work better with the hardware clock in UTC; system administrators tend
to find this out every six months when daylight savings time switches on
or off, especially if some of their systems happen to go down during the
relevant window. (Of course the use of NTP works around some of these
issues.)

It seems like OpenSolaris has made a serious mistake, but thanks for the
information. I've unfortunately left it a bit late to change this for
Ubuntu 8.10 now, but we can do it for 9.04.

** Changed in: clock-setup (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Colin Watson (kamion)
   Status: New => Fix Committed
   Target: None => later

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279065] Re: The live CD installer should detect the presence of OpenSolaris

2008-10-07 Thread Joanie
Colin thank you so much for the reference on the hardware clock! I do
appreciate having the bigger picture.

As for this statement: "I find it very unlikely that a Unix-like system
would default to keeping the hardware clock in UTC when no other
operating systems are involved": I'm not sure I follow you. Are you
saying that in a single OS install you *would* expect the hardware clock
set to local time? If so, then I *believe* it's doing what you expect.

Regardless, I've been using Linux far longer than Solaris/OpenSolaris,
so I'm not the best person to answer your questions. I'll ask around.
In the meantime, here are the contents of my /etc/rtc_config file *on a
machine where no other operating systems are involved*:

~~

#
#   This file (/etc/rtc_config) contains information used to manage the
#   x86 real time clock hardware.  The hardware is kept in
#   the machine's local time for compatibility with other x86
#   operating systems.  This file is read by the kernel at
#   boot time.  It is set and updated by the /usr/sbin/rtc
#   command.  The 'zone_info' field designates the local
#   time zone.  The 'zone_lag' field indicates the number
#   of seconds between local time and Greenwich Mean Time.
#
zone_info=US/Eastern
zone_lag=14400

~~

Hypothetically, were I to now install Ubuntu on this system, OpenSolaris
presumably is not going to suddenly realize it has company and switch to
UTC. In this scenario, Ubuntu would not detect the other installed
operating system and setting UTC=no in /etc/default/rcS.  The end result
is OpenSolaris would think it's 4 hours later and will continue to think
that each time it is used after having booted into Ubuntu. Hence my
filing this bug.

I hope I'm making some modicum of sense. :-) And thanks again for your
help -- and for responding so quickly!

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279065] Re: The live CD installer should detect the presence of OpenSolaris

2008-10-07 Thread Colin Watson
Actually, while I've made the change in revision control, I'm going to
have to ask for more references, because I find it very unlikely that a
Unix-like system would default to keeping the hardware clock in UTC when
no other operating systems are involved; it's a terrible idea for
mission-critical servers, which I thought were part of Solaris' target
market. Could you please supply pointers to some documentation that says
that this is the default for OpenSolaris, and ideally why it's the
default?

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279065] Re: The live CD installer should detect the presence of OpenSolaris

2008-10-07 Thread Colin Watson
If you're unfamiliar with the reasons why keeping the hardware clock in
local time is a bad idea, please read:

  http://www.cl.cam.ac.uk/~mgk25/mswish/ut-rtc.html

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279065] Re: The live CD installer should detect the presence of OpenSolaris

2008-10-07 Thread Colin Watson
OK, though this is very surprising; typically, Unix-like operating
systems are happier keeping the hardware clock in UTC, since that
produces much more sensible results across DST changes. (The operating
system is better at managing this than the BIOS is, and trying to have
both of them manage it is a recipe for confusion!)

** Changed in: clock-setup (Ubuntu)
Sourcepackagename: ubiquity => clock-setup

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs