Libfluidsynth_plugin.so exists in filesystem

Hello all,

For the first time error, it has failed to install packages, because of this error:

(357/357) checking for file conflicts                                             [###############################################] 100%
error: failed to commit transaction (conflicting files)
vlc: /usr/lib/vlc/plugins/codec/libfluidsynth_plugin.so exists in filesystem (owned by vlc-plugin-fluidsynth-bin)
Errors occurred, no packages were upgraded.

Please, what is the correct sequence of operations? Should FluidSynth be uninstalled first?

Solved this myself. Start pamac-tray, find vlc-plugin-fluidsynth-bin, and remove it. Then you can run pacman -Syu.

2 Likes

Neither pamac nor the ‘tray’ are required.

Probably was a good idea at many points, as this is not only an unsupported package (not in the repos) … its an old ghost … it doesnt exist even in the AUR.

sudo pacman -Rns vlc-plugin-fluidsynth-bin

In the future … try to stay on top of your packages … especially if they are third party. Even if they dont need to be removed, they may need to be rebuilt, etc. And as they are third-party … its all your responsibility. :wink:

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