Question
Initial Pacman Sync, Commit Errors
Hello,
I am a complete newbie to Linux and VPS, I am using a new Arch Linux Droplet.
I am attempting to sync pacman for the first time, and this is the error I get with the following command. Any ideas?
[mil3s@nomad ~]$ sudo pacman -Syu
:: Proceed with installation? [Y/n] Y
(90/90) checking keys in keyring [######################] 100%
(90/90) checking package integrity [######################] 100%
(90/90) loading package files [######################] 100%
(90/90) checking for file conflicts [######################] 100%
error: failed to commit transaction (conflicting files)
filesystem: /bin exists in filesystem
filesystem: /sbin exists in filesystem
filesystem: /usr/sbin exists in filesystem
Errors occurred, no packages were upgraded.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×