[Pkg-roundcube-maintainers] Bug#616074: roundcube-core.postinst aborting with awk syntax error
Vincent Bernat
bernat at debian.org
Wed Mar 2 12:43:10 UTC 2011
On Wed, 02 Mar 2011 11:23:00 +0100, Jean-Jacques Doti wrote:
> roudcube-core.postinst aborts with syntax error on awk command at
> line 104.
>
> Modifying the line 81 whith :
> hosts="array(\\\"$(echo $hosts | sed 's/ /\\\",\\\"/g')\\\")"
> seems to solve the issue.
Thanks for the correction. I did not test the case where $hosts was not
empty. I will try to use something else than awk since this becomes
difficult to read.
More information about the Pkg-roundcube-maintainers
mailing list