#495994 edos-builddebcheck: please allow --binary-only

Package:
edos-distcheck
Source:
dose3
Submitter:
Ralf Treinen
Date:
2023-04-17 12:12:42 UTC
Severity:
wishlist
Tags:
#495994#5
Date:
2008-08-21 21:28:10 UTC
From:
To:
edos-builddebcheck should allow to refine the analysis to those
source packages that
- fail due to build-depends (not build-indep-depends) and at the same time
- that have at least one binary package with arch=/=all in the Packages
This would allow to find those cases where one is not able to recompile
an architecture-specific binary package. This behaviour should be an
option, for instance -B like the corresponding option of dpkg-buildpackage.

#495994#10
Date:
2008-08-22 10:35:27 UTC
From:
To:
In addition to the proposed -B falg it might be a good idea to also
implement a separate flag to ignore build-INDEP-relations. This
functionality would be needed anyway in order to implement the -B flag