Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tools missing #670

Open
snathicktechno opened this issue Apr 14, 2022 · 3 comments
Open

Tools missing #670

snathicktechno opened this issue Apr 14, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@snathicktechno
Copy link

Hi,

Using below recipe, integrated openldap to riscv64qemu image
https://github.com/openembedded/meta-openembedded/blob/master/meta-oe/recipes-support/openldap/openldap_2.5.9.bb
Added below line in local.conf
IMAGE_INSTALL:append = " openldap"
qemuriscv64 image build successful.
missing SLAP tools (slapadd slapcat slapdn slapindex slappasswd slaptest slapauth slapacl slapschema slapmodify)

Please help me to resolve my issue.

Thanks

@kraj
Copy link
Contributor

kraj commented Apr 14, 2022

you might want to try the same build on say qemuarm and see if you have these tools built, if not then perhaps some PACKAGECONFIGS are required to be enabled in the recipes. the default set maybe not enough to enable building these tools.

@snathicktechno
Copy link
Author

Hi KhemRaj,

As per your suggestion integrated openldap to qemuarm64 image and observed that tools are not built.

@kraj
Copy link
Contributor

kraj commented May 2, 2022

@snathicktechno thanks for confirming. I think we need to look into it further to root cause it.

@kraj kraj added the bug Something isn't working label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants