I tried yoe-distro on two different hosts and I was not able to reproduce
the error. I have built cockpit using following commands:
```
. ./envsetup.sh qemux86
yoe_setup
bitbake cockpit
```
with version:
meta-yoe = "master:3e8908b3b2af1fa9bf45b8abb52753b972341c8a"
I am using podman with contain
I usually use - https://github.com/yoedistro/yoe-distro but I think it
can be reproduced with poky + meta-openembedded as well.
On Mon, Sep 25, 2023 at 6:53 AM Daniel Semkowicz wrote:
>
> Hello,
>
> Could you please provide some details about test setup? I tried to
> build cockpit using meta-yoe
Hello,
Could you please provide some details about test setup? I tried to
build cockpit using meta-yoe with yoe distro and qemux86, but it was
built without any error. Building using clean poky also does not show
any error. It seems to be related to environment.
Best regards
Daniel
On Wed, Sep 2
I usually see this error with this package
https://errors.yoctoproject.org/Errors/Details/737847/
Can you see if anything pops up to fix it while you are here ?
On Mon, Sep 18, 2023 at 4:03 AM Daniel Semkowicz wrote:
>
> "Packagekit" and "apps" Cockpit modules were included in the main ${PN}
>
"Packagekit" and "apps" Cockpit modules were included in the main ${PN}
package. Move them to a separate packages like all other existing Cockpit
modules. This allows to choose which modules are installed in the system.
Daniel Semkowicz (2):
cockpit: Move packagekit to a separate package
cockp