Eventum changed its file structure some time ago. The config file is generated in directory "/config" by /setup.php. If you delete line 46 ("webapp_configfile ${MY_HTDOCSDIR}/config.php"), the ebuild works fine and stable, tested on x86 and amd64. Reproducible: Always Steps to Reproduce: 1. emerge www-apps/eventum Actual Results: * ebuild fault: file '/usr/share/webapps/eventum/2.1/htdocs/config.php' not found [...] * Call stack: * ebuild.sh, line 1701: Called dyn_install * ebuild.sh, line 1138: Called qa_call 'src_install' * ebuild.sh, line 44: Called src_install * eventum-2.1.ebuild, line 46: Called webapp_configfile '/usr/share/webapps/eventum/2.1/htdocs/config.php' * webapp.eclass, line 131: Called webapp_checkfileexists '/usr/share/webapps/eventum/2.1/htdocs/config.php' '/var/tmp/portage/www-apps/eventum-2.1/image/' * webapp.eclass, line 82: Called die * The specific snippet of code: * die "$msg" * The die message: * ebuild fault: file '/usr/share/webapps/eventum/2.1/htdocs/config.php' not found
Please post to the original bug. *** This bug has been marked as a duplicate of bug 103679 ***
(In reply to comment #1) > Please post to the original bug. > > *** This bug has been marked as a duplicate of bug 103679 *** I asked wrobel tody on IRC where to report this bug, in the existing (but set to resolved) or in a new bug report, and he told me to open a new one. Maybe _you_ developers should try to reach a consensus on how to handle your tools...
I read the bug; you know, I fixed the complete webapps overlay. FIXED. *** This bug has been marked as a duplicate of bug 103679 ***