Keziah Biermann

Results 24 issues of Keziah Biermann

The plugin crashes when I try to execute the following task: ```yaml - name: Test command: "touch /Testolope.dat" connection: sshjail delegate_to: "{{ jail_name }}@{{ inventory_hostname }}" ``` (`jail_name` is defined...

bug

XCA fails to open PKCS#11 libraries (["file not found"](https://user-images.githubusercontent.com/13999009/161408045-69249a7c-7124-4800-aa8f-99868cf5801d.png)), even if the file exists (i.e. `softhsm2.so` and `libykcs11.dylib`). This issue may be related to #292, however none of the workarounds...

If I build a static library under macOS, I cannot link it to any C or Swift or Rust etc. application due to a lot of (C++ related?) linker errors....

Homebrew recently updated 7z to `p7zip Version 17.03`, and now it fails to extract XIP files which have worked flawlessly with the previous version. Full output for `7z e Xcode_12.4.xip`:...

Support macOS' touch ID for FIDO2 login to the vault (if possible) :)

**[MANDATORY] Describe the bug [MANDATORY]** Bastille bootstrap fails/exits with an error code if the release is already bootstrapped. This is a problem if the bootstrap is non-interactive (i.e. during Ansible...

bug

**[MANDATORY] Describe the bug [MANDATORY]** I have a Bastillefile that includes the PRE command: ``` PRE mkdir -p "/persist/jails/playground" CMD mkdir "/persist" FSTAB "/persist/jails/playground" "/jails/playground/persist" nullfs "rw" 0 0 PKG...

bug

**[MANDATORY] Describe the bug [MANDATORY]** Bastille does not create an entry in the `pf`-table `jails` when starting a VNET jail. **[MANDATORY] Bastille and FreeBSD version (paste ``bastille -v && freebsd-version...

bug

### Expected behavior The app opens. ### Actual behavior The app fails to open with `“PlayOnMac.app” can’t be opened because the identity of the developer cannot be confirmed.` ### Steps...

packaging

Would it be possible make the iOS app compatible with M1 Macs? Currently it states: "This app is not compatible with your Mac and cannot be downloaded." ![Screen Shot 2022-03-19...