./metagen.sh produces bash error: $HOSTLIST: ambiguous redirect
Peter Schober
peter.schober at univie.ac.at
Thu May 9 14:59:37 EDT 2013
* Jonathan Rochkind <rochkind at jhu.edu> [2013-05-09 20:31]:
> In the meantime... can I simply ignore the error, is it interfering
> with the produced metadata xml, or is it just a spurious error?
Yes, it does no harm and you can ignore it.
If you want to fix your local copy of the script here's how:
When you're doing all this as root you can leave out 'sudo' in the
following commands. Assuming an RHEL/CentOS install, otherwise 'cd' to
where metagen.sh resides:
$ cd /etc/shibboleth
$ sudo wget -O SSPCPP-501.patch 'http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/configs/metagen.sh?view=patch&r1=3843&r2=3842&pathrev=3843'
$ sudo patch -p3 < SSPCPP-501.patch
-peter
More information about the users
mailing list