Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParseError with 'teamspeak-client' cask #5224

Closed
NathanielMichael opened this issue Jul 6, 2014 · 3 comments
Closed

ParseError with 'teamspeak-client' cask #5224

NathanielMichael opened this issue Jul 6, 2014 · 3 comments

Comments

@NathanielMichael
Copy link

Attempted a fresh install after a brew update and brew cask update. Error below:

nate at pu in ~
$ brew cask install teamspeak-client
==> Downloading http://dl.4players.de/ts/releases/3.0.15/TeamSpeak3-Client-macosx-3.0.15.dmg
Already downloaded: /Library/Caches/Homebrew/teamspeak-client-3.0.15.dmg
Error: undefined method `ParseError' for Plist:Module
Please report this bug:
    https://github.com/caskroom/homebrew-cask/issues
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/system_command.rb:63:in `_parse_plist'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/system_command.rb:25:in `run'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/container/dmg.rb:23:in `mount!'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/container/dmg.rb:13:in `extract'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/installer.rb:75:in `extract_primary_container'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/installer.rb:36:in `install'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/cli/install.rb:20:in `block in install_casks'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/cli/install.rb:17:in `each'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/cli/install.rb:17:in `install_casks'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/cli/install.rb:6:in `run'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/cli.rb:57:in `run_command'
/usr/local/Cellar/brew-cask/0.37.0/rubylib/cask/cli.rb:72:in `process'
/usr/local/bin/brew-cask.rb:42:in `<top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
/usr/local/Library/brew.rb:59:in `require?'
/usr/local/Library/brew.rb:137:in `<main>'
@vitorgalvao
Copy link
Member

brew update and brew cask update do the same, you only need to perform one of them. The latest version of homebrew-cask is 0.37.1, so you’re behind. Please run brew upgrade brew-cask and try again.

@rolandwalker
Copy link
Contributor

Hi @NathanielMichael !

Indeed, the ParseError issue was worked on recently, but I observed additional problems with teamspeak-client as mentioned in #5160. Let me know if it works for you after upgrading.

@NathanielMichael
Copy link
Author

@rolandwalker Upgraded and ran into the same issue that you reported in #5160 - I'll close this as it's technically a duplicate.

@vitorgalvao Thanks!

@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants