-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Upgrading fails via brew on macOS 12.13.1 (M1)
$ cargo --version
cargo 1.59.0
$ brew upgrade
==> Upgrading 1 outdated package:
nickgerace/nickgerace/gfold 3.0.0 -> 4.0.0
==> Downloading https://github.com/nickgerace/gfold/archive/refs/tags/4.0.0.tar.gz
Already downloaded: /Users/madeyoulook/Library/Caches/Homebrew/downloads/6cce67192febbafd684b46630662298e7cb5606c2eee8968621c887d340fbf78--gfold-4.0.0.tar.gz
==> Upgrading nickgerace/nickgerace/gfold
3.0.0 -> 4.0.0
==> cargo install
Last 15 lines from /Users/madeyoulook/Library/Logs/Homebrew/gfold/01.cargo:
cargo
install
--locked
--root
/opt/homebrew/Cellar/gfold/4.0.0
--path
.
Installing gfold v4.0.0 (/private/tmp/gfold-20220511-36324-uas33a/gfold-4.0.0)
Updating crates.io index
error: failed to select a version for the requirement `libgit2-sys = "^0.13.3"`
candidate versions found which didn't match: 0.13.2+1.4.2, 0.13.1+1.4.2, 0.13.0+1.4.1, ...
location searched: crates.io index
required by package `git2 v0.14.3`
... which satisfies dependency `git2 = "^0"` (locked to 0.14.3) of package `gfold v4.0.0 (/private/tmp/gfold-20220511-36324-uas33a/gfold-4.0.0)`
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/nickgerace/homebrew-nickgerace/issues
Also, that last link for reporting issues does not work -- issues are turned off for that repo.
Dentrax
Metadata
Metadata
Assignees
Labels
No labels