SHA1 error when using brew install ruby-build -
SHA1 error when using brew install ruby-build -
i using linuxbrew(which linux equivalent of homebrew) install "ruby-build"
command used:- brew install ruby-build
and here error got,
error: sha1 mismatch expected: 2599afa039d2070bae9df6ce43da288b3a4adf97 actual: 6d840506239fc0b47ad5c1b14bd5e3e0edbeaa60 archive: /home/user1/.cache/homebrew/makedepend-1.0.5.tar.bz2 retry incomplete download, remove file above.
later tried deleting makedepend-1.0.5.tar.bz2 file , run above command again, still error persists.
ruby-on-rails ruby fedora linuxbrew
Comments
Post a Comment