[OE-core] Files not getting into the debug packages

Damian, Alexandru alexandru.damian at intel.com
Wed Jul 4 12:19:35 UTC 2012


Hi guys,

I'm trying to run a udev package upgrade (See attached patch).

I get this error,

ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/v4l_id
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/cdrom_id
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/mtd_probe
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/accelerometer
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/scsi_id
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/udevd
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/keymap
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/collect
ERROR: QA Issue: non debug package contains .debug directory: udev path
/work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/ata_id
ERROR: QA run found fatal errors. Please consider fixing them.


although I added the files to the debug package (I think)

 FILES_${PN}-dbg += "${libexecdir}/.debug"
+FILES_${PN}-dbg += "${libexecdir}/udev/udev/.debug/"
+FILES_${PN}-dbg += "${libexecdir}/udev/udev/.debug/*"
 FILES_${PN}-dev = "${datadir}/pkgconfig/udev.pc"

Can somebody please point out what I'm doing wrong ?

Cheers,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120704/b3e2a7f4/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-udev-upgrade.patch
Type: application/octet-stream
Size: 4905 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120704/b3e2a7f4/attachment-0002.obj>


More information about the Openembedded-core mailing list