[Bug 2031838] Re: ftbfs with tzdata >= 2023c-8

Benjamin Drung 2031838 at bugs.launchpad.net
Wed Aug 23 23:48:52 UTC 2023


Found d-i/source/tzsetup which is a code copy of tzsetup 1:0.94ubuntu2
before it was removed from the archive. We probably have to merge
1:0.122 from Debian.

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

Title:
  ftbfs with tzdata >= 2023c-8

Status in ubiquity package in Ubuntu:
  New

Bug description:
  With
  https://code.launchpad.net/~mwhudson/ubiquity/+git/ubiquity/+merge/449391
  applied, the ubiquity build now fails with:

  test_city_entry (test_timezone.TimezoneTests.test_city_entry) ... /usr/lib/python3/dist-packages/mock/mock.py:1238: PyGIWarning: Soup was imported without specifying a version first. Use gi.require_version('Soup', '2.4') before import to ensure that the right version gets loaded.
    __import__(import_path)
  Could not understand timezone Canada/Eastern
  Could not understand timezone US/Eastern
  FAIL

  which is presumably related to the deprecation of these timezone
  names. I can think of a few ways to fix this (build-depend on tzdata-
  legacy, remove the functionality being tested here as these names have
  been deprecated for ages, probably some other things...) but I don't
  know which is right so I'm filing a bug.

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




More information about the foundations-bugs mailing list