Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Broken soname dependencies found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
resill
n00b
n00b


Joined: 18 Feb 2018
Posts: 31

PostPosted: Thu Aug 30, 2018 9:30 pm    Post subject: Broken soname dependencies found Reply with quote

Hi all, I'm on Pentoo and I'm experiencing a lot of Broken soname dependencies found messages whenever I want to depclean something: https://pastebin.com/JZUQknNn. Running sudo emerge @preserved-rebuild didn't do anything and I must admit I'm not really sure what's happening or how I should fix this. Care to help a newbie? :-)
Back to top
View user's profile Send private message
russK
l33t
l33t


Joined: 27 Jun 2006
Posts: 665

PostPosted: Fri Aug 31, 2018 2:41 am    Post subject: Reply with quote

resill,

You probably could have removed dirhunter anyway, but you did the safe thing, I would not remove it until you fix the soname issue.

You might try:
Code:
revdep-rebuild --pretend


See if it will address the soname problems.
Back to top
View user's profile Send private message
resill
n00b
n00b


Joined: 18 Feb 2018
Posts: 31

PostPosted: Fri Aug 31, 2018 9:33 am    Post subject: Reply with quote

Hi russK, thanks for your reply. Running revdep-rebuild --pretend says nothing is wrong:

Code:
$ sudo revdep-rebuild --pretend
 * This is the new python coded version
 * Please report any bugs found using it.
 * The original revdep-rebuild script is installed as revdep-rebuild.sh
 * Please file bugs at: https://bugs.gentoo.org/
 * Collecting system binaries and libraries
 * Checking dynamic linking consistency

Your system is consistent
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Aug 31, 2018 1:04 pm    Post subject: Reply with quote

the new python revdep-rebuild use a different way to resolve them, use revdep-rebuild.sh to use ldd to check soname trouble.
also revdep-rebuild could be configure to ignore some directories to not check into them, that's normal for multi-arch build when you don't want check them outside their chroot as they will be report as broken. maybe pentoo has filter out them for you already.

and as you should have seen, it report broken soname for many different arch: arm32, mips32, x86_64... that's not usual to have that many arch files on the same system, people generally crossbuild one arch, some hardcore users may do two.
must be pentoo specific, could even be legit if pentoo decide to install all files of a package for all their supported archs on the system.
so that's more a question for their forum.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum