[Bug 2031838] Re: ftbfs with tzdata >= 2023c-8
Launchpad Bug Tracker
2031838 at bugs.launchpad.net
Tue Sep 12 21:39:16 UTC 2023
This bug was fixed in the package ubiquity - 23.10.3
---------------
ubiquity (23.10.3) mantic; urgency=medium
[ Michael Hudson-Doyle ]
* Cherry pick the fix for Debian bug #1040048 to fix build with new
ncurses-bin.
[ David Mohammed ]
* Don't display a panel for budgie-wm
[ Benjamin Drung ]
* Update legacy timezones in tzsetup (LP: #2031838)
-- Benjamin Drung <bdrung at ubuntu.com> Tue, 12 Sep 2023 14:40:23 +0200
** Changed in: ubiquity (Ubuntu)
Status: Fix Committed => Fix Released
--
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:
Fix Released
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