Created
October 23, 2014 04:09
-
-
Save hanxue/60ba9d0515d43a563f85 to your computer and use it in GitHub Desktop.
homebrew cask debug of chrome-remote-desktop-host installation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Initializing Taps | |
| ==> Creating directories | |
| ==> Loading Cask definitions | |
| ==> Translating 'chrome-remote-desktop-host' into a valid Cask source | |
| ==> Testing source class Cask::Source::URI | |
| ==> Testing source class Cask::Source::PathSlashRequired | |
| ==> Testing source class Cask::Source::TappedQualified | |
| ==> Testing source class Cask::Source::UntappedQualified | |
| ==> Testing source class Cask::Source::Tapped | |
| ==> Success! Using source class Cask::Source::Tapped | |
| ==> Resolved Cask URI or file source to '/usr/local/Library/Taps/caskroom/homebrew-cask/Casks/chrome-remote-desktop-host.rb' | |
| ==> Cask instance dumps in YAML: | |
| ==> Cask instance toplevel: | |
| --- !ruby/object:ChromeRemoteDesktopHost | |
| title: chrome-remote-desktop-host | |
| ==> Cask instance method 'homepage': | |
| --- https://chrome.google.com/remotedesktop | |
| ... | |
| ==> Cask instance method 'url': | |
| --- !ruby/object:Cask::URL | |
| uri: !ruby/object:URI::HTTPS | |
| scheme: https | |
| user: | |
| password: | |
| host: dl.google.com | |
| port: 443 | |
| path: /chrome-remote-desktop/chromeremotedesktop.dmg | |
| query: | |
| opaque: | |
| registry: | |
| fragment: | |
| parser: | |
| user_agent: | |
| cookies: | |
| referer: | |
| using: | |
| revision: | |
| trust_cert: | |
| data: | |
| ==> Cask instance method 'appcast': | |
| --- | |
| ... | |
| ==> Cask instance method 'version': | |
| --- :latest | |
| ... | |
| ==> Cask instance method 'license': | |
| --- !ruby/object:Cask::DSL::License | |
| value: :unknown | |
| ==> Cask instance method 'tags': | |
| --- | |
| ... | |
| ==> Cask instance method 'sums': | |
| --- :no_check | |
| ... | |
| ==> Cask instance method 'artifacts': | |
| --- | |
| :install: !ruby/object:Set | |
| hash: | |
| ? - Chrome Remote Desktop Host.pkg | |
| : true | |
| :uninstall: !ruby/object:Set | |
| hash: | |
| ? :script: | |
| :executable: /Applications/Chrome Remote Desktop Host Uninstaller.app/Contents/MacOS/remoting_host_uninstaller | |
| :args: | |
| - --no-ui | |
| :pkgutil: com.google.pkg.ChromeRemoteDesktopHost | |
| : true | |
| ==> Cask instance method 'caveats': | |
| --- | |
| - !ruby/object:Cask::Caveats | |
| block: !ruby/object:Proc {} | |
| ==> Cask instance method 'depends_on_formula': | |
| --- [] | |
| ==> Cask instance method 'conflicts_with': | |
| --- | |
| ... | |
| ==> Cask instance method 'container_type': | |
| --- | |
| ... | |
| ==> Cask instance method 'gpg': | |
| --- | |
| ... | |
| ==> Cask::Installer.install | |
| ==> Printing caveats | |
| ==> Caveats | |
| You must log out and log back in for the installation of chrome-remote-desktop-host | |
| to take effect. | |
| ==> Downloading | |
| ==> Downloading https://dl.google.com/chrome-remote-desktop/chromeremotedesktop.dmg | |
| ==> Calling curl with args ["#<Cask::URL:0x007fc9e121d6f0 @uri=#<URI::HTTPS:0x007fc9e121d470 URL:https://dl.google.com/chrome-remote-desktop/chromeremotedesktop.dmg>, @user_agent=nil, @cookies=nil, @referer=nil, @using=nil, @revision=nil, @trust_cert=nil, @data=nil>", "-C", "13500416", "-o", "#<Pathname:/Library/Caches/Homebrew/chrome-remote-desktop-host-latest.dmg.incomplete>"] | |
| /usr/bin/curl -fLA Homebrew 0.9.5 (Ruby 2.0.0-451; Mac OS X 10.9.4) https://dl.google.com/chrome-remote-desktop/chromeremotedesktop.dmg -C 13500416 -o /Library/Caches/Homebrew/chrome-remote-desktop-host-latest.dmg.incomplete --silent | |
| ==> Downloaded to -> /Library/Caches/Homebrew/chrome-remote-desktop-host-latest.dmg | |
| ==> Extracting primary container | |
| ==> Determining which containers to use based on filetype | |
| ==> Checking container class Cask::Container::Pkg | |
| ==> Checking container class Cask::Container::Ttf | |
| ==> Checking container class Cask::Container::Otf | |
| ==> Checking container class Cask::Container::Air | |
| ==> Checking container class Cask::Container::Cab | |
| ==> Executing: ["/usr/bin/file", "-Izb", "--", "#<Pathname:/Library/Caches/Homebrew/chrome-remote-desktop-host-latest.dmg>"] | |
| ==> Checking container class Cask::Container::Dmg | |
| ==> Executing: ["/usr/bin/hdiutil", "imageinfo", "#<Pathname:/Library/Caches/Homebrew/chrome-remote-desktop-host-latest.dmg>"] | |
| ==> Using container class Cask::Container::Dmg for /Library/Caches/Homebrew/chrome-remote-desktop-host-latest.dmg | |
| ==> Executing: ["/usr/bin/hdiutil", "mount", "-plist", "-nobrowse", "-readonly", "-noidme", "-mountrandom", "/tmp", "#<Pathname:/Library/Caches/Homebrew/chrome-remote-desktop-host-latest.dmg>"] | |
| ==> Executing: ["/usr/bin/ditto", "--", "/private/tmp/dmg.A5KhYk", "#<Pathname:/opt/homebrew-cask/Caskroom/chrome-remote-desktop-host/latest>"] | |
| ==> Executing: ["/usr/sbin/diskutil", "eject", "#<Pathname:/private/tmp/dmg.A5KhYk>"] | |
| ==> Installing artifacts | |
| ==> Determining which artifacts are present in Cask chrome-remote-desktop-host | |
| ==> Checking for artifact class Cask::Artifact::BeforeBlock | |
| ==> Checking for artifact class Cask::Artifact::NestedContainer | |
| ==> Checking for artifact class Cask::Artifact::InstallScript | |
| ==> Checking for artifact class Cask::Artifact::App | |
| ==> Checking for artifact class Cask::Artifact::Artifact | |
| ==> Checking for artifact class Cask::Artifact::Colorpicker | |
| ==> Checking for artifact class Cask::Artifact::Pkg | |
| ==> Checking for artifact class Cask::Artifact::Prefpane | |
| ==> Checking for artifact class Cask::Artifact::Qlplugin | |
| ==> Checking for artifact class Cask::Artifact::Font | |
| ==> Checking for artifact class Cask::Artifact::Widget | |
| ==> Checking for artifact class Cask::Artifact::Service | |
| ==> Checking for artifact class Cask::Artifact::CaskroomOnly | |
| ==> Checking for artifact class Cask::Artifact::Binary | |
| ==> Checking for artifact class Cask::Artifact::InputMethod | |
| ==> Checking for artifact class Cask::Artifact::InternetPlugin | |
| ==> Checking for artifact class Cask::Artifact::ScreenSaver | |
| ==> Checking for artifact class Cask::Artifact::Uninstall | |
| ==> Checking for artifact class Cask::Artifact::AfterBlock | |
| ==> Checking for artifact class Cask::Artifact::Zap | |
| ==> 2 artifact/s defined | |
| Cask::Artifact::Pkg | |
| Cask::Artifact::Uninstall | |
| ==> Installing artifact of class Cask::Artifact::Pkg | |
| ==> Running installer for chrome-remote-desktop-host; your password may be necessary. | |
| ==> Package installers may write to any location; options such as --appdir are ignored. | |
| ==> Executing: ["/usr/bin/sudo", "-E", "--", "/usr/sbin/installer", "-pkg", "#<Pathname:/opt/homebrew-cask/Caskroom/chrome-remote-desktop-host/latest/Chrome Remote Desktop Host.pkg>", "-target", "/", "-verboseR"] | |
| ==> installer: Package name is Chrome Remote Desktop Host | |
| ==> installer: Upgrading at base path / | |
| ==> installer:PHASE:Preparing for installation… | |
| ==> installer:PHASE:Preparing the disk… | |
| ==> installer:PHASE:Preparing Chrome Remote Desktop Host… | |
| ==> installer:PHASE:Waiting for other installations to complete… | |
| ==> installer:PHASE:Configuring the installation… | |
| ==> installer:STATUS: | |
| ==> installer:%12.817186 | |
| ==> installer:PHASE:Writing files… | |
| ==> installer:%15.780234 | |
| ==> installer:PHASE:Writing files… | |
| ==> installer:%18.743282 | |
| ==> installer:PHASE:Writing files… | |
| ==> installer:%21.706330 | |
| ==> installer:PHASE:Writing files… | |
| ==> installer:%40.086575 | |
| ==> installer:PHASE:Running package scripts… | |
| ==> installer:%41.567518 | |
| ==> installer:PHASE:Running package scripts… | |
| ==> installer:%43.048455 | |
| ==> installer:PHASE:Running package scripts… | |
| ==> installer:%44.527982 | |
| ==> installer:PHASE:Running package scripts… | |
| ==> installer:%49.982910 | |
| ==> installer:PHASE:Moving items into place… | |
| ==> installer:%80.287050 | |
| ==> installer:PHASE:Running package scripts… | |
| ==> installer:PHASE:Validating packages… | |
| ==> installer:%97.750000 | |
| ==> installer:STATUS:Running installer actions… | |
| ==> installer:STATUS: | |
| ==> installer:PHASE:Finishing the Installation… | |
| ==> installer:STATUS: | |
| ==> installer:%100.000000 | |
| ==> installer:PHASE:The software was successfully installed. | |
| ==> installer: The upgrade was successful. | |
| ==> Installing artifact of class Cask::Artifact::Uninstall | |
| ==> Nothing to do. The uninstall artifact has no install phase. | |
| ==> Executing: ["/usr/bin/find", "#<Pathname:/opt/homebrew-cask/Caskroom/chrome-remote-desktop-host/latest>", "-type", "f", "!", "-name", ".DS_Store"] | |
| ==> Executing: ["/usr/bin/du", "-hs", "--", "/opt/homebrew-cask/Caskroom/chrome-remote-desktop-host/latest"] | |
| chrome-remote-desktop-host installed to '/opt/homebrew-cask/Caskroom/chrome-remote-desktop-host/latest' (2 files, 23M) | |
| Kernel.exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment