Sublime Forum

Arch v3>v4 Upgrade Issue: Aborts on existing v3 files

#1

Manjaro

error: failed to commit transaction (conflicting files)
sublime-text: /usr/bin/subl exists in filesystem (owned by sublime-text-3)
sublime-text: /usr/share/applications/sublime_text.desktop exists in filesystem (owned by sublime-text-3)
sublime-text: /usr/share/icons/hicolor/128x128/apps/sublime-text.png exists in filesystem (owned by sublime-text-3)
sublime-text: /usr/share/icons/hicolor/16x16/apps/sublime-text.png exists in filesystem (owned by sublime-text-3)
sublime-text: /usr/share/icons/hicolor/256x256/apps/sublime-text.png exists in filesystem (owned by sublime-text-3)
sublime-text: /usr/share/icons/hicolor/32x32/apps/sublime-text.png exists in filesystem (owned by sublime-text-3)
sublime-text: /usr/share/icons/hicolor/48x48/apps/sublime-text.png exists in filesystem (owned by sublime-text-3)
Errors occurred, no packages were upgraded.

0 Likes

#2

I don’t think we ever had a sublime-text-3 package. None the less it looks like you can just uninstall sublime-text-3 to fix this.

0 Likes

#3

and lose my current settings?

0 Likes

#4

Our packages only ship the application; uninstalling them doesn’t touch your configuration. But I’m not sure where sublime-text-3 comes from, so to be sure you can simply make a copy of the data folder: https://www.sublimetext.com/docs/revert.html

0 Likes