Skip to content

Instantly share code, notes, and snippets.

View kyleterry's full-sized avatar

Kyle Terry kyleterry

View GitHub Profile
[ 2003 ERR 18 kyle@insomnia:~/src/shitbucket ]
[ (shitbucket)git:master ]
$ curl http://localhost:8080/shitbucket/test_key
These aren't your ghosts.
[ 2004 OK kyle@insomnia:~/src/shitbucket ]
[ (shitbucket)git:master ]
$ curl -X POST -d 'generally testing' http://localhost:8080/shitbucket/test_key
!
curl: (18) transfer closed with 4 bytes remaining to read
$ ls -la /usr/local/lib/ | grep oleg
lrwxrwxrwx 1 root 37 Aug 20 14:51 libolegserver.so -> /usr/local/lib/libolegserver.so.0.1.4
lrwxrwxrwx 1 root 37 Aug 20 14:51 libolegserver.so.0 -> /usr/local/lib/libolegserver.so.0.1.4
-rwxr-xr-x 1 root 122174 Aug 20 14:51 libolegserver.so.0.1.4
lrwxrwxrwx 1 root 31 Aug 20 14:51 liboleg.so -> /usr/local/lib/liboleg.so.0.1.4
lrwxrwxrwx 1 root 31 Aug 20 14:51 liboleg.so.0 -> /usr/local/lib/liboleg.so.0.1.4
-rwxr-xr-x 1 root 346847 Aug 20 14:51 liboleg.so.0.1.4
[ 2013 ERR 1 kyle@insomnia:~/src/shitbucket ]
[ git:master ]
$ olegdb tmp/
Starting OlegDB...
[-] Starting server.
{"init terminating in do_boot","liboleg.so: cannot open shared object file: No such file or directory"}
Crash dump was written to: erl_crash.dump
init terminating in do_boot (liboleg.so: cannot open shared object file: No such file or directory)
bond0 Link encap:Ethernet HWaddr 6c:ae:8b:28:77:d5
inet addr:10.150.0.18 Bcast:10.150.0.255 Mask:255.255.255.0
inet6 addr: fe80::6eae:8bff:fe28:77d5/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:216467445046 errors:0 dropped:3829511454 overruns:60 frame:0
TX packets:398364649111 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:47090696783447 (47.0 TB) TX bytes:483137759602536 (483.1 TB)
eth0 Link encap:Ethernet HWaddr 6c:ae:8b:28:77:d2
bond0 Link encap:Ethernet HWaddr 6c:ae:8b:28:77:d5
inet addr:10.150.0.18 Bcast:10.150.0.255 Mask:255.255.255.0
inet6 addr: fe80::6eae:8bff:fe28:77d5/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:216467445046 errors:0 dropped:3829511454 overruns:60 frame:0
TX packets:398364649111 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:47090696783447 (47.0 TB) TX bytes:483137759602536 (483.1 TB)
Traceback (most recent call last):
File "/usr/bin/tenyks", line 9, in <module>
load_entry_point('tenyks==0.2.1', 'console_scripts', 'tenyks')()
File "/usr/lib64/python2.7/site-packages/tenyks-0.2.1-py2.7.egg/tenyks/core.py", line 215, in main
robot = Robot()
File "/usr/lib64/python2.7/site-packages/tenyks-0.2.1-py2.7.egg/tenyks/core.py", line 51, in __init__
self.bootstrap_connections()
File "/usr/lib64/python2.7/site-packages/tenyks-0.2.1-py2.7.egg/tenyks/core.py", line 70, in bootstrap_connections
conn.connect()
File "/usr/lib64/python2.7/site-packages/tenyks-0.2.1-py2.7.egg/tenyks/connection.py", line 75, in connect
[ 594 ERR 128 kyle@nebula:~/src/copious/Zumiez.com ]
[ git:feature/php-5.5-upgrade ]
$ berks update mysql
Berkshelf could not find compatible versions for cookbook 'database':
In Berksfile:
database (= 1.3.12)
In Berksfile.lock:
database (2.2.0)
@kyleterry
kyleterry / gist:eab56dac4207a166b06b
Created July 19, 2014 04:04
Go IRC communication with old services
1405742565.280993 [0 127.0.0.1:58003] "PUBLISH" "tenyks.service.broadcast" "{\"target\":\"#tenyks\",\"command\":\"PRIVMSG\",\"mask\":\"localhost\",\"direct\":true,\"nick\":\"kyle\",\"host\":\"localhost\",\"fullmsg\":\":kyle!~kyle@localhost PRIVMSG #tenyks :tenyks: weather 97217\",\"full_message\":\":kyle!~kyle@localhost PRIVMSG #tenyks :tenyks: weather 97217\",\"user\":\"~kyle\",\"fromchannel\":true,\"from_channel\":true,\"connection\":\"dev-server\",\"payload\":\"weather 97217\"}"
1405742565.782486 [0 127.0.0.1:58007] "PUBLISH" "tenyks.robot.broadcast" "{\"connection\": \"dev-server\", \"client\": \"tenykswunderground\", \"command\": \"PRIVMSG\", \"payload\": \"Portland, OR is 70.8 F (21.6 C) and Clear; windchill is NA; winds are From the North at 2.0 MPH Gusting to 8.0 MPH\", \"target\": \"#tenyks\"}"
compiling html_entity_lookup.c
compiling html_sax_parser_context.c
compiling html_sax_push_parser.c
compiling nokogiri.c
compiling xml_attr.c
compiling xml_attribute_decl.c
compiling xml_cdata.c
compiling xml_comment.c
compiling xml_document.c
compiling xml_document_fragment.c
[ 385 OK kyle@nebula:~/src/copious/vagrant-berkshelf ]
[ git:master ]
$ bundle install
Your Gemfile lists the gem vagrant-berkshelf (>= 0) more than once.
You should probably keep only one of them.
While it's not a problem now, it could cause errors if you change the version of just one of them later.
Updating git://github.com/mitchellh/vagrant.git
Fetching gem metadata from https://rubygems.org/........
Fetching additional metadata from https://rubygems.org/..
Resolving dependencies...