Marc Dequènes (Duck)
Marc Dequènes (Duck)
@jerabaul29 as @petterreinholdtsen told you zbar is packaged in Debian (in last 3 major releases), which flows into Ubuntu later on, so you can just `apt install zbar-tools` (or `zbarcam-gtk`...
@jerabaul29 sorry, I tried not to sound patronizing but I'm not a native English speaker so I guess I got it wrong. I don't see anything wrong in being a...
Some `site` methods are only available through the `SiteDrop` class, so I adapted to behave like a Liquid context.
@d4t4king putting your custom settings in the local file is the recommended way in README.Debian but indeed copying the main conffile in the local one is not and would surely...
Yes, we're using `--renew-by-default` and the automation (Ansible) decides if the command needs to be run again or skipped. So I think I missed this part of the documentation because...
AFAIK the proper way to ask for suspend is `systemctl suspend` and it works fine with before-sleep for locking on 1.6.
@markstos my bad, thanks for correcting me. So the only difference I can think of is that `systemctl suspend` is asynchronous, probably similar to using `--no-block`, but that should not...
I don't get it. It was tested, many problems were fixed at the time before it was green, so what changed?
@apinnick I guess you replied on the wrong ticket. Whatever we think is right for #2822 the GH workflow should fail if htmlproofer reports anything.
@hpax what you're suggesting is interesting but IMHO is entirely another method of solving the challenge. What you worked on in this PR would already help a lot of people...