Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(azcopy10) update package urls #2612

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

stephenmuss
Copy link
Contributor

@stephenmuss stephenmuss commented Jan 9, 2025

Description

Update the azcopy10 package urls as the azureedge.net no longer work. See also Azure/azure-storage-azcopy#2903.

Motivation and Context

Installing azcopy10 currently fails with the following:

Attempt to get headers for https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip failed.
  The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (409) Conflict."
Downloading azcopy10 64 bit
  from 'https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://azcopyvnext.azureedge.net/releases/release-10.27.1-20241113/azcopy_windows_amd64_10.27.1.zip'. Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (409) Conflict."
This package is likely not broken for licensed users - see https://docs.chocolatey.org/en-us/features/private-cdn.
The install of azcopy10 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\azcopy10\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - azcopy10 (exited 404) - Error while running 'C:\ProgramData\chocolatey\lib\azcopy10\tools\chocolateyInstall.ps1'.
 See log for details.

How Has this Been Tested?

Ran chocolateyInstall.ps1 locally

Screenshot (if appropriate, usually isn't needed):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Migrated package (a package has been migrated from another repository)

Checklist:

  • My code follows the code style of this repository.
  • My change requires a change to documentation (this usually means the notes in the description of a package).
  • I have updated the documentation accordingly (this usually means the notes in the description of a package).
  • I have updated the package description and it is less than 4000 characters.
  • All files are up to date with the latest Contributing Guidelines
  • The added/modified package passed install/uninstall in the Chocolatey Test Environment(https://github.com/chocolatey-community/chocolatey-test-environment/). Note that we don't support the use of any other environment.
  • The changes only affect a single package (not including meta package).

@AppVeyorBot
Copy link

✅ Package verification completed without issues. PR is now pending human review

Copy link
Contributor

@corbob corbob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I've confirmed the URL works and the checksums are unchanged.

@corbob corbob merged commit 3d90607 into chocolatey-community:master Jan 9, 2025
1 of 2 checks passed
@corbob
Copy link
Contributor

corbob commented Jan 9, 2025

Thanks for getting this updated @stephenmuss! It should get updated and pushed to Chocolatey Community Repository next time it runs 👍

@stephenmuss stephenmuss deleted the azcopy10-url branch January 9, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants