Skip to content

Address CodeSpaces Failing (Code Utilities + Yarn Key Expired)#13481

Closed
rogerbarreto wants to merge 5 commits intomicrosoft:mainfrom
rogerbarreto:dev-container-remove-failing-utilities
Closed

Address CodeSpaces Failing (Code Utilities + Yarn Key Expired)#13481
rogerbarreto wants to merge 5 commits intomicrosoft:mainfrom
rogerbarreto:dev-container-remove-failing-utilities

Conversation

@rogerbarreto
Copy link
Copy Markdown
Member

@rogerbarreto rogerbarreto commented Jan 28, 2026

Motivation and Context

Address container failing issue.

Container initialized and working as expected.

image

The Yarn apt repository's GPG signing key (23E7166788B63E1E) has expired,
causing apt-get update to fail and break the postCreateCommand chain.

This fix temporarily disables the Yarn repository during apt-get update,
installs azure-functions-core-tools-4, then restores the Yarn config so
it remains available for future use.
@rogerbarreto rogerbarreto self-assigned this Jan 28, 2026
@rogerbarreto rogerbarreto changed the title Dev container remove failing utilities Address CodeSpaces Failing (Code Utilities + Yarn Key Expired) Jan 28, 2026
auto-merge was automatically disabled February 25, 2026 12:04

Pull request was closed

@rogerbarreto
Copy link
Copy Markdown
Member Author

Issue seems to have been addressed

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.

2 participants