This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trinitronx@saturn:lyraphase-chef(add-ubuntu-desktop-role)$ berks outdated --debug | |
I, [2017-10-20T01:45:23.381159 #23201] INFO -- : Checking if lockfile is trusted | |
D, [2017-10-20T01:45:23.381284 #23201] DEBUG -- : Checking apt (>= 0.0.0) | |
D, [2017-10-20T01:45:23.384546 #23201] DEBUG -- : Detected there is a cached cookbook | |
D, [2017-10-20T01:45:23.384632 #23201] DEBUG -- : Checking transitive dependencies for apt (5.0.0) | |
D, [2017-10-20T01:45:23.384647 #23201] DEBUG -- : Checking compat_resource (>= 12.14.7) | |
D, [2017-10-20T01:45:23.384682 #23201] DEBUG -- : Checking transitive dependencies for compat_resource (12.16.2) | |
D, [2017-10-20T01:45:23.384693 #23201] DEBUG -- : Already checked - skipping | |
D, [2017-10-20T01:45:23.384704 #23201] DEBUG -- : Checking bash (>= 0.0.0) | |
D, [2017-10-20T01:45:23.387452 #23201] DEBUG -- : Detected there is a cached cookbook |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I, [2017-07-03T12:00:18.168346 #26840] INFO -- wifi-bridge-debian-81: -----> Cleaning up any prior instances of <wifi-bridge-debian-81> | |
I, [2017-07-03T12:00:18.168505 #26840] INFO -- wifi-bridge-debian-81: -----> Destroying <wifi-bridge-debian-81>... | |
I, [2017-07-03T12:00:18.170011 #26840] INFO -- wifi-bridge-debian-81: Finished destroying <wifi-bridge-debian-81> (0m0.00s). | |
I, [2017-07-03T12:00:18.170330 #26840] INFO -- wifi-bridge-debian-81: -----> Testing <wifi-bridge-debian-81> | |
I, [2017-07-03T12:00:18.170436 #26840] INFO -- wifi-bridge-debian-81: -----> Creating <wifi-bridge-debian-81>... | |
I, [2017-07-03T12:00:18.257922 #26840] INFO -- wifi-bridge-debian-81: Sending build context to Docker daemon 3.072kB | |
I, [2017-07-03T12:00:18.283119 #26840] INFO -- wifi-bridge-debian-81: Step 1/17 : FROM debian:8.1 | |
I, [2017-07-03T12:00:19.612568 #26840] INFO -- wifi-bridge-debian-81: 8.1: Pulling from library/debian | |
I, [2017-07-03T12:00:19.615288 #26840] INFO -- wifi-bridge-debian-81: 7ccc78f8af6d: Pulling fs lay |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
****************************** | |
PSH KERNEL VERSION: b0182929 | |
WR: 20104000 | |
****************************** | |
SCU IPC: 0x800000d0 0xfffce92c | |
PSH miaHOB version: TNG.B0.VVBD.0000000c | |
microkernel built 10:14:01 Jan 13 2015 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PSH miaHOB version: TNG.B0.VVBD.0000000c | |
microkernel built 10:14:01 Jan 13 2015 | |
******* PSH loader ******* | |
PCM page cache size = 192 KB | |
Cache Constraint = 0 Pages | |
Arming IPC driver .. | |
Adding page store pool .. | |
PagestoreAddr(IMR Start Address) = 0x04899000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo journalctl -xn10 -u 'etcd*' -f | |
-- Logs begin at Thu 2017-06-01 07:59:46 UTC. -- | |
Jun 03 00:15:32 ip-10-100-2-111.ec2.internal etcdadm[3504]: declare -x ETCDCTL_CERT_FILE="/etc/ssl/certs/etcd-client.pem" | |
Jun 03 00:15:32 ip-10-100-2-111.ec2.internal etcdadm[3504]: declare -x ETCDCTL_KEY="/etc/ssl/certs/etcd-client-key.pem" | |
Jun 03 00:15:32 ip-10-100-2-111.ec2.internal etcdadm[3504]: declare -x ETCDCTL_KEY_FILE="/etc/ssl/certs/etcd-client-key.pem" | |
Jun 03 00:15:32 ip-10-100-2-111.ec2.internal sudo[3510]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/[ -w /var/run/coreos/etcdadm ] | |
Jun 03 00:15:32 ip-10-100-2-111.ec2.internal sudo[3510]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
Jun 03 00:15:33 ip-10-100-2-111.ec2.internal sudo[3560]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/[ -w /var/run/coreos/etcdadm/snapshots ] | |
Jun 03 00:15:33 ip-10-100-2-111.ec2.internal sudo[3560]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
Jun 03 00:15:33 ip-10-100- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/themes/base.theme.bash b/themes/base.theme.bash | |
index a376fff..3a14429 100644 | |
--- a/themes/base.theme.bash | |
+++ b/themes/base.theme.bash | |
@@ -28,10 +28,11 @@ THEME_BATTERY_PERCENTAGE_CHECK=${THEME_BATTERY_PERCENTAGE_CHECK:=true} | |
SCM_GIT_SHOW_DETAILS=${SCM_GIT_SHOW_DETAILS:=true} | |
SCM_GIT_SHOW_REMOTE_INFO=${SCM_GIT_SHOW_REMOTE_INFO:=auto} | |
SCM_GIT_IGNORE_UNTRACKED=${SCM_GIT_IGNORE_UNTRACKED:=false} | |
+SCM_GIT_SHOW_STASH_INFO=${SCM_GIT_SHOW_STASH_INFO:=true} | |
SCM_GIT_SHOW_CURRENT_USER=${SCM_GIT_SHOW_CURRENT_USER:=false} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/themes/base.theme.bash b/themes/base.theme.bash | |
index 6d32dc1..4ea508f 100644 | |
--- a/themes/base.theme.bash | |
+++ b/themes/base.theme.bash | |
@@ -29,7 +29,7 @@ SCM_GIT_IGNORE_UNTRACKED=${SCM_GIT_IGNORE_UNTRACKED:=false} | |
SCM_GIT_SHOW_CURRENT_USER=${SCM_GIT_SHOW_CURRENT_USER:=false} | |
SCM_GIT_SHOW_MINIMAL_INFO=${SCM_GIT_SHOW_MINIMAL_INFO:=false} | |
-SCM_GIT='git' | |
+SCM_GIT='\git' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/themes/base.theme.bash b/themes/base.theme.bash | |
index 6d32dc1..820eadd 100644 | |
--- a/themes/base.theme.bash | |
+++ b/themes/base.theme.bash | |
@@ -29,7 +29,7 @@ SCM_GIT_IGNORE_UNTRACKED=${SCM_GIT_IGNORE_UNTRACKED:=false} | |
SCM_GIT_SHOW_CURRENT_USER=${SCM_GIT_SHOW_CURRENT_USER:=false} | |
SCM_GIT_SHOW_MINIMAL_INFO=${SCM_GIT_SHOW_MINIMAL_INFO:=false} | |
-SCM_GIT='git' | |
+SCM_GIT='command git' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/themes/base.theme.bash b/themes/base.theme.bash | |
index 6d32dc1..679bb5c 100644 | |
--- a/themes/base.theme.bash | |
+++ b/themes/base.theme.bash | |
@@ -29,7 +29,8 @@ SCM_GIT_IGNORE_UNTRACKED=${SCM_GIT_IGNORE_UNTRACKED:=false} | |
SCM_GIT_SHOW_CURRENT_USER=${SCM_GIT_SHOW_CURRENT_USER:=false} | |
SCM_GIT_SHOW_MINIMAL_INFO=${SCM_GIT_SHOW_MINIMAL_INFO:=false} | |
-SCM_GIT='git' | |
+#SCM_GIT='git' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May 30 21:35:58 ip-10-100-2-111.ec2.internal systemd[1]: Starting etcdadm reconfigure runner... | |
May 30 21:35:58 ip-10-100-2-111.ec2.internal systemctl[7975]: active | |
May 30 21:35:58 ip-10-100-2-111.ec2.internal etcdadm[7992]: declare -x ETCDCTL_CACERT="/etc/ssl/certs/ca.pem" | |
May 30 21:35:58 ip-10-100-2-111.ec2.internal etcdadm[7992]: declare -x ETCDCTL_CA_FILE="/etc/ssl/certs/ca.pem" | |
May 30 21:35:58 ip-10-100-2-111.ec2.internal etcdadm[7992]: declare -x ETCDCTL_CERT="/etc/ssl/certs/etcd-client.pem" | |
May 30 21:35:58 ip-10-100-2-111.ec2.internal etcdadm[7992]: declare -x ETCDCTL_CERT_FILE="/etc/ssl/certs/etcd-client.pem" | |
May 30 21:35:58 ip-10-100-2-111.ec2.internal etcdadm[7992]: declare -x ETCDCTL_KEY="/etc/ssl/certs/etcd-client-key.pem" | |
May 30 21:35:58 ip-10-100-2-111.ec2.internal etcdadm[7992]: declare -x ETCDCTL_KEY_FILE="/etc/ssl/certs/etcd-client-key.pem" | |
May 30 21:35:59 ip-10-100-2-111.ec2.internal sudo[8009]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/[ -w /var/run/coreos/etcdadm ] | |
May 30 2 |