-
Notifications
You must be signed in to change notification settings - Fork 95
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
"libguestfs requires the kernel executable to be readable" - Image no longer scans correctly #367
Comments
…367 Signed-off-by: Thomas Druez <[email protected]>
It seems that the issue was introduced when we added the One or more of the “recommended” package is actually required for proper VM extraction. For now, I've remove the @cco3 let me know if the qcow2 extraction works again on your side with that release. |
Note that the error message is there because the kernel of the host machine needs to be made readable (which should be a problem ONLY on Ubuntu). @cco3 are you running SCIO on Ubuntu? See https://github.com/nexB/extractcode/blob/main/README.rst#adding-support-for-vm-images-extraction for details @tdruez if the error was triggered for another reason, this is a bug to also fix in extractcode |
I'm on Debian, will try it out. |
See aboutcode-org/scancode.io#367 Signed-off-by: Philippe Ombredanne <[email protected]>
@pombredanne There's a bug in
|
With the debug mode:
|
Kernels are missing:
|
Add
The |
@tdruez excellent! I wish it would have been smaller once installed... but at least this is minimal in terms of number of packages. |
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
…ve_vmimage_qcow2 #367 Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
|
I had a qcow2 image that scanned on previous versions (not sure if it was before or after 30.0.0), but on 30.1.0, I get the following error using the same image:
Any idea what might be going on here or what information I can provide without the image itself?
The text was updated successfully, but these errors were encountered: