So I have seen a number of posts on Google about soname link issues like this, but mine seem to be on a package that pacman itself needs and won't let me do a remove and install.. (Well, it says there is hold on this package, which I assume is due to it being part of the base/ system?) How do I repair this properly?
$this->bbcode_second_pass_code('', 'pacman -S gpgme
warning: gpgme-1.5.0-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Packages (1): gpgme-1.5.0-1
Total Installed Size: 0.62 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [##################################################################] 100%
(1/1) checking package integrity [##################################################################] 100%
(1/1) loading package files [##################################################################] 100%
(1/1) checking for file conflicts [##################################################################] 100%
(1/1) checking available disk space [##################################################################] 100%
(1/1) reinstalling gpgme [##################################################################] 100%
ldconfig: libraries libgpgme.so.11.11.0 and libgpgme.so.11.12.0 in directory /usr/lib have same soname but different type.
ldconfig: libraries libgpgme-pthread.so.11.11.0 and libgpgme-pthread.so.11.12.0 in directory /usr/lib have same soname but different type.
synchronizing filesystem...')