Claudius Heine
Claudius Heine
I shorted the control documentation in order to pass the `Metrics/BlockLength: Block has too many lines. [36/35]` style check. Not sure how much good such an arbitrary check will do...
Just FYI: I am currently trying to update the Debian packaging for cryptography to 37, and on Debian pyo3 0.17 packaging is already in the pipeline, while 0.16 is currently...
@alex: Do you by chance have a pyo3 0.16 patchset on top of 37.0.4?
Well there is `/usr/share/pam-configs/passwdqc` which is deployed by the `os_hardening` role, but belongs to `libpam-passwdqc` package. So it causes: ``` $ dpkg --verify libpam-passwdqc ??5?????? /usr/share/pam-configs/passwdqc ``` for a non-config...
I also tried it without `rbenv` and use ruby and bundler directly from the Debian 11 repos and it failed similarly.
I found out that calling `rake beaker...` directly, without the `bundler exec rake ...`, seems to work. So I guess that means that rake and the reset of the dependencies...
@ekohl: Well AFAIK installing vagrant inside bundler is no longer supported. At least the latest [gem 1.5.0](https://rubygems.org/gems/vagrant) will complain about it. It also wasn't updated since 2014. The documentation is...
@ekohl: Thanks for the reply and for the overview. I will keep the points about PDK in mind. I already found the limits of this template, for instance deactivating honeycomb...
> > Maybe some linking to some example or boilerplate integrations from the documentation would be helpful? > > Is https://github.com/voxpupuli/voxpupuli-acceptance#usage not sufficient? Would a basic spec test help? Maybe...
Just recorded [this](https://asciinema.org/a/LrsD72DMNS9hkAIByTtrlpbgO). Some info ``` vim --version VIM - Vi IMproved 8.1 (2018 May 18, compiled Feb 22 2019 12:55:04) Included patches: 1-875, 878, 884, 948 Modified by [email protected]...