John Pfuntner

Results 12 issues of John Pfuntner

Describe the bug ---------------- I'm seeing ctest failures about 10% of the time. I think they are always in valgrind tests and I've seen `#2: libclamav_valgrind` fail a couple of...

🐛bug
freshclam

I'm seeing an error using GCP CentOS8 instances for my master and worker nodes: ``` TASK [geerlingguy.kubernetes : Make cache if Kubernetes GPG key changed.] ******************************************************************************************************************************************************************* Wednesday 05 February 2020...

bug
planned

### Summary When I try to use the `ec2_metadata_facts` module against an EL7 instance such as CentOS 7, I get this an exception: ``` Traceback (most recent call last): File...

bug
module
python3
traceback
plugins

### Steps to reproduce the problem 1. Start a post 2. Launch emoji palette 3. Scroll down the palette 4. Observer that the palette pop-up can move around the screen,...

bug
ui

### Steps to reproduce the problem 1. I've created a filter with several phrases related to wordle. ![image](https://user-images.githubusercontent.com/23261559/208300991-9338e3b2-8890-4bcd-ad8d-2b0c3bd382f2.png) 2. I see posts with the phrase ### Expected behaviour I should...

bug

It would be nice if I could select multiple windows in the server/channel pane and close all of them at once.

I really appreciate the simplicity of the sample application but am not sure it's working like I expect. The Tomcat log shows that the application is deployed but if I...

#### Description of problem: We are in the middle of a project to harden an Ubuntu 20 machine according to Canonical Ubuntu 20.04 LTS STIG - Ver 1, Rel 11...

#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...

enhancement

This applies the same technique from #773 to the `is_running` property of the `SystemdService` class of `testinfra/modules/service.py` to fix #801. I tried following the steps from `CONTRIBUTING.rst` but got some...