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

cannot stat blocklist.json #6

Open
feistjj opened this issue Oct 8, 2020 · 4 comments
Open

cannot stat blocklist.json #6

feistjj opened this issue Oct 8, 2020 · 4 comments

Comments

@feistjj
Copy link
Member

feistjj commented Oct 8, 2020

| install: cannot stat '/home/james/git/openbmc-openbmc/build/tmp/work/arm1176jzs-openbmc-linux-gnueabi/entity-manager/0.1+git999-r0/blocklist.json': No such file or directory

Guessing this is @bradbishop's update to the meson file?

@feistjj
Copy link
Member Author

feistjj commented Oct 8, 2020

temporary W/A seems to be just installing a blocklist.json, but it seems unused

@bradbishop
Copy link
Member

so blocklist.json is unconditionally in SRC_URI:
https://github.com/openbmc/openbmc/blob/master/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb#L5

so it should be getting put into ${WORKDIR} during do_unpack (or is it do_fetch? I can never remember)

0.1+git999-r0

I think this means you are using devtool? Can you confirm? I'll give that a try to see if I can reproduce.

@feistjj
Copy link
Member Author

feistjj commented Oct 9, 2020

Is the issue https://github.com/openbmc/entity-manager/blob/master/blacklist.json was never renamed?

@edtanous
Copy link
Contributor

Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants