Created
July 22, 2013 10:27
-
-
Save dotemacs/6052883 to your computer and use it in GitHub Desktop.
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
| And it bombs out: | |
| Error: Execution of '/usr/sbin/installer -pkg /private/tmp/dmg.5fSyAo/XQuartz.pkg -target /' returned 1: installer: Package name is XQuartz 2.7.4 | |
| installer: Certificate used to sign package is not trusted. Use -allowUntrusted to override. | |
| Error: /Stage[main]/Xquartz/Package[XQuartz]/ensure: change from absent to present failed: Execution of '/usr/sbin/installer -pkg /private/tmp/dmg.5fSyAo/XQuartz.pkg -target /' returned 1: installer: Package name is XQuartz 2.7.4 | |
| installer: Certificate used to sign package is not trusted. Use -allowUntrusted to override. | |
| Notice: /Stage[main]//Node[default]/Package[gnu-tar]/ensure: created | |
| Notice: /Stage[main]/Git/Package[boxen/brews/git]/ensure: created | |
| Notice: Package[hub](provider=homebrew): Updating homebrew formulas | |
| Notice: /Stage[main]/Hub/Package[hub]/ensure: created | |
| Notice: /Stage[main]/Boxen::Bin/File[/opt/boxen/bin/boxen]/ensure: created | |
| Notice: /Stage[main]/Dnsmasq/Package[boxen/brews/dnsmasq]/ensure: created | |
| Notice: /Stage[main]/Dnsmasq/Service[dev.dnsmasq]/ensure: ensure changed 'stopped' to 'running' | |
| Notice: /Stage[main]/Ruby::1_9_3_p448/Ruby::Version[1.9.3-p448]/Exec[ruby-install-1.9.3-p448]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::1_9_3_p448/Ruby::Version[1.9.3-p448]/Exec[ruby-install-1.9.3-p448]: Skipping because of failed dependencies | |
| Notice: /Stage[main]/Ruby::2_0_0_p247/Ruby::Version[2.0.0-p247]/Exec[ruby-install-2.0.0-p247]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::2_0_0_p247/Ruby::Version[2.0.0-p247]/Exec[ruby-install-2.0.0-p247]: Skipping because of failed dependencies | |
| Notice: /Stage[main]/Ruby::1_8_7_p358/Ruby::Version[1.8.7-p358]/Exec[ruby-install-1.8.7-p358]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::1_8_7_p358/Ruby::Version[1.8.7-p358]/Exec[ruby-install-1.8.7-p358]: Skipping because of failed dependencies | |
| Notice: /Stage[main]/Ruby::1_8_7/File[/opt/boxen/rbenv/versions/1.8.7]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::1_8_7/File[/opt/boxen/rbenv/versions/1.8.7]: Skipping because of failed dependencies | |
| Notice: /Stage[main]/Ruby::1_9_3/File[/opt/boxen/rbenv/versions/1.9.3]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::1_9_3/File[/opt/boxen/rbenv/versions/1.9.3]: Skipping because of failed dependencies | |
| Notice: /Stage[main]/Ruby::1_9_2_p320/Ruby::Version[1.9.2-p320]/Exec[ruby-install-1.9.2-p320]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::1_9_2_p320/Ruby::Version[1.9.2-p320]/Exec[ruby-install-1.9.2-p320]: Skipping because of failed dependencies | |
| Notice: /Stage[main]/Ruby::1_9_2/File[/opt/boxen/rbenv/versions/1.9.2]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::1_9_2/File[/opt/boxen/rbenv/versions/1.9.2]: Skipping because of failed dependencies | |
| Notice: /Stage[main]/Ruby::2_0_0/File[/opt/boxen/rbenv/versions/2.0.0]: Dependency Package[XQuartz] has failures: true | |
| Warning: /Stage[main]/Ruby::2_0_0/File[/opt/boxen/rbenv/versions/2.0.0]: Skipping because of failed dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment