Azure / caf-terraform-landingzones-accelerator

Starter project for Applications (level 4) Cloud Adoption Framework for Azure landing zones on Terraform
MIT License
205 stars 233 forks source link

LaunchPad Test #113

Open ralfeH1 opened 2 years ago

ralfeH1 commented 2 years ago

When deploying from Azure Devops Pipeline the test Launchpad Test is failing with the error: cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in $PATH

have added github.com/gcc-mirror/gcc v7.4.0 to the goMod file and received the following error: go: errors parsing go.mod: /tf/caf/enterprise_scale/construction_sets/aks/online/aks_secure_baseline/test/go.mod:11:2: require github.com/gcc-mirror/gcc: version "v7.4.0" invalid: should be v0 or v1, not v7

Changed the version to v 0.0.0 based of https://pkg.go.dev/github.com/gcc-mirror/gcc?tab=versions

Ran sudo apt-get update as well but was met with multiple errors of: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-4build1_amd64.deb 404 Not Found [IP: 91.189.91.39 80] E: Failed to fetch for various libraries