Report this

What is the reason for this report?

Initial Pacman Sync, Commit Errors

Posted on September 16, 2013

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.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Following this guide will kill your droplet :)

@milesmoyers: It’s not a problem if these commands do not output anything. You can now just update your system: <br> <br><pre>pacman -Syu --ignore filesystem,bash <br>pacman -S bash <br>pacman -Su</pre>

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.