Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200506 - www-apps/eventum fails to emerge
Summary: www-apps/eventum fails to emerge
Status: RESOLVED DUPLICATE of bug 103679
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL: http://overlays.gentoo.org/proj/webap...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-27 12:23 UTC by Jan Rieger
Modified: 2007-11-27 19:05 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 Jan Rieger 2007-11-27 12:23:05 UTC
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
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-27 13:26:56 UTC
Please post to the original bug.

*** This bug has been marked as a duplicate of bug 103679 ***
Comment 2 Jan Rieger 2007-11-27 17:33:31 UTC
(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...

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-11-27 19:05:22 UTC
I read the bug; you know, I fixed the complete webapps overlay.

FIXED.

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