Bernd Ahlers

Results 163 comments of Bernd Ahlers

Can you show me an example recipe and describe the problem you have in more detail? Thanks!

@mlosev No sorry, I am currently busy with other things. :confused:

Not sure why the spec says that about `config_files`. I didn't write that. :smile: To make `%config` configurable for RPM packages it needs to be configurable in fpm first. I...

Yes, it's pretty slow. :( It's even slower on jruby and rubinius. (I guess because of racc issues) You are probably better off with using regex to parse the status...

Thanks all for the feedback and sorry for the unresponsiveness from my side. @gillesdemey Would you like to takeover maintainership of this project? Let me know and I will add...

Yes, that's possible. Look at the following redis example https://github.com/bernd/fpm-recipes/blob/master/redis/recipe.rb

Sorry, there is no support for downloading multiple sources at the moment. :disappointed: You can download the additional sources in the `build` method via something like `safesystem("curl http://...")` and extract...

> @thll I accidentally tagged you for review on this, but leaving it just in case you see any opportunities for improvement in this or the corresponding Enterprise PR. >...

@HenryTheSir Thanks for the report. This is a bug. @drewmiranda-gl Dots are only replaced before ingesting them into OpenSearch. In pipeline functions the fields still have the dot.

https://blog.packagecloud.io/how-to-gpg-sign-and-verify-rpm-packages-and-yum-repositories/