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

Error when install with image buider #5

Open
storm1er opened this issue Nov 14, 2020 · 3 comments
Open

Error when install with image buider #5

storm1er opened this issue Nov 14, 2020 · 3 comments

Comments

@storm1er
Copy link

Hi,

We can't install the package properly using image builder:

Finalizing root filesystem...
~/openwrt-imagebuilder-bcm27xx-bcm2711.Linux-x86_64/staging_dir/host/bin/sed: can't read /usr/lib/lua/luci/dispatcher.lua: No such file or directory
./usr/lib/opkg/info/node-red.postinst: line 1: /etc/init.d/node-red: No such file or directory
./usr/lib/opkg/info/node-red.postinst: line 2: /etc/init.d/node-red: No such file or directory

It may due to absolute path: with the image builder it should be relative as now /etc/init.d/node-red is ${IMAGE_BUILDER_PATH}/build_dir/target-${ARCH}/root-${TARGET}/etc/init.d/node-red

It doesn't stop the build tho... I'll try the build and come back to tell if the error if critical or not.

@storm1er
Copy link
Author

The error is not critical as the built image contains a working node-red package.

I think the error should at least silenced.

@dceejay
Copy link
Owner

dceejay commented Nov 14, 2020

Hi - i don't use openwrt enough to really understand the issue -If you can offer a fix that would be much appreciated. Thanks

@zhangguanzhang
Copy link

did you resolve it?

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