-
Notifications
You must be signed in to change notification settings - Fork 3.4k
No module named 'rpds.rpds' after update #31017
Copy link
Copy link
Closed
Labels
Auto-AssignAuto assign by botAuto assign by botPossible-SolutionSSHService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Similar-IssueVM SSHbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botPossible-SolutionSSHService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.Similar-IssueVM SSHbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Describe the bug
I use azure-cli within a WSL environment. After doing an
apt update && apt upgradeazure-cli broke when attemptingaz sshwith the errorI ran
az upgradebut the error still occurs.Related command
The related was
az ssh vm --ip x.x.x.xErrors
Here is the full stack trace
Issue script & Debug output
Run
az ssh vm --ip x.x.x.xExpected behavior
The expected behavior is for ssh to work.
Environment Summary
Additional context
No response