Report this

What is the reason for this report?

System update fails on Arch Linux

Posted on June 3, 2013

Fresh droplet with Arch Linux x86_64

#pacman -Syu

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.

pacman -Syu --ignore filesystem,bash <br>pacman -S bash <br>pacman -Su

After following the above update the internet will also go down. I wrote down the steps I used to get a new droplet complete up-to-date at http://benjamin-hansen.com/posts/digitial-ocean-arch-linux.html

I just saw this issue is covered on the archlinux.org site <br>Will post back with more information

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.