kennethso168

Results 14 issues of kennethso168

- [x] I confirm that this is an issue rather than a question. ## Bug report Tried to install Hyperion-2.0.13-Linux-x86_64.rpm downloaded from release on my Fedora 36 system, but it...

Waiting For Review

In `README.md` the description of `DB_DUMP_BEGIN` says: > What time to do the first dump. Defaults to immediate. Must be in one of two formats > Absolute HHMM, e.g. `2330`...

enhancement

Fixes #193 Fixed `apt_upgrades_pending` always empty, as after #181, `cache.upgrade(True)` is no longer called in script. This call marks the packages that could be upgraded, and without it, no package...

Fixes #194 . This implements the fixes as suggested by the issue.

``` System: Kernel: 5.8.0-59-generic x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal ``` After installation of the deb package, there is...

Currently, the roles failed to run with `INJECT_FACTS_AS_VARS` set to `false` as the required `ansible_*` variables (e.g. `ansible_distribution`) are not defined. The configuration `INJECT_FACTS_AS_VARS` and the Ansible fact namespace `ansible_facts.*`...

enhancement
help wanted

Currently, the role failed to run with `INJECT_FACTS_AS_VARS` set to `false` as the required `ansible_*` variables (e.g. `ansible_os_family`) are not defined. The configuration `INJECT_FACTS_AS_VARS` and the Ansible fact namespace `ansible_facts.*`...

Try to implement the ExpandStatusBarAction, however it doesn't work. I tried using both contexts of the app itself (armContext) and the app to mod (mContext), but both doesn't work. Well...

bug

Just tried out the smartctl exporter role without further configuration and it didn't work. It works after setting `smartctl_exporter_system_user` and `smartctl_exporter_system_group` to root. From https://github.com/prometheus-community/smartctl_exporter/issues/146, the upstream package is intended...

Currently, the roles failed to run with `INJECT_FACTS_AS_VARS` set to `false` as the required `ansible_*` variables (e.g. `ansible_os_family`) are not defined. The configuration `INJECT_FACTS_AS_VARS` and the Ansible fact namespace `ansible_facts.*`...