Bug 191118

Summary: security/shibboleth2-sp: error message %%WWWGROUP%% on start up
Product: Ports & Packages Reporter: hiroto.kagotani
Component: Individual Port(s)Assignee: Palle Girgensohn <girgen>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description hiroto.kagotani 2014-06-17 08:50:17 UTC
After upgrading security/shibboleth2-sp to 2.5.3 (using pkg),
rc.d script to start up shibboleth shows an error message that
does not know "%%WWWGROUP%%" group.

Here is the log:

# /usr/local/etc/rc.d/shibboleth-sp start
install: unknown group %%WWWGROUP%%
overall configuration is loadable, check console for non-fatal problems
Starting shibboleth_sp.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-06-23 04:08:57 UTC
Over to maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-30 14:14:11 UTC
A commit references this bug:

Author: girgen
Date: Mon Jun 30 14:13:29 UTC 2014
New revision: 359847
URL: http://svnweb.freebsd.org/changeset/ports/359847

Log:
  Spelling error, WWWGROUP is really WWWGRP
  PR:	191118

Changes:
  head/security/shibboleth2-sp/Makefile
  head/security/shibboleth2-sp/files/shibboleth-sp.in
Comment 3 Palle Girgensohn freebsd_committer freebsd_triage 2014-06-30 14:15:10 UTC
Speling mistake, fixed. Thanks