Hello,

 

Until then I’ve installed extra test packages from embedded test scripts.

Using the latest V2 version, I’m trying to manage this in my test jobs.

 

e.g.:

 

install:

    deps:

        - python-pytest

        - python-lxml

        - packagegroup-core-buildessential

        - phoronix-test-suite

 

At execution time, I get a Error: OPKG package manager not found in the path.   

 

Does this mean that OPKG is the only installer supported? Or is this the default one meaning that I can select DPKG or aptitude instead?

 

Best regards,

 

Denis