aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).

Home Page:https://aws.amazon.com/systems-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test failure: extra/aws-sdk-go/aws

major opened this issue · comments

I'm trying to build an RPM for Fedora rawhide (future Fedora 40), but this test fails during the RPM build:

ok  	github.com/aws/amazon-ssm-agent/core/workerprovider/longrunningprovider/provider	0.009s
github.com/aws/amazon-ssm-agent/core/workerprovider/longrunningprovider/provider/mocks
?   	github.com/aws/amazon-ssm-agent/core/workerprovider/longrunningprovider/provider/mocks	[no test files]
github.com/aws/amazon-ssm-agent/extra/aws-sdk-go
?   	github.com/aws/amazon-ssm-agent/extra/aws-sdk-go	[no test files]
github.com/aws/amazon-ssm-agent/extra/aws-sdk-go/aws
package github.com/aws/amazon-ssm-agent/extra/aws-sdk-go/aws
	types.go:8:2: use of internal package github.com/aws/amazon-ssm-agent/vendor/github.com/aws/aws-sdk-go/internal/sdkio not allowed
error: Bad exit status from /var/tmp/rpm-tmp.hoiADX (%check)

This is being built/tested with go 1.21.6.