Skip to content

apt-get install azure-functions-core-tools-4 fails #4796

@bw-flagship

Description

@bw-flagship

Version

azure-functions-core-tools-4

Description

I install the function core tools in my CICD workflow in github actions like this:

sudo apt-get install azure-functions-core-tools-4

This always worked, but since yesterday I get this error:

Err:1 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 azure-functions-core-tools-4 amd64 4.6.0-1
  404  Not Found [IP: 13.107.213.51 443]
E: Failed to fetch https://packages.microsoft.com/ubuntu/24.04/prod/pool/main/3c/7a65/azure-functions-core-tools-4_4.6.0-1_amd64.deb  404  Not Found [IP: 13.107.213.51 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Steps to reproduce

Run
sudo apt-get install azure-functions-core-tools-4
in github action ubutu-latest.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions