Skip to content

Instantly share code, notes, and snippets.

@mzdrahal
mzdrahal / keybase.md
Created February 5, 2018 03:28
keybase.md

Keybase proof

I hereby claim:

  • I am mzdrahal on github.
  • I am mzdrahal (https://keybase.io/mzdrahal) on keybase.
  • I have a public key ASD-VmltHq3DIvoGJRIKbpVREgDB-SCKizDwu8u7w8YyyQo

To claim this, I am signing this object:

@mzdrahal
mzdrahal / gist:5134098
Last active December 14, 2015 19:08
winexe failed to build on 10.8.2
# normal install command
~$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install winexe
==> Downloading http://sourceforge.net/projects/winexe/files/winexe-1.00.tar.gz
Already downloaded: /Library/Caches/Homebrew/winexe-1.00.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/winexe-1.00.tar.gz
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file source4/winexe/winexe.h
==> ./autogen.sh
merb : chef-server (api) : worker (port 4000) ~
merb : chef-server (api) : worker (port 4000) ~ Started request handling: Thu Aug 02 11:13:49 +0200 2012
merb : chef-server (api) : worker (port 4000) ~ Params: {"format"=>nil, "action"=>"show", "controller"=>"nodes", "id"=>"319710.local"}
merb : chef-server (api) : worker (port 4000) ~ Failed to authenticate. Ensure that your client key is valid. - (Merb::ControllerExceptions::Unauthorized)
/usr/share/chef-server-api/app/controllers/application.rb:51:in `authenticate_every'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:346:in `send'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:346:in `_call_filters'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:338:in `each'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:338:in `_call_filters'
node.normal_attrs.delete(:ipaddress)
node.normal_attrs.delete(:os)
node.normal_attrs.delete(:uptime)
node.normal_attrs.delete(:platform_family)
node.normal_attrs.delete(:platform_version)
node.normal_attrs.delete(:virtualization)
node.normal_attrs.delete(:cpu)
node.normal_attrs.delete(:platform)
node.normal_attrs.delete(:current_user)
node.normal_attrs.delete(:memory)