Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install git-credential-manager-core #98

Open
0xg0nz0 opened this issue May 5, 2024 · 0 comments
Open

Cannot install git-credential-manager-core #98

0xg0nz0 opened this issue May 5, 2024 · 0 comments

Comments

@0xg0nz0
Copy link

0xg0nz0 commented May 5, 2024

Relevant YAML configuration:

homebrew_taps:
  - microsoft/git
homebrew_cask_appdir: /Applications
homebrew_cask_accept_external_apps: true
homebrew_cask_apps:
  - 1password-cli
  - docker
  - git-credential-manager-core
  - google-chrome

On the managed node, it installed fine:

kyledowney@athansor ~ % brew list
==> Formulae
autoconf		libgpg-error		pcre2
bash-completion		libidn2			pinentry
ca-certificates		libksba			pipx
certifi			libnghttp2		pkg-config
cffi			libssh2			pycparser
cryptography		libtasn1		python-argcomplete
gdbm			libunistring		python-packaging
gettext			libusb			[email protected]
gh			libyaml			readline
git			lz4			sqlite
gmp			m4			ssh-copy-id
gnupg			mpdecimal		thefuck
gnutls			nettle			unbound
libassuan		npth			wget
libevent		openldap		xz
libgcrypt		openssl@3		z3
libgit2			p11-kit			zstd

==> Casks
1password-cli			git-credential-manager-core

But I get this error when I run the playbook:

failed: [firedrake.home.local] (item=git-credential-manager-core) => changed=false
  ansible_loop_var: item
  item: git-credential-manager-core
  msg: 'Warning: Cask ''git-credential-manager-core'' is unavailable: No Cask with this name exists.'

The only thing that's different about this cask is that it uses the Microsoft tap, not the standard one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant