I hereby claim:
- I am kalbasit on github.
- I am kalbasit (https://keybase.io/kalbasit) on keybase.
- I have a public key ASDeFa6vnwQSpOrqcYdpcEmQme7IUkvKK_y3P3RIFyxLuAo
To claim this, I am signing this object:
| *.mmdb filter=lfs diff=lfs merge=lfs -text |
| -- Logs begin at Fri 2016-08-19 00:31:32 UTC, end at Fri 2016-08-19 00:42:55 UTC. -- | |
| Aug 19 00:33:59 ip-172-16-4-198.ec2.internal systemd[1]: Starting Start bootkube to launch a self-hosted cluster... | |
| Aug 19 00:33:59 ip-172-16-4-198.ec2.internal rkt[1466]: image: using image from local store for image name coreos.com/rkt/stage1-coreos:1.7.0 | |
| Aug 19 00:33:59 ip-172-16-4-198.ec2.internal rkt[1466]: image: using image from local store for image name quay.io/kalbasit/bootkube:e23c9605d7483d14ac2544d0c89210b15f733f10-dirty | |
| Aug 19 00:34:03 ip-172-16-4-198.ec2.internal rkt[1466]: [ 152.881919] bootkube[5]: I0819 00:34:03.685248 5 genericapiserver.go:606] Will report 172.16.4.198 as public IP address. | |
| Aug 19 00:34:03 ip-172-16-4-198.ec2.internal rkt[1466]: [ 152.891718] bootkube[5]: I0819 00:34:03.695150 5 genericapiserver.go:288] Node port range unspecified. Defaulting to 30000-32767. | |
| Aug 19 00:34:03 ip-172-16-4-198.ec2.internal rkt[1466]: [ 152.919575] bootkube[5]: E0819 00:34:03.722949 5 server |
| // Package bug provides ... | |
| package bug | |
| import ( | |
| "net/http" | |
| "net/http/httptest" | |
| "net/url" | |
| "testing" | |
| ) |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.744805] ata3.00: read unc at 11156987776 | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.749591] lba 11156987776 start 9453280 end 11720838239 | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.755633] sde5 auto_remap 0 | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.758952] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.766156] ata3.00: irq_stat 0x40000001 | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.770544] ata3.00: failed command: READ DMA EXT | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.775809] ata3.00: cmd 25/00:00:00:1c:02/00:04:99:02:00/e0 tag 20 dma 524288 in | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.775809] res 51/40:00:80:1f:02/00:04:99:02:00/e0 Emask 0x9 (media error) | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.792832] ata3.00: status: { DRDY ERR } | |
| 2017-01-12T15:18:39-08:00 Apollo kernel: [73339.797315] ata3.00: error: { UNC } |
| [ 249.696847] BTRFS error (device xvda1): parent transid verify failed on 780091392 wanted 1147241 found 1138639 | |
| [ 297.472429] BTRFS error (device xvda1): parent transid verify failed on 779845632 wanted 1147241 found 1138639 | |
| [ 297.472454] ------------[ cut here ]------------ | |
| [ 297.472463] WARNING: CPU: 1 PID: 204 at fs/btrfs/extent-tree.c:2967 btrfs_run_delayed_refs+0x27f/0x2b0 [btrfs] | |
| [ 297.472463] BTRFS: Transaction aborted (error -5) | |
| [ 297.472464] Modules linked in: ipt_MASQUERADE nf_nat_masquerade_ipv4 xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter xt_conntrack nf_nat nf_conntrack br_netfilter bridge stp llc rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache intel_rapl crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd intel_rapl_perf input_leds led_class ppdev parport_pc fjes bochs_drm xen_netfront evdev joydev mousedev parport ttm mac_hid acpi_cpufreq drm_kms_helper tpm_tis drm i |
| package main | |
| import ( | |
| "bytes" | |
| "flag" | |
| "io" | |
| "log" | |
| "net/http" | |
| "os" | |
| "os/signal" |
| diff --git a/PKGBUILD b/PKGBUILD | |
| index 4469425..9c45649 100644 | |
| --- a/PKGBUILD | |
| +++ b/PKGBUILD | |
| @@ -11,18 +11,30 @@ pkgdesc="Transparent file encryption in Git" | |
| arch=('i686' 'x86_64') | |
| url="https://www.agwa.name/projects/${pkgname}/" | |
| license=('GPL3') | |
| -depends=('git' 'openssl') | |
| +depends=('git' 'openssl-1.0') |
| kalbasit@cratos ~/.dotfiles master ● strace less ~/.fzf.zsh | |
| execve("/usr/bin/less", ["less", "/home/kalbasit/.fzf.zsh"], [/* 137 vars */]) = 0 | |
| brk(NULL) = 0x91f000 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| open("tls/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| open("tls/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| open("x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| open("libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| open("/home/kalbasit/.filesystem/lib/tls/x86_64/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| stat("/home/kalbasit/.filesystem/lib/tls/x86_64", 0x7ffc47c458b0) = -1 ENOENT (No such file or directory) |
I hereby claim:
To claim this, I am signing this object:
| Jul 19 23:03:58 cratos kernel: ieee80211 phy0: Hardware restart was requested | |
| Jul 19 23:03:59 cratos kernel: iwlwifi 0000:3a:00.0: L1 Enabled - LTR Enabled | |
| Jul 19 23:03:59 cratos kernel: iwlwifi 0000:3a:00.0: L1 Enabled - LTR Enabled | |
| Jul 19 23:03:59 cratos kernel: iwlwifi 0000:3a:00.0: L1 Enabled - LTR Enabled | |
| Jul 19 23:03:59 cratos kernel: iwlwifi 0000:3a:00.0: L1 Enabled - LTR Enabled | |
| Jul 19 23:04:11 cratos kernel: iwlwifi 0000:3a:00.0: Microcode SW error detected. Restarting 0x82000000. | |
| Jul 19 23:04:11 cratos kernel: iwlwifi 0000:3a:00.0: CSR values: | |
| Jul 19 23:04:11 cratos kernel: iwlwifi 0000:3a:00.0: (2nd byte of CSR_INT_COALESCING is CSR_INT_PERIODIC_REG) | |
| Jul 19 23:04:11 cratos kernel: iwlwifi 0000:3a:00.0: CSR_HW_IF_CONFIG_REG: 0X00489000 | |
| Jul 19 23:04:11 cratos kernel: iwlwifi 0000:3a:00.0: CSR_INT_COALESCING: 0X00000040 |