Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104772 - Samba ebuild fails with sandbox error when kerberos use flag is active
Summary: Samba ebuild fails with sandbox error when kerberos use flag is active
Status: RESOLVED DUPLICATE of bug 96453
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-04 01:56 UTC by chris
Modified: 2005-09-04 02:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***