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

Bug 183228

Summary: www-apps/egroupware-1.4.001 fails to call webapp_pkg_postinst
Product: Gentoo Linux Reporter: firepol <itittof-gentoobugs>
Component: Current packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED FIXED    
Severity: minor CC: mail
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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