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

Bug 483754

Summary: net-dns/bind USE=-python - /usr/sbin/dnssec-coverage should get python wrappers
Product: Gentoo Linux Reporter: Benny Pedersen <me>
Component: [OLD] ServerAssignee: Christian Ruppert (idl0r) <idl0r>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info from host where it builds

Description Benny Pedersen 2013-09-05 14:52:30 UTC
temp fix is to let it have python in useflags
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-05 16:27:39 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 2 Benny Pedersen 2013-09-13 14:35:27 UTC
Created attachment 358582 [details]
emerge info from host where it builds

bind builds fine but python-updater will continue to rebuild with -python in use flags for bind

should i had created to bug for python-updater so ?

i have tryed do test this on multiple hosts where it happends aswell
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-13 15:31:15 UTC
Then please attach the output of `python-updater -v' so that we might at least know which files trip it up.
Comment 4 Benny Pedersen 2013-09-13 17:57:22 UTC
it triggers on unset python abi's when -python is in useflags

i dont know how to get logging from python-updater -v
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-14 15:38:22 UTC
/usr/sbin/dnssec-coverage doesn't get the wrapper treatment that /usr/sbin/dnssec-checkds gets. At a guess, that is what triggers the rebuild.
Comment 6 Christian Ruppert (idl0r) gentoo-dev 2013-10-13 15:28:46 UTC
Should be fixed in 9.9.4. Thanks!