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

Bug 98281

Summary: pure-ftpd-1.0.20-r1 : Acces violation during emerge - access_wr: /etc/krb5.conf
Product: Gentoo Linux Reporter: Pierre <pgmdevlist>
Component: New packagesAssignee: Gustavo Felisberto (RETIRED) <humpback>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pierre 2005-07-07 14:53:10 UTC
net-ftp/pure-ftpd-1.0.20-r1  +caps* -ldap +mysql +pam +postgres +ssl -vchroot
Emerging stops with an access violation :
----
Making all in m4
make[2]: Entering directory
`/var/tmp/portage/pure-ftpd-1.0.20-r1/work/pure-ftpd-1.0.20/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/var/tmp/portage/pure-ftpd-1.0.20-r1/work/pure-ftpd-1.0.20/m4'
make[2]: Entering directory
`/var/tmp/portage/pure-ftpd-1.0.20-r1/work/pure-ftpd-1.0.20'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/var/tmp/portage/pure-ftpd-1.0.20-r1/work/pure-ftpd-1.0.20'
make[1]: Leaving directory
`/var/tmp/portage/pure-ftpd-1.0.20-r1/work/pure-ftpd-1.0.20'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-ftp_-_pure-ftpd-1.0.20-r1-23694.log"
access_wr: /etc/krb5.conf
--------------------------------------------------------------------------------

USE="-caps -pam" doesn't change

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-07 15:01:16 UTC
Sigh... Please add 'addpredict /etc/krb5.conf' (see Bug 95840 and Bug 96453)
Comment 2 Pierre 2005-07-07 15:16:53 UTC
(In reply to comment #1)
Adding 'addpredict /etc/krb5.conf' in the src_compile() does the trick indeed

SOLVED
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-07 15:19:33 UTC
(In reply to comment #2)
> Adding 'addpredict /etc/krb5.conf' in the src_compile() does the trick indeed

That's nice, but we need to solve this in portage tree. ;) Reopened.
Comment 4 Gustavo Felisberto (RETIRED) gentoo-dev 2005-07-07 17:13:41 UTC
Fixed in portage. Thanks jakub.
Comment 5 David Westley 2005-07-27 17:14:31 UTC
Could someone actually commit this fix to the portage tree as it was meant to 
have been committed 3 weeks ago but still nothing...