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

Bug 104772

Summary: Samba ebuild fails with sandbox error when kerberos use flag is active
Product: Gentoo Linux Reporter: chris <chris>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description chris 2005-09-04 01:56:43 UTC
The following error is generated:

make: *** [torture/rpctorture.o] Error 1
 * rpctorture didn't build
running build
running build_py
running build_ext
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-net-fs_-_samba-3.0.20-r1-3460.log"

access_wr: /etc/krb5.conf
--------------------------------------------------------------------------------


Because the line 'addpredict /etc/krb5.conf' is missing in the function
src_compile in the samba ebuild.

Reproducible: Always
Steps to Reproduce:
1.emerge samba with USE=krb5
2.wait
3.see error

Actual Results:  
See above error.

Expected Results:  
The software should have compiled.

Solution above.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-04 02:15:13 UTC
Upgrade your sandbox.

*** This bug has been marked as a duplicate of 96453 ***