Josh Enders
Josh Enders
The README is currently a little light on details around testing. It recommends running `tox` in the base dir of the repo to initiate testing but this is currently unreliable/not...
xcode-install version: `xcode-install-2.4.4` macOS version: `10.13.6` We're experiencing intermittent install failures when running the following command: ``` xcversion install --verbose 10 ``` Expected ouput: ``` /Applications/Xcode-10.app: accepted source=Apple System %...
4NXCI: The Missing Manual
Re-opening: https://github.com/saltstack/salt/issues/15044 Appears to have been approved in 2014 but never implemented. It would be great to have this feature. This actually lead to a production incident in our environment...
`22.03` => `23.05.2` upgrade on x86 ext4-combined-efi install. Repro: Removed all wolfssl packages to prevent a package conflict. Additional info: `/dev/sda2` is 10GiB. Full build log: [build.log](https://github.com/openwrt/asu/files/13927806/build.log) Request: ``` {...
Neither Alpine linux nor Ubuntu ship with `curl` installed by default. Trying to use `opm` from one of these distributions results in `opm` outputting: ```ERROR: failed to search: server error.```...
With the GNU split command installed as `gsplit` (either via MacPorts or Homebrew), this program can be accomplished with the following one liner on macOS or Linux. ```sh for file...