kolab-2.2-beta2; OpenPKG error: unexpected EOF
Alan Murrell
lists at murrell.ca
Tue Oct 30 00:54:48 CET 2007
OK, I have made a bit of progress. It seems the BASH shell installed by
OpenPKG does not have the same rules for quotes as others. On line 298, I
replaced the double quotes on either end with single quotes, like this:
----------
eval 'exec ${cmd_shell} ${cmd_path} \${1+\"\$@\"}'
----------
and re-ran the install-kolab.sh script. The error about EOF due to
missing matching `'' is gone, but the error about path noth found remains:
----------
/kolab/lib/openpkg/openpkg: line 298: exec: shtool:path:Error:: not found
----------
Please advise :-)
-Alan Murrell
More information about the users
mailing list