Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

revdep-rebuild; causes net-fs/samba-4.7.1 rebuild


rspartz

Question

Each time I run revdep-rebuild it wants to rebuild  samba-4.7.1 as a 'one shot'. I've allowed it to do the rebuild a few times and let it go over serveral days to see if any furture syncs make it just go away. Not sure where to start to understand what is triggering this rebuild.

Thank you!

root@opti390:~# revdep-rebuild --ignore --pretend -i

 * 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
 * Assign files to packages

emerge  --pretend --oneshot --complete-graph=y net-fs/samba:0

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] net-fs/samba-4.7.1
root@opti390:~#

(adding more now that I discovered the -v flag)

root@opti390:~# revdep-rebuild -p -v
 * 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
 * Collecting dynamic linking informations
 * Scanning files
 * Checking dynamic linking consistency
 * Broken files that require: libdnsserver-common-samba4.so (64 bits)
        * /usr/lib64/python2.7/site-packages/samba/dsdb_dns.so
 * Assign files to packages
        * /usr/lib64/python2.7/site-packages/samba/dsdb_dns.so -> net-fs/samba-4.7.1

emerge  --pretend --verbose --oneshot --complete-graph=y net-fs/samba:0

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] net-fs/samba-4.7.1::net-kit  USE="pam python system-mitkrb5 -acl -addc -addns -ads -ceph -client -cluster -cups -debug -dmapi -fam -gnutls -gpg -iprint -ldap -quota (-selinux) -syslog (-system-heimdal) -systemd {-test} -winbind -zeroconf" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
root@opti390:~#

And I see that there is already a bug report filed on the Gentoo side for this https://bugs.gentoo.org/633728

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...