[Bug 1995864] [NEW] UnknownTimeZoneError: 'Europe/Kyiv' in python3-tz

Launchpad Bug Tracker 1995864 at bugs.launchpad.net
Wed Nov 16 15:16:25 UTC 2022


You have been subscribed to a public bug by Benjamin Drung (bdrung):

I install latest updates on my Ubuntu 20.04 and 22.04 and timezone has changed from Europe/Kiev to Europe/Kyiv, which caused error in my service:
pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'

The problem exists on:
Ubuntu 20.04 python3-tz version - 2019.3-1
Ubuntu 22.04 with version of python3-tz - 2022.1-1.
The problem is solved for kinetic release. Could you please add 'Europe/Kyiv' timezone for previous releases.

Test case:

```
#!/usr/bin/python3
from pytz import timezone
print(timezone('Europe/Kyiv'))
```

** Affects: python-tz (Ubuntu)
     Importance: High
     Assignee: Benjamin Drung (bdrung)
         Status: Confirmed

** Affects: python-tz (Ubuntu Focal)
     Importance: Undecided
         Status: New

** Affects: python-tz (Ubuntu Jammy)
     Importance: Undecided
         Status: New


** Tags: focal foundations-todo impish jammy regression-update
-- 
UnknownTimeZoneError: 'Europe/Kyiv' in python3-tz
https://bugs.launchpad.net/bugs/1995864
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to the bug report.



More information about the foundations-bugs mailing list