Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am tedops on github.
  • I am tedops (https://keybase.io/tedops) on keybase.
  • I have a public key ASDdyk8-lzWoiFAwy2jPhqMWoVfnSzT0hPCpNl4dxwKBYgo

To claim this, I am signing this object:

@tedops
tedops / keybase.md
Created November 14, 2016 05:21
keybase.md

Keybase proof

I hereby claim:

  • I am tedops on github.
  • I am tedops (https://keybase.io/tedops) on keybase.
  • I have a public key whose fingerprint is 0B43 37D7 C1D7 91E8 ACE9 3E9A 8518 7800 0AEF 8A52

To claim this, I am signing this object:

# bash -x /usr/bin/startkde
+ test x = x--failsafe
+ trap 'echo GOT SIGHUP' HUP
+ unset DYLD_FORCE_FLAT_NAMESPACE
++ echo /usr/bin/startkde
++ sed -n 's,^\(/.*\)/[^/][^/]*$,\1,p'
+ bindir=/usr/bin
+ '[' -n /usr/bin ']'
++ /usr/bin/kde4-config --qt-binaries
+ qbindir=/usr/bin
@tedops
tedops / gist:6110103
Last active December 20, 2015 09:48
Receiving this error when referencing any packages available through yum. This example is when installing rpm-build, but I receive this error when trying to install git, tree, vim-enhanced, or any package like that. No errors when installing new directories, files from templates, or anything like that.
SALT-CALL --LOCAL STATE.HIGHSTATE:
----------
State: - pkg
Name: rpm-build
Function: installed
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/salt/state.py", line 1222, in call
*cdata['args'], **cdata['kwargs'])