Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211559 - webapp-config doesn't work on g/fbsd out of the box
Summary: webapp-config doesn't work on g/fbsd out of the box
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: x86 FreeBSD
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 20:21 UTC by Mark
Modified: 2019-10-11 17:37 UTC (History)
4 users (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 Mark 2008-02-26 20:21:16 UTC
+++ This bug was initially created as a clone of Bug #149939 +++

# /usr/sbin/webapp-config -I -h localhost -u root -d /gallery gallery 1.5.7
* Fatal error: You did specify an invalid group value for the variable "vhost_default_gid'
* Fatal error(s) - aborting

Bug still seems to exist unfortunately.
app-admin/webapp-config-1.50.16-r3
Comment 1 Anthony Basile gentoo-dev 2011-12-30 17:39:02 UTC
I just inherited this package and I want to give it love.  I don't understand the error on g/bsd because we have

   vhost_default_gid="root"

set in /etc/vhosts/webapp-config.  What should it be on a bsd box?  wheel?  Otherwise this is a trivial fix.
Comment 2 Naohiro Aota gentoo-dev 2011-12-31 01:19:08 UTC
(In reply to comment #1)
> I just inherited this package and I want to give it love.  I don't understand
> the error on g/bsd because we have
> 
>    vhost_default_gid="root"
> 
> set in /etc/vhosts/webapp-config.  What should it be on a bsd box?  wheel? 
> Otherwise this is a trivial fix.

yes, we don't have a group named "root". We use "wheel" instead.
Comment 3 Devan Franchini (RETIRED) gentoo-dev 2013-03-27 04:14:55 UTC
Has this been fixed?
Comment 4 Devan Franchini (RETIRED) gentoo-dev 2013-03-27 04:15:11 UTC
Is this bug fixed yet?
Comment 5 Naohiro Aota gentoo-dev 2013-06-11 02:15:20 UTC
This problem still occur. We may be able to sed the config file on BSDs.
Comment 6 Anthony Basile gentoo-dev 2013-08-03 15:36:30 UTC
(In reply to Naohiro Aota from comment #5)
> This problem still occur. We may be able to sed the config file on BSDs.

anything more on this?  i just pushed out webapp-config 1.51 which I know doesn't fix it.  Perhaps bsd people can figure it out.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-11 17:37:27 UTC
*-fbsd is gone.