-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Labels
bugThis issue is a bug.This issue is a bug.p1This is a high priority issueThis is a high priority issuequeuedThis issues is on the AWS team's backlogThis issues is on the AWS team's backlog
Description
Checkboxes for prior research
- I've gone through Developer Guide and API reference
- I've checked AWS Forums and StackOverflow.
- I've searched for previous similar issues and didn't find any solution.
Describe the bug
Our builds recently started failing when updating from 3.645.0 to 3.649.0, and we were able to trace it to duplicate awsSdkSigV4AConfigSelector.d.ts
files. When I try to unzip our build zip file, I get this error. I'm guessing there's a case sensitivity issue.
SDK version number
@aws-sdk/package-name@version, ...
Which JavaScript Runtime is this issue in?
Node.js
Details of the browser/Node.js/ReactNative version
v20.12.1
Reproduction Steps
We're using azure with github actions so it's a little hard to provide repro instructions. Hoping the bug description is enough.
Observed Behavior
Our logs showed
Run From Package Initialization failed. Zip Contains 2 duplicate files with identical name in the same path
It was only when trying to unzip that we could see that the issue came from the aws package.
Expected Behavior
zip-based builds to succeed. No duplicate files.
Possible Solution
No response
Additional Information/Context
No response
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.p1This is a high priority issueThis is a high priority issuequeuedThis issues is on the AWS team's backlogThis issues is on the AWS team's backlog