turnkeylinux / tracker

TurnKey Linux Tracker
https://www.turnkeylinux.org
68 stars 16 forks source link

TKLBAM: fixclock hook bug #1910

Closed JedMeister closed 2 months ago

JedMeister commented 2 months ago

This issue is fixed - see: https://github.com/turnkeylinux/tracker/issues/1910#issuecomment-1996433044


Jonathan has reported a bug in the TKLBAM fixclock-hook script via the forums.

As he notes, the fix is to add:

from typing import Optional
hodgiers commented 2 months ago

Can confirm this fixes the issue when the import statement is added to "/etc/tklbam/hooks.d/fixclock"

JedMeister commented 2 months ago

I've just pushed an update that fixes this (and some other tidying). I'll get a colleague to do a code review. Once that's done, I'll rebuild and push to the apt repo ASAP.

JedMeister commented 2 months ago

I've just pushed a fixed version of tklbam to our apt repo. To install it:

apt update
apt install tklbam