Debian and Centos use the same tools but they are installed
in different places. In order for collect to work on Debian,
make sure that we are trying not use to RPMs on Debian. This
is done in the collect-patching script so that the "smart"
program is not run.
Also kdump uses the /var/lib/kdump path on Debian rather
than /var/crash on Centos.
Also checked for 'rpm -qa' usage and changed them to 'dpkg -l'.
Test Plan
PASS Build package
PASS Build and install ISO
PASS Run the collect -v -all
Story: 2009101
Task: 43732
Depends-On: https://review.opendev.org/c/starlingx/tools/+/838327
Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I66cf0615f8cab7fe877b6cb09d605557c9258c43