[Bug 2076857] Re: timezone cannot be set by geoip when autoinstalling

Dan Bungert 2076857 at bugs.launchpad.net
Tue Aug 13 14:27:50 UTC 2024


** Project changed: subiquity => subiquity (Ubuntu)

** Changed in: subiquity (Ubuntu)
       Status: New => Triaged

** Changed in: subiquity (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2076857

Title:
  timezone cannot be set by geoip when autoinstalling

Status in subiquity package in Ubuntu:
  Triaged

Bug description:
  TimeZoneController only sets self.model.timezone when loading
  autoinstall data (when we will not have geoip results yet) or when its
  POST method is called (which it will not be for server or when
  autoinstalling desktop).

  I think the goal should be:

  timezone: "" or null --> default behaviour (i.e. use geoip for tz on desktop, set utc on server)
  timezone: "geoip" --> use geoip for tz on desktop and server

  Neither of these work quite right today

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2076857/+subscriptions




More information about the foundations-bugs mailing list