Endeavouros-skel-i3wm package giving upgrade errors

I did a sudo pacman -Syu and I am getting the following error:

error: failed to commit transaction (conflicting files)
endeavouros-skel-i3wm: /etc/skel/.bash_profile exists in filesystem (owned by bash)
endeavouros-skel-i3wm: /etc/skel/.bashrc exists in filesystem (owned by bash)
Errors occurred, no packages were upgraded.
 -> error installing repo packages

Please refer to this thread for more information.

I did a:

sudo mv /etc/skel/.bash_profile /etc/skel/.bash_profile.old
sudo mv /etc/skel/.bashrc /etc/skel/.bashrc.old

That allowed the pakage to install. But I’m sure that’s not the right way to do it.

what if we just remove those files will that be a good method or maybe overwrite them?

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.