Commit 7cc976b0 authored by Niko Tyni's avatar Niko Tyni
Browse files

Ensure synthesized test dependencies are not satisfied by versioned Provides

The test dependencies get installed by first unpacking an
"autopkgtest-satdep" package and then calling 'apt-get --fix-broken'.
They can therefore be satisfied by virtual packages, which is not
desirable if the test dependency was specified with the special
'@' notation for pulling in the actual generated binary package.

Adding an explicit 'apt-get install' call for these packages
after the '--fix-broken' phase fixes this.

Closes: #867081
parent 00dc1d7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment