Comment 1 for bug 63202

Revision history for this message
Peter S (speter) wrote :

Seems to be triggered by the shift from bash to dash as the default /bin/sh.
https://launchpad.net/distros/ubuntu/+spec/dash-as-bin-sh

Solution: change shell in line 1 from /bin/sh to /bin/bash and add bash as a dependency.