Will Foster
Will Foster
> The `lnotify` script uses `ps` to determine the name of the currently running window, but it uses command line arguments that are not supported by the version of `ps`...
After two days with no xdotool errors that triggered garbled screen, feel confident that the patched version https://github.com/larsks/scripts/commit/669c75f3f080f17fa49344103e0c62614fdf94e7 fixes this issue.
Thanks @ydnath I will start working on this next week.
Looking at your `requirements.txt` there's a dependency on python3-transitions which isn't packaged in EL/Fedora yet. - https://github.com/Juniper/py-junos-eznc/blob/master/requirements.txt#L13 We're going to see about packaging `python3-transitions` for EPEL/Fedora first, so anyone using...
I still get this error as well on Fedora 35 ``` protonvpn-stable-release-1.0.1-1.noarch python3-proton-client-0.7.1-2.noarch python3-protonvpn-nm-lib-3.11.0-2.fc35.noarch protonvpn-gui-1.10.0-2.noarch protonvpn-cli-3.12.0-4.noarch protonvpn-1.0.0-3.noarch NetworkManager-libnm-1.32.12-2.fc35.x86_64 NetworkManager-1.32.12-2.fc35.x86_64 NetworkManager-openvpn-1.8.16-1.fc35.x86_64 ```
This is already working as intended but would be a good RFE I think, we refer to `cloud01` or spare pool to gauge general availability.
Part of this is (moving broken_state to Mongo) satisfied via: https://github.com/redhat-performance/quads/commit/c40ba654567a8e4c2278ab18c7a88fdaa1ed3c10
@kambiz-aghaiepour I believe this may have been resolved in https://review.gerrithub.io/c/redhat-performance/quads/+/533211 can you confirm?
Thanks for filing this. Most of the heavy lifting here will need to be on the Foreman side using compute resource plugins: https://theforeman.org/manuals/2.3/index.html#5.2ComputeResources This is because QUADS needs to be...
Hey @ashishkamra here's where we are with this right now, having discussed this at some level of implementation depth but also just recently receiving IBM Cloud credentials so we can...