Skip to content

brew install swarm-bee installs RC instead latest stable #5013

@Cafe137

Description

@Cafe137

Context

MacOS / Brew

Summary

brew install swarm-bee                                          
==> Fetching ethersphere/tap/swarm-bee
==> Downloading https://github.com/ethersphere/bee/releases/download/v2.5.0-rc4/bee-darwin-arm64.tar.gz
Already downloaded: /Users/xxx/Library/Caches/Homebrew/downloads/f1499ccdef74343a112407c364b213448f808f291a83273cff97e378e4476e62--bee-darwin-arm64.tar.gz
==> Installing swarm-bee from ethersphere/tap
Error: An exception occurred within a child process:
  NoMethodError: undefined method `exists?' for class File

Expected behavior

RCs should not be offered for brew install (or other pacman installs) by default.

  • It may have breaking changes in the protocol and it cannot connect to other nodes.
  • It may require different configuration or setup than the current documentation which is written for the latest stable.

Actual behavior

Please see Summary

Steps to reproduce

Please see Summary

Possible solution

set skip_upload: auto in goreleaser brew (credits darkobas)

Metadata

Metadata

Assignees

Labels

needs-triagingnew issues that need triaging

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions