Bug 183228 - www-apps/egroupware-1.4.001 fails to call webapp_pkg_postinst
Bug#: 183228 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: web-apps@gentoo.org Reported By: itittof-gentoobugs@yahoo.it
Component: Applications
URL: 
Summary: www-apps/egroupware-1.4.001 fails to call webapp_pkg_postinst
Keywords:  
Status Whiteboard: 
Opened: 2007-06-26 10:04 0000
Description:   Opened: 2007-06-26 10:04 0000
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 From Elias Probst 2007-07-03 12:56:23 0000 -------
This is common behaviour for webapps on Gentoo.

I think this bug can be marked resolved as WONTFIX.

------- Comment #2 From Jakub Moc (RETIRED) 2007-07-03 13:14:02 0000 -------
(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 From Renat Lumpau 2007-08-05 00:15:26 0000 -------
fixed