On 26/09/2024 16:02, Paul Gevers wrote:
Hi Peter,

On 26-09-2024 16:24, Peter Green wrote:
Firstly britney is scheduling tests with the old
version of rust-sequoia-keystore and the new version of
rust-sequoia-keystore-tpm, despite the fact that the old
version of rust-sequoia-keystore does not depend on
rust-sequoia-keystore-tpm at all.

The problem with this is that rust-sequoia-keystore-tpm
depends on a newer version of rust-sequoia-keystore-backend
which does not satisfy the dependencies of the old version
of rust-sequoia-keystore. The result of this is that the
fallback dependency solver gets invoked leading to a
mismatch between the tests and the package being tested
and ultimately a "crate directory not found" error. I tried
adding a "breaks", but it did not seem to help.

I'm not seeing the Breaks you're talking about. Can you point me where that's 
added? (I expected it in the librust-sequoia-keystone-tpm-dev stanza in 
d/control).
Thanks for spotting, that was indeed a screwup on my side, I've made
a new upload and it seems to be having the desired effect.

The second problem is that the autopkgtests are
"blocked-on-ci-infra" on riscv64, since this package is
not currently in testing, this counts as a "regression".

I added a hint for riscv64.
Can you bump the hint for the new upload?

Reply via email to