Closed derekstraka closed 8 years ago
This problem occurred when using the jethro branches of poky and meta-openembedded:
10:55:37 ERROR: QA Issue: non debug package contains .debug directory: grub-efi path work/corei7-64-poky-linux/grub-efi/2.02-beta3-r0/packages-split/grub-efi/usr/lib/grub/x86_64-efi/.debug/scsi.module [debug-files] 10:55:38 ERROR: QA run found fatal errors. Please consider fixing them. 10:55:38 ERROR: Function failed: do_package_qa 10:55:38 ERROR: Logfile of failure stored in: /var/build/build/tmp/work/corei7-64-poky-linux/grub-efi/2.02-beta3-r0/temp/log.do_package_qa.2494 10:55:38 NOTE: recipe grub-efi-2.02-beta3-r0: task do_package_qa: Failed 10:55:38 ERROR: Task 385 (/var/build/poky/meta-measured/recipes-bsp/grub/grub-efi_git.bb, do_package_qa) failed with exit code '1'
There are a couple more updates that I will do for krogoth in this PR
The other krogoth issues were resolved internally without needing changes in meta-measured
Tried to repro this today but didn't see the QA warnings. I built both jethro and master. I don't see any harm in taking this regardless but I'm curious as to where the issue is coming from. Could it be related to Poky? (I test "distroless")
No movement on this in a while: closing. Feel free to re-open if you think it's appropriate.
QA Issue: non debug package contains .debug directory: grub-efi
Signed-off-by: Derek Straka derek@asterius.io