Homebrew / homebrew-cask

🍻 A CLI workflow for the administration of macOS applications distributed as binaries
https://brew.sh
BSD 2-Clause "Simplified" License
20.82k stars 10.65k forks source link

Bug report: Can not unpack mailbutler #25196

Closed Bartuz closed 7 years ago

Bartuz commented 7 years ago

Description of issue

Installing mailButler fails. "Error: Uh oh, could not figure out how to unpack "

Output of `brew cask install mailbutler --verbose` ``` ==> Downloading https://www.feingeist.io/files/MailButler.zip /usr/bin/curl --fail --remote-time --location --user-agent Homebrew/1.0.6-19-gcafe149 (Macintosh; Intel macOS 10.12) curl/7.49.1 https://www.feingeist.io/files/MailButler.zip -C 0 -o /Users/bartuz/Library/Caches/Homebrew/Cask/mailbutler--latest.zip.incomplete % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12010 0 12010 0 0 15405 0 --:--:-- --:--:-- --:--:-- 15405 ==> No checksum defined for Cask mailbutler, skipping verification Error: Uh oh, could not figure out how to unpack '/Users/bartuz/Library/Caches/Homebrew/Cask/mailbutler--latest.zip' Error: Kernel.exit ```
Output of `brew doctor` ``` Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew for is working fine: please don't worry and just ignore them. Thanks! Warning: "config" scripts exist outside your system or Homebrew directories. `./configure` scripts often look for *-config scripts to determine if software packages are installed, and what additional flags to use when compiling and linking. Having additional scripts in your path can confuse software installed via Homebrew if the config script overrides a system or Homebrew provided script of the same name. We found the following "config" scripts: /Applications/Postgres.app/Contents/Versions/latest/bin/gdal-config Warning: Broken symlinks were found. Remove them with `brew prune`: /usr/local/bin/blueutil /usr/local/bin/warp-mouse-cursor-position Warning: Some keg-only formula are linked into the Cellar. Linking a keg-only formula, such as gettext, into the cellar with `brew link ` will cause other formulae to detect them during the `./configure` step. This may cause problems when compiling those other formulae. Binaries provided by keg-only formulae may override system binaries with other strange results. You may wish to `brew unlink` these brews: gettext ```
Output of `brew cask doctor` ``` ==> macOS Release: 10.12 ==> Hardware Architecture: intel-64 ==> Ruby Version: 2.0.0-p648 ==> Ruby Path: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby ==> Homebrew Version: Homebrew 1.0.6-19-gcafe149 Homebrew/homebrew-core (git revision 016d; last commit 2016-10-04) ==> Homebrew Executable Path: /usr/local/bin/brew ==> Homebrew Cellar Path: /usr/local/Cellar ==> Homebrew Repository Path: /usr/local/Homebrew ==> Homebrew Origin: https://github.com/Homebrew/brew ==> Homebrew-Cask Version: 0.60.0 (git revision f0f6; last commit 77 minutes ago) ==> Homebrew-Cask Install Location: ==> Homebrew-Cask Staging Location: /usr/local/Caskroom ==> Homebrew-Cask Cached Downloads: /Users/bartuz/Library/Caches/Homebrew/Cask 1 files, 11.7K (warning: run "brew cask cleanup") ==> Homebrew-Cask Default Tap Path: /usr/local/Homebrew/Library/Taps/caskroom/homebrew-cask ==> Homebrew-Cask Alternate Cask Taps: /usr/local/Homebrew/Library/Taps/caskroom/homebrew-fonts ==> Homebrew-Cask Default Tap Cask Count: 3364 ==> Contents of $LOAD_PATH: /usr/local/Homebrew/Library/Homebrew/cask/lib /usr/local/Homebrew/Library/Homebrew /Library/Ruby/Site/2.0.0 /Library/Ruby/Site/2.0.0/x86_64-darwin16 /Library/Ruby/Site/2.0.0/universal-darwin16 /Library/Ruby/Site /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/x86_64-darwin16 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/universal-darwin16 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/x86_64-darwin16 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin16 ==> Contents of $RUBYLIB Environment Variable: ==> Contents of $RUBYOPT Environment Variable: ==> Contents of $RUBYPATH Environment Variable: ==> Contents of $RBENV_VERSION Environment Variable: ==> Contents of $CHRUBY_VERSION Environment Variable: ==> Contents of $GEM_HOME Environment Variable: ==> Contents of $GEM_PATH Environment Variable: ==> Contents of $BUNDLE_PATH Environment Variable: ==> Contents of $PATH Environment Variable: PATH="/Users/bartuz/.rvm/gems/ruby-2.3.0/bin:/Users/bartuz/.rvm/gems/ruby-2.3.0@global/bin:/Users/bartuz/.rvm/rubies/ruby-2.3.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/Users/bartuz/.rvm/bin:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm" ==> Contents of $SHELL Environment Variable: SHELL="/bin/zsh" ==> Contents of Locale Environment Variables: LANG="en_US.UTF-8" LC_CTYPE="en_US.UTF-8" ==> Running As Privileged User: No ```
adidalal commented 7 years ago

https://github.com/caskroom/homebrew-cask/issues/25196