Doesn't install crossbuild-essential-$arch unless the test depends on build-essential
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
autopkgtest (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
We have a delta on our libinih package due to that issue. It was discussed on https:/
I don't know if that's still an actual problem but I'm at least reporting a bug to document the workaround delta we carry in the package.
Relevant quote from Steve on IRC
> apparently what I implemented pulls in crossbuild-
> listed as a test dep; this seems to be a bug in my autopkgtest implementation, since @builddeps@ does
> imply build-essential
> so, can be worked around by adding build-essential to the test deps, but ultimately I should fix
> the autopkgtest implementation