doctorfree / nvim-lazyman

Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
https://lazyman.dev
MIT License
263 stars 8 forks source link

Error while installing JustinLvim config #62

Closed St1ggy closed 7 months ago

St1ggy commented 7 months ago
image
Installing JustinLvim Neovim configurationmv: rename /tmp/lazyman78082/lunarvim/.config/lvim to /Users/dbragin/.config/nvim-JustinLvim: No such file or directory
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/snapshots: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/snapshots: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/docker: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/docker: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/bin: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/bin: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/ci: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/ci: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/desktop: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/desktop/16x16: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/desktop/16x16: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/desktop/64x64: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/desktop/64x64: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/desktop/32x32: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/desktop/32x32: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/desktop/24x24: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/desktop/24x24: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/desktop/22x22: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/desktop/22x22: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/desktop/48x48: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/desktop/48x48: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/desktop: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim: Not a directory
cp: /tmp/lvim78082/utils/installer: unable to copy extended attributes to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils/installer: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /tmp/lvim78082/utils: unable to copy ACL to /Users/dbragin/.config/nvim-JustinLvim: Operation not permitted
cp: /Users/dbragin/.config/nvim-JustinLvim/lua: Not a directory
doctorfree commented 7 months ago

Thanks for the heads up. It looks like Justin has deleted his LunarVim config. I will remove it from Lazyman.

In addition, lazyman should check if a repository or subdir in a repo it needs is no longer there and fail more gracefully.

St1ggy commented 7 months ago

Thanks for your answer! I think you can close this issue :)

doctorfree commented 7 months ago

Removed JustinLvim. Closing.