-
-
Notifications
You must be signed in to change notification settings - Fork 9
Description
since version reported v0.5.1 (and I have other issues) I ran brew upgrade container-compose
Warning: container-compose 0.6.0 already installed
ronr@ronrmb04 zabbix-server % container-compose --version
container-compose version v0.5.1
ronr@ronrmb04 zabbix-server % brew remove container-compose
Uninstalling /opt/homebrew/Cellar/container-compose/0.6.0... (6 files, 47.1MB)
ronr@ronrmb04 zabbix-server % container-compose --version
zsh: command not found: container-compose
ronr@ronrmb04 zabbix-server % brew install container-compose
✔︎ JSON API formula.jws.json [Downloaded 31.7MB/ 31.7MB]
✔︎ JSON API cask.jws.json [Downloaded 15.0MB/ 15.0MB]
==> Fetching downloads for: container-compose
✔︎ Bottle Manifest container-compose (0.6.0) [Downloaded 2.0KB/ 2.0KB]
✔︎ Bottle container-compose (0.6.0) [Downloaded 12.1MB/ 12.1MB]
==> Pouring container-compose--0.6.0.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/container-compose/0.6.0: 6 files, 47.1MB
==> Running brew cleanup container-compose...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP=1.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
ronr@ronrmb04 zabbix-server % container-compose --version
container-compose version v0.5.1
does my installation have an issue?