Page MenuHomeVyOS Platform

ACME certificate updates fail due to missing timezone info
Open, HighPublicBUG

Description

File "/usr/lib/python3.11/pathlib.py", line 1045, in open
    return io.open(self, mode, buffering, encoding, errors, newline)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/zoneinfo/tzdata.zi'

The cause is that APT can sometimes decide to pull the package from buster, which we still enable for an older version of bash-completion.

Details

Version
1.4.1
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)
Story points
2