Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

LaunchPad Test #113

Open
ralfeH1 opened this issue Nov 17, 2022 · 0 comments
Open

LaunchPad Test #113

ralfeH1 opened this issue Nov 17, 2022 · 0 comments

Comments

@ralfeH1
Copy link

ralfeH1 commented Nov 17, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant