【问题标题】:homebrew-fuse git repository is deprecated brew update faliedhomebrew-fuse git 存储库已弃用 brew update failed
【发布时间】:2019-07-10 19:35:21
【问题描述】:

操作系统: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 或其他人?

【问题讨论】:

    标签: git homebrew fuse


    【解决方案1】:

    brew tap 报告的homebrew/fuse 存储库确实没有了:

    错误:自制程序/保险丝已被弃用。此水龙头现在是空的,因为它的所有公式都已迁移。

    您必须使用以下命令取消开发此存储库:

    brew untap homebrew/fuse
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-05-03
      • 2019-10-25
      • 1970-01-01
      相关资源
      最近更新 更多