Will Hegedus

Results 31 comments of Will Hegedus

Debian 11 does not automatically symlink `/usr/bin/python3` to `/usr/bin/python` (see the note [here](https://wiki.debian.org/Python#Python_in_Debian)). You can either: 1. Create the symlink yourself (not recommended). 2. Edit the wrapper shell like https://github.com/fboender/ansible-cmdb/pull/240.

I've rerun the failed e2e test `TestCompactWithStoreGateway` without issue locally without any changes, so I think that might just be flaky. I've been unable to make `TestRule` succeed, but I...

> It LGTM, but I also have that feeling about "can't we do this smarter?". Still, looks good and thank you! I agree that there's likely a better way to...

Hey @wiardvanrij - anything else that you need for this?

Resurfacing this discussion @yeya24 😄 Could you ping again?

Alright, @GiedriusS -- this should be ready for review now. I've added additional e2e testing for the components that actually support the prefix (Compact, Query, Rule, and Store), which helped...

Not stale. Just need to get around to rebasing it again.

@pjebs , I just built a local project without any real issue (after I fixed my environment variables). Is this still an issue for you? What error are you receiving?