Describe the bug
I'm updating Azure CLI on Debian forky, and sudo apt update shows an error message:
Err:14 https://packages.microsoft.com/repos/azure-cli forky Release
404 Not Found [IP: 2620:1ec:46::53 443]
And
The repository 'https://packages.microsoft.com/repos/azure-cli forky Release' does not have a Release file.
I've gone through the instructions here: https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux?view=azure-cli-latest&pivots=apt#option-2-step-by-step-installation-instructions
Would it be possible to support Debian forky?
Related command
sudo apt update
Errors
Err:14 https://packages.microsoft.com/repos/azure-cli forky Release
404 Not Found [IP: 2620:1ec:46::53 443]
Issue script & Debug output
The repository 'https://packages.microsoft.com/repos/azure-cli forky Release' does not have a Release file.
Expected behavior
Debian forky release file is in place, and the package manager will read it successfully.
Environment Summary
Linux Debian forky
Additional context
Similar issue #26686
Describe the bug
I'm updating Azure CLI on Debian forky, and
sudo apt updateshows an error message:And
I've gone through the instructions here: https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux?view=azure-cli-latest&pivots=apt#option-2-step-by-step-installation-instructions
Would it be possible to support Debian forky?
Related command
sudo apt update
Errors
Err:14 https://packages.microsoft.com/repos/azure-cli forky Release
404 Not Found [IP: 2620:1ec:46::53 443]
Issue script & Debug output
The repository 'https://packages.microsoft.com/repos/azure-cli forky Release' does not have a Release file.
Expected behavior
Debian forky release file is in place, and the package manager will read it successfully.
Environment Summary
Linux Debian forky
Additional context
Similar issue #26686