Azure / Azure/azure-cli

Support for Debian forky package updates

Open
#33,702 1 comment 0 reactions 1 assignee Claimed by @naga-nandyala View on GitHub
Azure CLI Team customer-reported feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### 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 https://github.com/Azure/azure-cli/issues/26686

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.