fix-build-5bd97b39a03
authorMichael Hudson-Doyle <mwhudson@debian.org>
Thu, 1 Dec 2022 16:35:36 +0000 (16:35 +0000)
committerMichael Vogt <mvo@debian.org>
Thu, 1 Dec 2022 16:35:36 +0000 (16:35 +0000)
commit08b7c21a9b0546beec1732ba34f5478b83419b5b
tree477e23b201db05d709162cabefbe5cc29534c71e
parent4d7bbdb204a2e426badda89b086e0cf8560322bc
fix-build-5bd97b39a03

commit 5bd97b39a0321f279f521ee6c8c043778cb3d7d8
Author: Sergio Cazzolato <sergio.cazzolato@canonical.com>
Date:   Tue Aug 23 12:01:00 2022 -0300

    tests: fix sbuild test on debian sid (#12043)

    * Fix sbuild test on debian sid

    The test was failing because of 2 problems:
    1. not enough space in the disk to run the test
    2. it was failing to find package "github.com/canonical/go-tpm2" in the
    file
    src/github.com/snapcore/snapd/tests/nested/manual/core20-da-lockout/getdalockout.go

    The solution for the second point is to add the dummy file so debian
    does not pick it up when building

    * tests: rename getdalockout_dummy.go->getdalockout_nosecboot.go

Co-authored-by: Michael Vogt <mvo@ubuntu.com>
Gbp-Pq: Name 0015-fix-build-5bd97b39a03.patch
spread.yaml
tests/nested/manual/core20-da-lockout/getdalockout.go
tests/nested/manual/core20-da-lockout/getdalockout_nosecboot.go [new file with mode: 0644]