On Sat, Apr 06, 2024 at 02:14:11PM +0000, Martin Dosch wrote:
> > Hi Martin, you added a B-D on itself, I assume it's to run build-time
> > tests, buit the idea of build-time tests is to use the software being
> > package,
> 
> Do you know how to achieve this? When I remove the build-dep on itself the
> built fails as the test can not be performed:
> >    debian/rules override_dh_auto_test
> > make[1]: Entering directory '/<<PKGBUILDDIR>>'
> > bash_unit -f tap ./tests/test_*
> > /bin/sh: 1: bash_unit: not found
> > make[1]: *** [debian/rules:9: override_dh_auto_test] Error 127
You need to use bash_unit from the package. Likely as simple as
"./bash_unit".

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to