Skip to content

Instantly share code, notes, and snippets.

View lmayorga1980's full-sized avatar

lmayorga lmayorga1980

  • Spearfishing Co.
  • Bahamas
View GitHub Profile
@lmayorga1980
lmayorga1980 / parallels-tools-setup-20140921_110516.log
Created September 23, 2014 16:47
parallels-tools-detailed-log
=== Verbose logging started: 9/23/2014 11:04:53 Build type: SHIP UNICODE 5.00.7601.00 Calling process: C:\Windows\Temp\PrlToolsPackages\setup.exe ===
MSI (c) (6C:40) [11:04:53:828]: CMsiAPIMessage::FSetInternalHandlerValue: UI level set to none because we're running in a non-interactive context.
MSI (c) (6C:18) [11:04:53:828]: Resetting cached policy values
MSI (c) (6C:18) [11:04:53:828]: Machine policy value 'Debug' is 0
MSI (c) (6C:18) [11:04:53:828]: ******* RunEngine:
******* Product: C:\Program Files (x86)\Common Files\Parallels\{0CA86246-DC71-42B5-970E-1E134D3EF506}\Data\amd64\parallels-tools-amd64.msi
******* Action:
******* CommandLine: **********
MSI (c) (6C:18) [11:04:53:828]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (6C:18) [11:04:53:828]: Grabbed execution mutex.
==> default: Debug: Executing 'C:\ProgramData\chocolatey\chocolateyInstall\chocolatey.cmd list -lo'
==> default: Debug: Executing 'C:\ProgramData\chocolatey\chocolateyInstall\chocolatey.cmd install siteminder -version 12.51 -ia "-f C:\Temp\siteminder-12.51-win64.properties" -source http://myserver/nuget'
==> default: Error: Could not update: Execution of 'C:\ProgramData\chocolatey\chocolateyInstall\chocolatey.cmd install siteminder -version 12.51 -ia "-f C:\Temp\siteminder-12.51-win64.properties" -source http://myserver/nuget' returned 1: Chocolatey (v0.9.8.28) is installing 'siteminder' and dependencies. By installing you accept the license for 'siteminder' and each dependency you are installing.
==> default:
==> default: siteminder v12.51
==> default: Installing siteminder...nr
==> default: siteminder has been installed.
==> default: siteminder has finished successfully! The chocolatey gods have answered your request!
==> default:
==> default: siteminder has finished successfully! The chocolatey gods hav
==> default: Debug: Executing 'C:\ProgramData\chocolatey\chocolateyInstall\chocolatey.cmd list -lo'
==> default: Debug: Executing 'C:\ProgramData\chocolatey\chocolateyInstall\chocolatey.cmd install siteminder -version 12.51 -ia "-f C:\Temp\siteminder-12.51-win64.properties" -source http://myserver/nuget'
==> default: Error: Could not update: Execution of 'C:\ProgramData\chocolatey\chocolateyInstall\chocolatey.cmd install siteminder -version 12.51 -ia "-f C:\Temp\siteminder-12.51-win64.properties" -source http://myserver/nuget' returned 1: Chocolatey (v0.9.8.28) is installing 'siteminder' and dependencies. By installing you accept the license for 'siteminder' and each dependency you are installing.
==> default:
==> default:
==> default: siteminder v12.51
==> default:
==> default: Installing siteminder...
==> default:
==> default: siteminder has been installed.
@lmayorga1980
lmayorga1980 / vagrant-1.7.1.log
Created December 17, 2014 16:33
Vagrant 1.7.1 DEBUG Log for Windows 2008R2 Log
AGRANT_LOG=debug vagrant up
INFO global: Vagrant version: 1.7.1
INFO global: Ruby version: 2.0.0
INFO global: RubyGems version: 2.0.14
INFO global: VAGRANT_DEFAULT_PROVIDER="virtualbox"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/bin/../embedded/gems/gems/vagrant-1.7.1/bin/vagrant"
INFO global: VAGRANT_LOG="debug"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/bin/../embedded"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_DETECTED_OS="Darwin"
@lmayorga1980
lmayorga1980 / bashrc
Created May 20, 2015 00:57
custom bashrc file
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
PATH=$PATH:$HOME/Downloads
export CLICOLOR=1
export LSCOLORS=Exfxcxdxbxegedabagacad
export GREP_OPTIONS='--color=never'
export GREP_COLOR='1;37;40'
# Prompt and prompt colors
# 30m - Black
@lmayorga1980
lmayorga1980 / r10k.log
Created June 17, 2015 16:44
r10k debbuging info
[2015-06-17 12:40:53 - DEBUG1] Testing to see if feature shellgit is available.
[2015-06-17 12:40:53 - DEBUG2] Evaluating proc #<Proc:0x2714838@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> to test for feature shellgit
[2015-06-17 12:40:53 - DEBUG2] Proc #<Proc:0x2714838@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> for feature shellgit returned "C:\\Program Files (x86)\\Git\\bin/git.EXE"
[2015-06-17 12:40:53 - DEBUG1] Feature shellgit is available.
[2015-06-17 12:40:53 - DEBUG1] Testing to see if feature shellgit is available.
[2015-06-17 12:40:53 - DEBUG2] Evaluating proc #<Proc:0x2714838@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> to test for feature shellgit
[2015-06-17 12:40:53 - DEBUG2] Proc #<Proc:0x2714838@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> for feature shellgit returned "C:\\Program Files (x86)\\Git\\bin/git.EXE"
[2015-06-17 12:40:53 - DEBUG1] Feature
@lmayorga1980
lmayorga1980 / r10k-fail.log
Created June 17, 2015 16:50
r10k failure
cmd : [2015-06-17 12:48:31 - DEBUG1] Testing to see if feature shellgit is
available.
At C:\TEMP\puppet-install-code.ps1:20 char:2
+ cmd /c "$Env:ALLUSERSPROFILE\ruby\bin\r10k.bat -v info puppetfile install
--tra ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : NotSpecified: ([2015-06-17 12:...t is available.
:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
@lmayorga1980
lmayorga1980 / r10k-debug.rb
Created June 18, 2015 16:10
Running from SSH Console
C:\Temp>powershell -file puppet-install-code.ps1
[2015-06-18 12:05:17 - DEBUG1] Testing to see if feature shellgit is available.
[2015-06-18 12:05:17 - DEBUG2] Evaluating proc #<Proc:0x128cb08@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> to test for feature shellgit
[2015-06-18 12:05:17 - DEBUG2] Proc #<Proc:0x128cb08@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> for feature shellgit returned "C:\\Program Files (x86)\\Git\\bin/git.EXE"
[2015-06-18 12:05:17 - DEBUG1] Feature shellgit is available.
[2015-06-18 12:05:17 - DEBUG1] Testing to see if feature shellgit is available.
[2015-06-18 12:05:17 - DEBUG2] Evaluating proc #<Proc:0x128cb08@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> to test for feature shellgit
[2015-06-18 12:05:17 - DEBUG2] Proc #<Proc:0x128cb08@C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> for feature shellgit returned "C:\\Program Files (x86)\\Git\\bi
=> rbs1: Error: Could not update: Execution of 'C:\ProgramData\chocolatey\bin\choco.exe install siteminder -version 12.51.6 -dvy "-f C:\Temp\siteminder-12.51.6-win64.properties -i silent" -source http://myserver/chocopacks/nuget' returned 1: Chocolatey v0.9.9.8
==> rbs1: Chocolatey is running on Windows v 6.3.9600.0
==> rbs1: Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
==> rbs1: Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
==> rbs1: Command line: "C:\ProgramData\chocolatey\choco.exe" install siteminder -version 12.51.6 -dvy "\"-f C:\Temp\siteminder-12.51.6-win64.properties -i silent\"" -source http://myserver/chocopacks/nuget
==> rbs1: Received arguments: install siteminder -version 12.51.6 -dvy "-f C:\Temp\siteminder-12.51.6-win64.properties -i silent" -source http://myserver/chocopacks/nuget
==> rbs1:
==> rbs1: NOTE: Hiding sensitive configuration data! Please double and triple
==> rbs1: check to be sure no sensitive data is shown, especially if copying
=
@lmayorga1980
lmayorga1980 / Vagrantfile
Created December 22, 2015 14:35
Basic Vagrantfile
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
VAGRANTFILE_API_VERSION = "2"
require 'yaml'
@servers = YAML.load_file('.servers.yml')