On Tue, Feb 18, 2014 at 01:27:02PM +0100, Martin Jansa wrote:
> * I've noticed errors like this in log.do_package:
>
> DEBUG: Executing python function package_do_filedeps
> sh: 1: Syntax error: "(" unexpected
> sh: 1: Syntax error: "(" unexpected
> DEBUG: Python function package_do_filede
On Tue, Feb 18, 2014 at 5:27 AM, Martin Jansa wrote:
> Maybe we should change meta/classes/package.bbclass to
> fail when some filedeprunner call fails like this and fix
> filedeprunner to escape '()' and other possibly dangerous chars
> it's called like this:
> processed = list(pool.ima
* I've noticed errors like this in log.do_package:
DEBUG: Executing python function package_do_filedeps
sh: 1: Syntax error: "(" unexpected
sh: 1: Syntax error: "(" unexpected
DEBUG: Python function package_do_filedeps finished
which are actually caused by some filenames included in pac