I hereby claim:
- I am rasa on github.
- I am rosssmithii (https://keybase.io/rosssmithii) on keybase.
- I have a public key whose fingerprint is 74D7 F7DE B2C8 3770 D072 A8BB EC43 5286 2CC6 8FBE
To claim this, I am signing this object:
| export github_user=rasa | |
| export DOTFILES=~/.secfiles | |
| git clone https://[email protected]/$github_user/secfiles.git $DOTFILES | |
| mkdir -p $DOTFILES/caches/init | |
| echo -e "20_ubuntu_apt.sh\n50_local.sh\n" >$DOTFILES/caches/init/selected | |
| $DOTFILES/bin/dotfiles |
| 2016-05-17 11:58:30,895 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb | |
| 2016-05-17 11:58:30,895 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb | |
| 2016-05-17 11:58:30,926 [DEBUG] - XmlConfiguration is now operational | |
| 2016-05-17 11:58:31,051 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\config". | |
| 2016-05-17 11:58:31,223 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\config\chocolatey.config.update" | |
| to "C:\ProgramData\chocolatey\config\chocolatey.config". | |
| 2016-05-17 11:58:31,238 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.update". | |
| 2016-05-17 11:58:31,270 [INFO ] - ============================================================ | |
| 2016-05-17 11:58:31,270 [INFO ] - Chocolatey v0.9.9.12 | |
| 2016-05-17 11:58:31,285 [DEBUG] - Choco |
| 2016-05-17 11:23:45,818 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb | |
| 2016-05-17 11:23:45,818 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb | |
| 2016-05-17 11:23:45,849 [DEBUG] - XmlConfiguration is now operational | |
| 2016-05-17 11:23:46,207 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\config". | |
| 2016-05-17 11:23:46,876 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\config\chocolatey.config.update" | |
| to "C:\ProgramData\chocolatey\config\chocolatey.config". | |
| 2016-05-17 11:23:46,876 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.update". | |
| 2016-05-17 11:23:46,923 [INFO ] - ============================================================ | |
| 2016-05-17 11:23:46,923 [INFO ] - Chocolatey v0.9.9.12 | |
| 2016-05-17 11:23:46,923 [DEBUG] - Choco |
| --- choco-works-no-time.txt 2016-05-17 12:13:47.936006400 -0700 | |
| +++ choco-fails-no-time.txt 2016-05-17 12:14:18.666343300 -0700 | |
| @@ -35,7 +35,7 @@ | |
| Information.ChocolateyProductVersion='0.9.9.12'| | |
| Information.FullName='choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
| -Information.Is64Bit='True'|Information.IsInteractive='True'| | |
| +Information.Is64Bit='True'|Information.IsInteractive='False'| | |
| Information.IsUserAdministrator='True'| | |
| Information.IsProcessElevated='True'|Features.AutoUninstaller='False'| |
| #!/usr/bin/env bash | |
| set -e | |
| set -v | |
| apt-get update | |
| apt-get -y install autoconf automake build-essential libass-dev libfreetype6-dev libsdl1.2-dev libtheora-dev libtool libva-dev libvdpau-dev libvorbis-dev libxcb1-dev libxcb-shm0-dev libxcb-xfixes0-dev pkg-config texinfo zlib1g-dev | |
| test -d $HOME/bin || mkdir -p $HOME/bin | |
| test -d $HOME/ffmpeg_build || mkdir -p $HOME/ffmpeg_build |
| awk: bucket/gawk | |
| awk: bucket/gow | |
| awk: bucket/busybox | |
| basename: bucket/coreutils | |
| basename: bucket/gow | |
| basename: bucket/busybox | |
| bash: bucket/gow | |
| bash: bucket/busybox | |
| bunzip2: bucket/gow | |
| bunzip2: bucket/bzip2 |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| set -e -x | |
| sudo apt-get update | |
| sudo apt-get -y install libgnutls28-dev bzip2 make gettext texinfo gnutls-bin build-essential g++ | |
| mkdir -p gnupg22 | |
| pushd gnupg22 |
| @echo off |
| { | |
| "version": "1.0", | |
| "url": "https://gist.githubusercontent.com/rasa/76456d5d4e71676f21883f3bcc7a9e01/raw/noop.cmd", | |
| "depends": [ | |
| "extras/eclipse-sdk", | |
| "maven", | |
| "java/oraclejdk" | |
| ] | |
| } |