Skip to content

Revert "Update .NET 10 and 11 images with PowerShell v7.6.0-rc.1"#7051

Merged
lbussell merged 1 commit intonightlyfrom
revert-7048-update-pwsh-v7.6.0-rc.1
Feb 25, 2026
Merged

Revert "Update .NET 10 and 11 images with PowerShell v7.6.0-rc.1"#7051
lbussell merged 1 commit intonightlyfrom
revert-7048-update-pwsh-v7.6.0-rc.1

Conversation

@lbussell
Copy link
Member

@lbussell lbussell commented Feb 25, 2026

Reverting because checksums did not match: https://dev.azure.com/dnceng/internal/_build/results?buildId=2911992&view=logs&j=fc59f0f2-c1bd-58ae-b870-833d1e8a924c&t=8d53baa0-ff68-5ea5-041a-af0e08303d7f&s=6884a131-87da-5381-61f3-d7acc3b91d76

Example failure:

------
 > [stage-1 5/5] RUN powershell_version=7.6.0-rc.1     && wget --output-document PowerShell.Linux.Alpine.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.Alpine.$powershell_version.nupkg     && powershell_sha512='215af5d8160497bc184a16767f1b4a3a7f8c850c2dad0f36b17fb75286fc15433098649e6114c9f8f5470d66263c76f534275c3091a45410bf7c403da01e3f09'     && echo "$powershell_sha512  PowerShell.Linux.Alpine.$powershell_version.nupkg" | sha512sum -c -     && mkdir --parents /usr/share/powershell     && dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.Alpine     && dotnet nuget locals all --clear     && rm PowerShell.Linux.Alpine.$powershell_version.nupkg     && ln -s /usr/share/powershell/pwsh /usr/bin/pwsh     && chmod 755 /usr/share/powershell/pwsh     && find /usr/share/powershell -print | grep -i '.*[.]nupkg$' | xargs rm     && apk add --no-cache ncurses-terminfo-base:
0.516 Connecting to powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net (13.107.213.69:443)
0.540 saving to 'PowerShell.Linux.Alpine.7.6.0-rc.1.nupkg'
0.580 PowerShell.Linux.Alp 100% |********************************| 18.1M  0:00:00 ETA
0.580 'PowerShell.Linux.Alpine.7.6.0-rc.1.nupkg' saved
0.641 PowerShell.Linux.Alpine.7.6.0-rc.1.nupkg: FAILED
0.641 sha512sum: WARNING: 1 of 1 computed checksums did NOT match
------

/cc @SeeminglyScience

I should have updated the PR again since more changes had been pushed to nightly before merging.

@lbussell lbussell requested a review from a team as a code owner February 25, 2026 01:27
@lbussell lbussell merged commit ade1e35 into nightly Feb 25, 2026
81 checks passed
@github-actions github-actions bot added the needs-backport PR that should be backported to another branch label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-backport PR that should be backported to another branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants