mylinuxforwork / dotfiles

The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
523 stars 53 forks source link

[BUG] Can't update system #222

Closed meo209 closed 1 week ago

meo209 commented 1 week ago

Describe the bug When trying to update my system using the paru or yay command, I get this error cp: cannot stat '/home/meo209/.cache/paru/clone/ml4w-hyprland/src/dotfiles-2.9.6.1/share/.': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error: failed to build 'ml4w-hyprland-2.9.6.1-1': error: packages failed to build: ml4w-hyprland-2.9.6.1-1

To Reproduce Run the paru command.

Expected behavior The system should update just fine.

Screenshots

Distribution (please complete the following information):

Additional context This was not happening initially, it just started recently.

crashbit666 commented 1 week ago

I solved reinstalling package.

yay -S ml4w-hyprland

mylinuxforwork commented 1 week ago

@crashbit666 Thanks for testing.