Results 36 comments of Adam Bolte

Hi @stobrien89, No problem, certainly not urgent since there is a work-around. I was trying to look up exit codes to handle in my script: ``` $ aws s3 cp...

I just went to submit a patch for one of these modules and discovered this change just today. I find this quite scary. There is nothing in the execution module...

> What additional communication channels (besides the SEP process, Open Hour meetings, blog posts, Slack/Discord community. Github issues) the Salt Core team should have used to inform about the decision...

It's a similar deal with Ion Fury from GOG. Heroic installed via Flatpak on Arch. Requires libFLAC.so.8 which is missing on the system by default, so it had to be...

Confirming this as well. Tested on Arch with Plasma 5.25.4 and Wayland 1.21. Coming to KDE Plasma from Xfce, the "fill" window feature is the killer feature that I miss...

A Kubuntu kernel on a Debian 11 host? I can at least confirm it works fine using the stock Debian 11 kernel (`5.10.113-1` from bullseye-security) with packages built using the...

@lorengordon #31210 doesn't actually address this issue. The key piece of code in that PR related to this issue is the following line: `' {0} '.format(self.sep) if self.sep != '...

@Poil We have `ignore_if_missing` to control what to do if the file is missing. Perhaps it would make more sense to add something similar - an option there named something...

Files under `/etc/default/` are all expected to be shell scripts that are sourced. Some of those files even have shell functions in them (eg. the one provided by the aufs...

> Wouldn't a simple change of the default delimiter from '=' to ' = ' and corresponding formatting line solve the problem without significantly breaking backward compatibility? Unfortunately not. See...