-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
❯ uname -r
6.15.9-201.fc42.x86_64
❯ brew install --cask stackit
==> Downloading https://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:5ea0e3a30feef0743da5a2924c8a71baead1b9f1d571afbd675bc556e59705f5
######################################################################## 100.0%
==> Pouring portable-ruby-3.4.5.x86_64_linux.bottle.tar.gz
==> Downloading https://github.com/stackitcloud/stackit-cli/releases/download/v0.41.0/stackit-cli_0.41.0_linux_amd64.tar.gz
==> Downloading from https://release-assets.githubusercontent.com/github-production-release-asset/699237555/2e987f8f-da43-4d29-a4ee-1d420bca8e57?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-10T07%3A16%3A07Z&rscd=attachment%3B+filename%3Dstackit-cli_0.41.0_linux_amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d
####################################################################################################################################################################################################################################################################################################################### 100.0%
==> Installing Cask stackit
==> Linking Binary 'stackit' to '/home/linuxbrew/.linuxbrew/bin/stackit'
==> Unlinking Binary '/home/linuxbrew/.linuxbrew/bin/stackit'
==> Purging files for version 0.41.0 of Cask stackit
Error: It seems the symlink source '/home/linuxbrew/.linuxbrew/Caskroom/stackit/0.41.0/completions/stackit.bash' is not there.
Those completions are not found in the cast.
If I comment out those lines via brew edit --cask stackit:
# bash_completion "./completions/stackit.bash"
# zsh_completion "./completions/stackit.zsh"
# fish_completion "./completions/stackit.fish"
stackit gets installed via problems.
The shell completions can be added later manually, e.g. stackit completion fish > ~/.config/fish/completions/stackit-completion.fish
Metadata
Metadata
Assignees
Labels
No labels