[SOLVED] pacman complains about libgpgme same soname?

Ask questions about Arch Linux ARM. Please search before making a new topic.

[SOLVED] pacman complains about libgpgme same soname?

Postby nellson » Fri Jul 18, 2014 7:52 pm

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...')
Last edited by nellson on Fri Jul 18, 2014 9:13 pm, edited 1 time in total.
nellson
 
Posts: 9
Joined: Thu Jul 03, 2014 4:36 am

[SOLVED] Re: pacman complains about libgpgme same soname?

Postby nellson » Fri Jul 18, 2014 7:59 pm

Ok, found a post showing how to look at the links and it seems more obvious that I have two old old files, so deleted and no more complaints from pacman...

$this->bbcode_second_pass_code('', 'ls -ld /lib/libgpg*
lrwxrwxrwx 1 root root 22 Jul 2 16:23 /lib/libgpg-error.so -> libgpg-error.so.0.11.0
lrwxrwxrwx 1 root root 22 Jul 2 16:21 /lib/libgpg-error.so.0 -> libgpg-error.so.0.11.0
-rwxr-xr-x 1 root root 17852 May 18 08:51 /lib/libgpg-error.so.0.11.0
lrwxrwxrwx 1 root root 27 Jun 2 10:08 /lib/libgpgme-pthread.so -> libgpgme-pthread.so.11.12.0
lrwxrwxrwx 1 root root 27 Jun 2 10:08 /lib/libgpgme-pthread.so.11 -> libgpgme-pthread.so.11.12.0
-rwxr-xr-x 1 root root 176920 Aug 19 2013 /lib/libgpgme-pthread.so.11.11.0
-rwxr-xr-x 1 root root 188424 Jun 2 10:08 /lib/libgpgme-pthread.so.11.12.0
lrwxrwxrwx 1 root root 19 Jun 2 10:08 /lib/libgpgme.so -> libgpgme.so.11.12.0
lrwxrwxrwx 1 root root 19 Jun 2 10:08 /lib/libgpgme.so.11 -> libgpgme.so.11.12.0
-rwxr-xr-x 1 root root 176716 Aug 19 2013 /lib/libgpgme.so.11.11.0
-rwxr-xr-x 1 root root 188408 Jun 2 10:08 /lib/libgpgme.so.11.12.0
')
nellson
 
Posts: 9
Joined: Thu Jul 03, 2014 4:36 am


Return to User Questions

Who is online

Users browsing this forum: No registered users and 6 guests