Jordan Sissel

Results 68 issues of Jordan Sissel

A user reported that on macOS Catalina, the default pkgbuild install location may result in a .pkg file which cannot be installed. This change makes fpm's `--prefix` option pass through...

Problem: New test failures in the fpm deb test suite. Context: A test that checks for #1840 by ensuring that fpm doesn't create a deb package that causes lintian to...

This builds off of the excellent work done by @wbraswell in #1528. This PR should fix: * #1519, #1522 (`fpm -s cpan -t rpm Inline::CPP` hangs on stdin) * #1517...

This fixes fpm when used with clamp 1.3.0 or above. Fixes #1543

The xmknod method will exist if, during setup, FFI cannot find the `mknod` libc function. Should fix #1244

When converting python packages, fpm now defaults to using pip as of #1820. However, not all python installations actually contain pip. For example, on Debian 11🗡️ the python3 package doesn't...

Hi! We'd like to use this and contribute improvements, but I'm unable to find any license associated with this content. A brief reading of the repo is that the content...

(This issue was originally filed by @stbka at https://github.com/elastic/logstash/issues/2006) --- I want to match one pattern multiple times in a logevent. Tried different regex pattern but I don't get it...

enhancement

(This issue was originally filed by @M0dM at https://github.com/elastic/logstash/issues/1934) --- Hi, I didn't arrived to use recursivity inside grok custom patterns. I think this could be an awesome feature. Benoit...