Phillip Smith

Results 30 comments of Phillip Smith

This would be really useful for us too, so adding my +1

Unfortunately it's not an internal priority at the moment, because this was originally provided as a compatibility/migration tool and we do not use it in production. We would be happy...

Hi @gigatexal - thanks for your interest in the project and opening this issue. My apologies for the slow response. As you've no doubt noticed, we don't currently pay a...

Thanks for reporting this! This seems like a reasonable change to me - would you be willing to put up a PR for it? :)

I know it seems silly, but I can't approve my own PR :)

Looks like this could be automated fairly simply with GitHub Actions: https://dev.to/koddr/github-action-for-release-your-go-projects-as-fast-and-easily-as-possible-20a2 Would you be interested in a PR implementing this @bnfinet?

I'm having similar issue - provisioning an instance with Terraform, and managing the A/AAAA and PTR records all together, but the PTR records fail because of the error in this...

Ah awesome! I missed that. Thanks for pointing me to it :tada:

Looks like this affects multiple packages: https://github.com/rsyslog/rsyslog-pkg-ubuntu/issues/179

FWIW, I just hit this trying to install these packages on Ubuntu 24.04 host: ``` install stats packages: pkg.installed: - pkgs: - libcairo2-dev - libffi-dev - build-essential - python3-dev -...