Rick Elrod

Results 33 issues of Rick Elrod

Seeing this when trying to package a local .tar.gz of a nonpublished cabal package: ``` ricky@t520 ⚡53% ~/haskellspecs$ ls | grep rcbot-1.0.0 rcbot-1.0.0.tar.gz ricky@t520 ⚡53% ~/haskellspecs$ cblrpm srpm rcbot-1.0.0.tar.gz cabal:...

I'm trying to compile the bytecode VM on Fedora (19 alpha) and hitting an error: ``` ricky@t520 /tmp/magpie (master)$ ./run_gyp gyp: name 'host_arch' is not defined while evaluating condition 'host_arch...

### Summary It would be cool if we could allow for regex searching, by typing `/` and a regex, and have the matches highlight in the output currently on screen....

enhancement
research
affects_post_2.0

In `meta.base.BaseProcessor`, there are some methods (like `link()`) which return strings, but they default to `""` - this makes serializing as e.g., JSON ugly. For example, in my HRF/Mobile combination,...

enhancement
breaks-compat

I've wanted to add a `qr` application to dagd for quite some time. Most of the QR code generation libraries in existence, with bindings for PHP, are either: - LGPL...

New feature

Would be a nice addition, I think.

New feature

We should use [freeipa-healthcheck](https://github.com/freeipa/freeipa-healthcheck) for monitoring in prod. It doesn't seem to work with py2 (tried quickly getting it to build on el7), but since we're deploying on el8, it...

deployment

**Is your feature request related to a problem? Please describe.** I would like to be able to run this role and ensure all the configuration is in place and so...

enhancement