I hereby claim:
- I am markhellewell on github.
- I am mch (https://keybase.io/mch) on keybase.
- I have a public key whose fingerprint is 8C5D 3323 0C32 4024 A8BA D66A 7A46 954E 24D1 0990
To claim this, I am signing this object:
| # pkg upgrade | |
| Updating repository catalogue | |
| pkg: Missing dependency matching 'graphics/imlib2' | |
| pkg: Error while trying to install/upgrade packages, as there are unresolved dependencies: | |
| graphics/giblib: graphics/imlib2 |
I hereby claim:
To claim this, I am signing this object:
| -----BEGIN PGP MESSAGE----- | |
| hQIMA+lkO7jsQVozAQ/+LfLPRRMvXZvM/TypLUCQu5KVLp3HYxh6gg+ukJnAhQCZ | |
| l/Ah2kxKxuNDvdNU5GWZgSkQtTInxDKhGDB/U2rhpr6jbEdq7m2Iin4lueYAaR90 | |
| 3XKzoXYF9YwtJ9V+jCa6OY4UYFKNy/0mnZihtlpgu5kKZtAS4FxyfSaYskfvgigR | |
| /vwcoIsHX/yD+GvbgOKd9YHJMJ/quea14GAErXchh9l28kmM7g/cfayjmJni0S1L | |
| 1TgFLA4XrKIUs7py76E34yhvjAaUsA3nCmy1dD9cTU4h0DRWorsP2aGD6QuipAYD | |
| 7bXjmiSvDvw1NmQGQ5eOMBCOdxtyhx4WGgrTWF1eguwIA3bRO1JjWXwWyv8xXaST | |
| 2dc2MwB/8bbPCaIk18HimaNqx4FAOPephhArXbq/UechXPv1bDBot9e9w3yzXdxX | |
| 92kuJMMGVqlgBJwifdpQhhBFpZ7Su4Mn8CtaFuibe7V9dUnuAaHmGLYH9xD7G0Xe |
| -----BEGIN PGP MESSAGE----- | |
| hQIMA+lkO7jsQVozARAAl43VprYQ71Upzsk6uG5qe/qh7ztueDNugT4+yK9c5eP3 | |
| JwgSbYgQkTJA121P+AxdC3OgKVzKQ9BU0tKakKZxrh17iNSFijjL7zP7nZP++YpY | |
| 4adbbrS8tOEYq5YvwIPJWtTy8DwQEryW5YLK4ZPpVl6b9hrJKNPt4uPNsROLrLSm | |
| DdONUFA4GxFaiQ1aOiQNF3OReLNPKMun6VcZc04D2Li58/ed4IP5ir0/lY9pC0Hy | |
| mAcb/OuxEWNXfx0yYDSrFb7eeY8+JXvUmXQ4FufUBeGPoh8MSWodoiI/gCWDp1R/ | |
| Qf3zhrxiX3tXD54lGeBxLFda8lXMW1DpGsEeaIRjp/xA6vv79NQegl5fSxg0x/Hc | |
| iXzTfSN/4RLKwFKkaWGqyQDxKQmnlfaQnk5Snbig/xGA5bNbQ2sIBQjss8hispEr | |
| 28X6ktWDORm83RRq4YYVThE3HBkp4K2eOd+n6pyaFkDaen0NSEgqcIZmk2b0wqPW |
| HTTP/1.1 400 Bad Request | |
| Server: nginx/1.6.0 | |
| Date: Fri, 02 May 2014 03:24:39 GMT | |
| Content-Type: text/html | |
| Content-Length: 172 | |
| Connection: close |
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| # | |
| # Update Route53 DNS A name record for home IP. | |
| # | |
| # Uses the *route53* library, rather than boto. | |
| from __future__ import print_function | |
| import os | |
| import re |
| myrepo: { | |
| url: https://host.myrepo.com/101amd64-default | |
| mirror_type: "http", | |
| signature_type: "pubkey", | |
| pubkey: "/usr/local/etc/ssl/certs/pkg.cert", | |
| enabled: yes | |
| } |
| [master] | |
| master = true | |
| processes = 0 | |
| uid = www-data | |
| gid = staff | |
| chown-socket = www-data:staff | |
| chmod-socket = 660 | |
| zerg-pool = /var/run/webapp:/tmp/webapp.sock | |
| logfile-chown = www-data:staff | |
| logfile-chmod = 640 |
| # -*- coding: utf-8 -*- | |
| from autobahn.twisted.resource import WebSocketResource | |
| from autobahn.twisted.websocket import WampWebSocketServerFactory | |
| from crossbar.router.router import RouterFactory | |
| from crossbar.router.session import RouterSessionFactory | |
| from twisted.application import internet, service | |
| from twisted.application.service import IServiceMaker | |
| from twisted.plugin import IPlugin | |
| from twisted.python import usage | |
| from twisted.web.resource import Resource |
| <?xml version='1.0' encoding='ASCII'?> | |
| <?grc format='1' created='3.7.5'?> | |
| <flow_graph> | |
| <timestamp>Thu May 28 11:48:27 2015</timestamp> | |
| <block> | |
| <key>options</key> | |
| <param> | |
| <key>id</key> | |
| <value>top_block</value> | |
| </param> |