Build seems to fail with multiple lintian errors
The first set of errors are there due to trying to install apt, apt-get, etc into that directory. To get this to pass we either need to not do that (requires refactor), remove the test (not sure how to do that atm), or figure out how to get around this within the package itself (no idea).
This is new as from the look of the CI/CD log, this job has not been run on this package before. I am happy to look into this and figuring out a way to fix this without disabling the tests if requested. The first thing that comes to mind, is simply what is the value of these scripts and can we do the same thing with some links or alias's dropped into a system .rc file.