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

LIC_FILES_CHKSUM points to an invalid file #80

Open
LeosSire opened this issue May 30, 2018 · 5 comments
Open

LIC_FILES_CHKSUM points to an invalid file #80

LeosSire opened this issue May 30, 2018 · 5 comments

Comments

@LeosSire
Copy link

Hello,

While compiling I recieved the below warning. Please can anyone advise?

Compiling on Debian 8.

`
WARNING: popt-native-1.16-r3 do_fetch: Failed to fetch URL http://rpm5.org/files/popt/popt-1.16.tar.gz, attempting MIRRORS if available
WARNING: shadow-4.2.1-r0 do_fetch: Failed to fetch URL http://pkg-shadow.alioth.debian.org/releases/shadow-4.2.1.tar.xz, attempting MIRRORS if available
ERROR: base-files-3.0.14-r89 do_populate_lic: QA Issue: base-files: LIC_FILES_CHKSUM points to an invalid file: /home/user/openembedded-core/build/tmp-musl/work/qemuarm-oe-linux-musleabi/base-files/3.0.14-r89/../git/openwrt/LICENSE [license-checksum]
NOTE: Tasks Summary: Attempted 2101 tasks of which 5 didn't need to be rerun and all succeeded.

Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
`

@kraj
Copy link
Owner

kraj commented May 30, 2018

I think rpm5.org is down at the moment. you might be able to use

ftp://anduin.linuxfromscratch.org/BLFS/popt/popt-1.16.tar.gz

@LeosSire
Copy link
Author

Thank you Kraj.

I tried rerunning the bitbake and it ran straight through without retrying to download and compile, and without error.

I’m a complete noob coming across from OpenWRT. Does this mean it compiled anyway or do I have to remove temp files and recompile.

Using qemu stalled on lack of display device. Don’t know if this is related. Not had time to look into it.

Any advise is appreciated.

Joe

@kraj
Copy link
Owner

kraj commented May 30, 2018

I think it should be ok then

@LeosSire
Copy link
Author

LeosSire commented May 30, 2018 via email

@kraj
Copy link
Owner

kraj commented Jul 3, 2018

for qemu you sould run it with

runqemu nographic

this will ensure that qemu runs in shell without need of X11

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

2 participants