Thomas Deutsch

Results 26 issues of Thomas Deutsch

I'd like to reopen https://github.com/geerlingguy/ansible-role-homebrew/issues/146 here, as the issue still exists. I have a Brewfile with multiple `mas` apps in it. When I run the playbook over SSH, it fails:...

stale

Hi Just stumbled upon this. For the very same reasons, I created my one ["debugging" Image](https://github.com/tuxpeople/docker-debugcontainer). I'm thinking now to drop mine in favor of yours. Would you mind to...

It get killed while trying to get the checksums for server and client: ``` TASK [atosatto.minio : Get the Minio server checksum for amd64 architecture] *********************************** objc[27057]: +[__NSCFConstantString initialize] may...

- This is maybe related to #864 - This looks like a regression introduced in 0.6.14 ## System Information ### Linux distribution Terraform is running on MacOS 12.3 Libvirt is...

There's this todo in your playbook: https://github.com/geerlingguy/mac-dev-playbook/blob/acb6eb4d1b224e39dce47971923928d16c9de4b0/tasks/osx.yml#L2 I think this could be solved with one of those: - https://github.com/geerlingguy/ansible-role-homebrew/issues/73#issuecomment-392296635 - https://github.com/geerlingguy/ansible-role-homebrew/issues/73#issuecomment-399518260

stale

This should fix #147 Once #79 is ready, this can be removed again.

stale

I'm currently working on packaging lazydocker for Alpine Linux. **Describe the bug** go test fails: ``` # github.com/jesseduffield/lazygit/pkg/gui pkg/gui/keybindings.go:178:9: conversion from int to string yields a string of one rune,...

bug

I changed the Kubernetes version from 1.14.0 to 1.16.0 after I ran the playbook for the first time and then re-run it. It ran trough and updated the packages like...

Looks like it's not being checked if there is a firewall. I had issues deploying on CentOS 7 before I stopped the Firewall. The ports should be opened automatically if...

I tried to build a KVM qemu image, but it's not booting. Most probably, I did something wrong, but I'm unable to find it. My environment: ``` [root@lab2 ~]# virsh...