Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 579942

Summary: net-fs/samba: snapper.so is linked to dbus but it is not depending on it
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's SAMBA Team <samba>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: bkohler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2016-04-14 09:26:07 UTC
This problem happens here because I compile samba on another machine where dbus is installed, but when I run revdep-rebuild on the machine where I use samba, it catches that snapper.so is broken:

 * Checking dynamic linking consistency
[ 88% ]  *   broken /usr/lib64/samba/vfs/snapper.so (requires libdbus-1.so.3)


# scanelf -n /usr/lib64/samba/vfs/snapper.so                                                                                                                                                                                                                      
 TYPE   NEEDED FILE                                                                                                                                                                                                                                                            
ET_DYN libpthread.so.0,libsamba-util.so.0,libsmbd-base-samba4.so,libsamba-debug-samba4.so,libsmbregistry-samba4.so,libtalloc.so.2,libdbus-1.so.3,libc.so.6 /usr/lib64/samba/vfs/snapper.so


# qlist -IC | grep dbus                                                                                                                                                                                                                                           
#
Comment 1 Ben Kohler gentoo-dev 2022-07-28 19:11:10 UTC
I'm surprised that snapper.so is getting installed if USE="-snapper", can you reopen this if you're still able to reproduce this?

Ebuild already has "snapper? ( sys-apps/dbus )" in DEPEND