Skip to content

Instantly share code, notes, and snippets.

/g

Created October 30, 2017 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/91e876b46772eba7e3f0e3f81f2103d9 to your computer and use it in GitHub Desktop.
Save anonymous/91e876b46772eba7e3f0e3f81f2103d9 to your computer and use it in GitHub Desktop.
root ~ # nix-store --verify-path /nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1
path ‘/nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1’ was modified! expected hash ‘fd269faf84f5db993902071f53ac7a26b920a6f31abe84efb71c29d5e3a12d8a’, got ‘4867fc0fa0674858fa377ad5de32e6a316c74bc9b888279882fd143dba655fe2’
root ~ # nix-store --repair-path /nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1
fetching path ‘/nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1’...
*** Downloading ‘https://cache.nixos.org/nar/1nrbc3qm6i9z8vnclpddl8cxdi4vl1mbkv1yrffcrc0883cdbfsc.nar.xz’ (signed by ‘cache.nixos.org-1’) to ‘/nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1’...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2090k 100 2090k 0 0 2090k 0 0:00:01 --:--:-- 0:00:01 7831k
root ~ # nix-store --verify-path /nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1
path ‘/nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1’ was modified! expected hash ‘fd269faf84f5db993902071f53ac7a26b920a6f31abe84efb71c29d5e3a12d8a’, got ‘4867fc0fa0674858fa377ad5de32e6a316c74bc9b888279882fd143dba655fe2’
root ~ # xxd /nix/store/wg4cq567m029a2d9mz1ciq0p7m736wml-gnupg-2.2.1/bin/gpg2 | head
00000000: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000020: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000030: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000040: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000050: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000060: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000070: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000080: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000090: 0000 0000 0000 0000 0000 0000 0000 0000 ................
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment