-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
needs-triagingnew issues that need triagingnew issues that need triaging
Milestone
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triagingnew issues that need triagingnew issues that need triaging