Install user defaulting to "current" user
-----------------------------------------
Key: TS-138
URL: https://issues.apache.org/jira/browse/TS-138
Project: Traffic Server
Issue Type: Bug
Components: Build
Affects Versions: 2.0.0a
Reporter: Leif Hedstrom
Fix For: 2.0.0a
This doesn't make sense to me, it seems the default now is to install things as
"user"."user":
/usr/bin/install -c -d -o leif -g leif /usr/local/var/trafficserver
/usr/local/var/log/trafficserver /usr/local/etc/trafficserver
/usr/local/etc/trafficserver/internal
/usr/bin/install: invalid group `leif'
I thought our default was nobody.nobody, and this was supposed to be
overridable via ./configure options? Also, with the trunk, records.config gets
CONFIG proxy.config.admin.user_id STRING leif
which I don't think makes sense either.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.