Skip to content

Instantly share code, notes, and snippets.

@nh2
Created May 11, 2017 15:36
Show Gist options
  • Save nh2/e3bf333ad19be6d53e5ea95ac93cb059 to your computer and use it in GitHub Desktop.
Save nh2/e3bf333ad19be6d53e5ea95ac93cb059 to your computer and use it in GitHub Desktop.
nix glusterfs build nondeterminism
➤ diffoscope /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1 /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1-check/
--- /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1
+++ /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1-check/
├── lib
├── glusterfs
├── 3.10.1
├── xlator
├── features
├── glupy
│ --- /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1/lib/glusterfs/3.10.1/xlator/features/glupy/debug-trace.pyc
├── +++ /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1-check/lib/glusterfs/3.10.1/xlator/features/glupy/debug-trace.pyc
│ │ │ │ │ │ │ @@ -1,8 +1,8 @@
│ │ │ │ │ │ │ -00000000: 03f3 0d0a cc82 1459 6300 0000 0000 0000 .......Yc.......
│ │ │ │ │ │ │ +00000000: 03f3 0d0a 4e82 1459 6300 0000 0000 0000 ....N..Yc.......
│ │ │ │ │ │ │ 00000010: 0003 0000 0040 0000 0073 bf00 0000 6400 .....@...s....d.
│ │ │ │ │ │ │ 00000020: 0064 0100 6c00 005a 0000 6400 0064 0100 .d..l..Z..d..d..
│ │ │ │ │ │ │ 00000030: 6c01 005a 0100 6400 0064 0200 6c02 006d l..Z..d..d..l..m
│ │ │ │ │ │ │ 00000040: 0300 5a03 0001 6400 0064 0300 6c04 006d ..Z...d..d..l..m
│ │ │ │ │ │ │ 00000050: 0500 5a05 006d 0600 5a06 0001 6400 0064 ..Z..m..Z...d..d
│ │ │ │ │ │ │ 00000060: 0400 6c07 0054 6508 0065 0900 6a0a 005f ..l..Te..e..j.._
│ │ │ │ │ │ │ 00000070: 0b00 650c 0065 0d00 8301 0067 0100 6509 ..e..e.....g..e.
│ --- /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1/lib/glusterfs/3.10.1/xlator/features/glupy/debug-trace.pyo
├── +++ /nix/store/8gd1wlaq8xrnnpdrlyhwsf8cysj1y25p-glusterfs-3.10.1-check/lib/glusterfs/3.10.1/xlator/features/glupy/debug-trace.pyo
│ │ │ │ │ │ │ @@ -1,8 +1,8 @@
│ │ │ │ │ │ │ -00000000: 03f3 0d0a cc82 1459 6300 0000 0000 0000 .......Yc.......
│ │ │ │ │ │ │ +00000000: 03f3 0d0a 4e82 1459 6300 0000 0000 0000 ....N..Yc.......
│ │ │ │ │ │ │ 00000010: 0003 0000 0040 0000 0073 bf00 0000 6400 .....@...s....d.
│ │ │ │ │ │ │ 00000020: 0064 0100 6c00 005a 0000 6400 0064 0100 .d..l..Z..d..d..
│ │ │ │ │ │ │ 00000030: 6c01 005a 0100 6400 0064 0200 6c02 006d l..Z..d..d..l..m
│ │ │ │ │ │ │ 00000040: 0300 5a03 0001 6400 0064 0300 6c04 006d ..Z...d..d..l..m
│ │ │ │ │ │ │ 00000050: 0500 5a05 006d 0600 5a06 0001 6400 0064 ..Z..m..Z...d..d
│ │ │ │ │ │ │ 00000060: 0400 6c07 0054 6508 0065 0900 6a0a 005f ..l..Te..e..j.._
│ │ │ │ │ │ │ 00000070: 0b00 650c 0065 0d00 8301 0067 0100 6509 ..e..e.....g..e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment