Hi,
I am fixing the (first) annoying QA appearing during install:
scan-utils-vuduo2: Files/directories were installed but not shipped in any package:
/usr/bin/.debug
/usr/bin/.debug/ssh108
/usr/bin/.debug/ssh108_t2_scan
/usr/bin/.debug/tt2l08
/usr/bin/.debug/tt2l08_t2_scan
/usr/bin/.debug/tt3l10
/usr/bin/.debug/tt3l10_t2_scan
/usr/bin/.debug/vuplus_6211_blindscan
/usr/bin/.debug/vuplus_6222_blindscan
/usr/bin/.debug/vuplus_blindscan
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
vuplus-blindscan-utils-vuduo2: 10 installed and not shipped files. [installed-vs-shipped]
Here it is just bad packaging: there is one more package to create, containing debug
Now my doubts arise because *only one is stripped*, tda1002x
WARNING: vuplus-blindscan-utils-vuduo2-4.4-r5 do_package: QA Issue: File '/usr/bin/tda1002x' from vuplus-blindscan-utils-vuduo2 was already stripped, this will prevent future debugging! [already-stripped]
What is then the point? Are the unstripped files here by mistake?
Are we supposed to delete all debug files?
Let me know how you prefer to proceed.
P.S. This needs same fixes for 4k arm models surely..