Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183228 - www-apps/egroupware-1.4.001 fails to call webapp_pkg_postinst
Summary: www-apps/egroupware-1.4.001 fails to call webapp_pkg_postinst
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 10:04 UTC by firepol
Modified: 2007-08-05 00:15 UTC (History)
1 user (show)

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 firepol 2007-06-26 10:04:41 UTC
I emerged egroupware and thought it would be installed like many other webapps, but it didn't. I had to manually run this command:

/usr/sbin/webapp-config -I -h localhost -u root -d /egroupware egroupware 1.4.001

My suggestion is to run automatically this command, or at least show that this command must be executed in order to fully install the webapp.

Reproducible: Always

Steps to Reproduce:
1. emerge -av egroupware
2. no message is shown at the end of the emerge
3. no symbolic link or folder found in the htdocs folder (and restarting apache doesn't help)
Comment 1 Elias Probst 2007-07-03 12:56:23 UTC
This is common behaviour for webapps on Gentoo.

I think this bug can be marked resolved as WONTFIX.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-03 13:14:02 UTC
(In reply to comment #1)
> This is common behaviour for webapps on Gentoo.
> 
> I think this bug can be marked resolved as WONTFIX.
> 

No it's not, the ebuild overrides webapp_pkg_postinst.
Comment 3 Renat Lumpau (RETIRED) gentoo-dev 2007-08-05 00:15:26 UTC
fixed