自家酿制git储存库已弃用Brew更新失败

时间:2019-02-17 03:59:35

标签: git homebrew fuse

操作系统:10.14.2

brew list
ant         gdbm            imagemagick     libtool         pango           telnet
apr         gdk-pixbuf      isl         libunistring        pcre            testdisk
apr-util        gettext         jansson         libxml2         pcre2           tree
autoconf        git         jemalloc        libxslt         pgcli           unixodbc
autojump        glib            jpeg            little-cms2     pixman          watchman
automake        gmp         libde265        lsusb           pkg-config      webp
boost           gnutls          libev           mongodb@3.6     plotutils       wget
c-ares          gobject-introspection   libevent        mpfr            postgresql@9.4      wxmac
cairo           goenv           libffi          ncurses         pwgen           x265
emacs           graphite2       libheif         nettle          python          xz
erlang          graphviz        libidn2         nghttp2         python@2        yarn
erlang@20       harfbuzz        libmpc          nmap            qt          zlib
fontconfig      htop            libomp          node            rabbitmq
freetype        htop-osx        libpng          openexr         readline
fribidi         icu4c           libpq           openjpeg        redis
gcc         iftop           libtasn1        openssl         shared-mime-info
gd          ilmbase         libtiff         p11-kit         sqlite


$ brew update
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-fuse failed!`enter code here`

我怀疑fuse是造成我问题的根本原因。但是,当我检查homebrew-fuse存储库中的solve我的问题时。

我尝试使用this

重新安装它
brew tap homebrew/fuse
Error: homebrew/fuse was deprecated. This tap is now empty as all its formulae were migrated.

问题:

这是什么根本原因? fusegit或其他?

1 个答案:

答案 0 :(得分:2)

根据homebrew/fuse的报道,实际上没有更多的brew tap存储库:

  

错误:不建议使用自家酿制/保险丝。由于所有公式均已迁移,因此此水龙头现在为空。

您必须通过以下方式解开该存储库:

brew untap homebrew/fuse