[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Autopkgtest fails when executable is link to JAR



Hi,

I noticed that the autopkgtest for artfastqgenerator fails[1] with

...
emoving adt-satdep (0) ...
adt-run [03:53:30]: test run-unit-test: [-----------------------
/usr/bin/artfastqgenerator: 1: /usr/bin/artfastqgenerator: Syntax error: ")" unexpected
adt-run [03:53:30]: test run-unit-test: -----------------------]
adt-run [03:53:30]: test run-unit-test:  - - - - - - - - - - results - - - - - - - - - -
run-unit-test        FAIL non-zero exit status 2
adt-run [03:53:31]: @@@@@@@@@@@@@@@@@@@@ summary
run-unit-test        FAIL non-zero exit status 2
...


I guess this is the case since the executable is just a symlink to the
JAR file:

$ readlink /usr/bin/artfastqgenerator
../share/java/artfastqgenerator.jar


and inside the lxc container that is used by debci this fails.  Is there
any default solution to make the autopkgtest functional?

Kind regards

       Andreas.


[1] https://ci.debian.net/data/packages/unstable/amd64/a/artfastqgenerator/20160429_035231.autopkgtest.log.gz

-- 
http://fam-tille.de


Reply to: