Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98281 - pure-ftpd-1.0.20-r1 : Acces violation during emerge - access_wr: /etc/krb5.conf
Summary: pure-ftpd-1.0.20-r1 : Acces violation during emerge - access_wr: /etc/krb5.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gustavo Felisberto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 14:53 UTC by Pierre
Modified: 2005-07-27 17:14 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 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...