On 29 Jun 2023, at 20:48, Trevor Gamblin via lists.openembedded.org 
<tgamblin=baylibre....@lists.openembedded.org> wrote:
> 
> Without these, test_cgitb and test_zipapp both fail when running the
> python3 ptests. Since cgitb is deprecated, I have only added it to
> ${PN}-ptest's RDEPENDS specifically, but zipapp is more current and
> therefore I've put it in the ${PN}-misc list instead.

The RDEPENDS on misc to other modules should only be needed so that modules in 
misc actually work.

In this case, the problem is that test_zipapp fails because it’s not installed, 
so these should be dependencies on the ptest package to the split-out modules, 
and not a change to the -misc RDEPENDS.

Basically, add the depends to -ptest, and leave -misc as it is.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#183828): 
https://lists.openembedded.org/g/openembedded-core/message/183828
Mute This Topic: https://lists.openembedded.org/mt/99858121/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to