Skip to content

Instantly share code, notes, and snippets.

@eraserhd
Created September 5, 2019 15:34
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 eraserhd/5d12455d8eec145869cacc8ca11e966f to your computer and use it in GitHub Desktop.
Save eraserhd/5d12455d8eec145869cacc8ca11e966f to your computer and use it in GitHub Desktop.
failure
Sep 05 10:38:36 crunch hm-activate-jfelice[120484]: Activating home-manager configuration for jfelice
Sep 05 10:38:36 crunch hm-activate-jfelice[120484]: Starting home manager activation
Sep 05 10:38:36 crunch hm-activate-jfelice[120484]: Activating checkFilesChanged
Sep 05 10:38:36 crunch hm-activate-jfelice[120484]: Activating checkLinkTargets
Sep 05 10:38:36 crunch hm-activate-jfelice[120484]: Activating writeBoundary
Sep 05 10:38:36 crunch hm-activate-jfelice[120484]: Activating installPackages
Sep 05 10:38:36 crunch hm-activate-jfelice[120484]: installing 'home-manager-path'
Sep 05 10:38:36 crunch nix-daemon[92684]: accepted connection from pid 120507, user jfelice
Sep 05 10:38:41 crunch dbus-daemon[1020]: [system] Reloaded configuration
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: building '/nix/store/h4gghwngh23vi45q73irgp7l7ra4r1jz-user-environment.drv'...
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: created 47 symlinks in user environment
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: Activating linkGeneration
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: Creating profile generation 1
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: Creating home file links in /home/jfelice
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: mkdir: cannot create directory ‘/home/jfelice/.config/karabiner’: File exists
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: ln: failed to create symbolic link '/home/jfelice/.config/karabiner/karabiner.json': No such file or directory
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: mkdir: cannot create directory ‘/home/jfelice/.config/karabiner’: File exists
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: ln: failed to create symbolic link '/home/jfelice/.config/karabiner/assets/complex_modifications/alacritty.json': No such file or directory
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: mkdir: cannot create directory ‘/home/jfelice/.config/plan9’: File exists
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: ln: failed to create symbolic link '/home/jfelice/.config/plan9/plumbing': No such file or directory
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: mkdir: cannot create directory ‘/home/jfelice/.config/kak’: File exists
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: ln: failed to create symbolic link '/home/jfelice/.config/kak/kakrc': No such file or directory
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: Activating onFilesChange
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: Activating reloadSystemD
Sep 05 10:38:41 crunch hm-activate-jfelice[120484]: User systemd daemon not running. Skipping reload.
@eraserhd
Copy link
Author

eraserhd commented Sep 5, 2019

The funny thing is that it didn't link ~/.vimrc. I removed all those dangling symlinks, then it did link .vimrc, with no change to the config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment