Skip to content

Recipe msgpack-cpp fails at do_rootfs #730

@MaistreRenard

Description

@MaistreRenard

Hi,

I'm trying to include the msgpack-cpp recipe to my image. I'm working with Yocto on the honister branch. This is how I'm including the recipe:

IMAGE_INSTALL:append = "\
    msgpack-c \
    msgpack-cpp \
"

This is my error:

dev-image-1.0-r0 do_rootfs: Unable to install packages. Command '/workdir/yocto/builds/dev-image/work/zynqmp_generic-poky-linux/dev-image/1.0-r0/recipe-sysroot-native/usr/bin/apt-get  install --allow-downgrades --allow-remove-essential --allow-change-held-packages --allow-unauthenticated --no-remove msgpack-c msgpack-cpp ' returned 100:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package msgpack-cpp

Remark: I can build the recipe using the following command bitbake msgpack-cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions