Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Problem while installing symfony CLI #601

Copy link
Copy link
Closed
@Ehyiah

Description

@Ehyiah
Issue body actions

Hello,

Since today i got this error in a github action job.


NOPE: Updating apt repository metadata cache ...
Failed to update via apt-get update
Hit:1 http://azure.archive.ubuntu.com/ubuntu noble InRelease
Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:3 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:4 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Hit:5 https://packages.microsoft.com/repos/azure-cli noble InRelease
Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3[60](https://github.com/Ehyiah/ux-quill/actions/runs/14712108409/job/41286799736?pr=68#step:4:61)0 B]
Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1028 kB]
Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [224 kB]
Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [1[61](https://github.com/Ehyiah/ux-quill/actions/runs/14712108409/job/41286799736?pr=68#step:4:62) kB]
Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1057 kB]
Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [267 kB]
Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd[64](https://github.com/Ehyiah/ux-quill/actions/runs/14712108409/job/41286799736?pr=68#step:4:65) Components [368 kB]
Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [199 kB]
Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
Get:16 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7068 B]
Get:17 https://dl.cloudsmith.io/public/symfony/stable/deb/ubuntu noble InRelease [4416 B]
Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [16.4 kB]
Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [212 B]
Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
Get:21 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [782 kB]
Get:22 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [147 kB]
Get:23 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [834 kB]
Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [181 kB]
Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.3 kB]
Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [212 B]
Get:29 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [29.5 kB]
Get:30 https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease [24.3 kB]
Get:31 https://dl.cloudsmith.io/public/symfony/stable/deb/ubuntu noble/main amd64 Packages [8556 B]
Reading package lists...
E: Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease' changed its 'Label' value from '***** The main PPA for supported PHP versions with many PECL extensions *****' to 'PPA for PHP'
 ^^^^: ... Failed to update via apt-get update - Context above (maybe no packages?).
 !!!!: Oh no, your setup failed! :-( ... But we might be able to help. :-)
 !!!!: 
 !!!!: You can contact Symfony for further assistance.
 !!!!: 
 !!!!: URL: https://github.com/symfony-cli/symfony-cli
 !!!!: 

Error: Process completed with exit code 1.

I tried to change the installation method from :
curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | sudo -E bash && sudo apt install symfony-cli
to :
curl -sS https://get.symfony.com/cli/installer | bash

But the problem is still present.

Everything was working fine yesterday.
There seems indeed to have a change in today in ondrej noble.
noble (https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/noble/) 2025-04-27 15:35

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.