【问题标题】:High Sierra and Homebrew not playing nice for GPGHigh Sierra 和 Homebrew 不适合 GPG
【发布时间】:2020-06-04 19:25:18
【问题描述】:

Mac OS High Sierra (10.13.6) 在这里。我正在尝试让 Homebrew 安装 gpggpg-agent 并遇到问题。运行:

brew install gpg gpg-agent

生成以下输出:

Error: No available formula with the name "gpg-agent" 
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
  git -C "$(brew --repo homebrew/core)" fetch --unshallow

Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.

知道解决方法是什么吗?

【问题讨论】:

    标签: macos homebrew gnupg


    【解决方案1】:

    要获取gpg-agent,需要安装gnupg,详情可以查看this question,也可以试试gpgtools,其中包含gpg-agent。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-03-07
      • 2018-03-29
      • 2018-08-06
      • 1970-01-01
      • 2019-03-01
      • 2018-08-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多