Skip to content

Instantly share code, notes, and snippets.

@colemickens
Last active May 27, 2020 08:35
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 colemickens/c9b0ba1eae33b8c19878671a0b2ee271 to your computer and use it in GitHub Desktop.
Save colemickens/c9b0ba1eae33b8c19878671a0b2ee271 to your computer and use it in GitHub Desktop.
cole@raspberry ~/c/nixcfg (master) [1]> sudo nix copy --to 'local?root=/mnt/' /run/current-system/
error: cannot enqueue a work item while the thread pool is shutting down
cole@raspberry ~/c/nixcfg (master) [1]>
cole@raspberry ~/c/nixcfg (master) [1]> sudo nix copy --to 'local?root=/mnt/' /run/current-system/
error (ignored): cannot add path '/nix/store/08365mvsv7lsa3s38fmzgaggsydhpig9-etc-fstab' because it lacks a valid signature
error: cannot enqueue a work item while the thread pool is shutting down
cole@raspberry ~> NIX_STORE_DIR=/mnt/nix/store nix-store -q --graph
digraph G {
}
cole@raspberry ~> sudo nix copy --to 'local?root=/mnt/' /run/current-system/
copying 871 pathsfish: “sudo nix copy --to 'local?root=…” terminated by signal SIGSEGV (Address boundary error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment