Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

fix for apt error #1998

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix for apt error #1998

wants to merge 1 commit into from

Conversation

brino
Copy link

@brino brino commented May 2, 2025

fix for error during apt-get update error
Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease' changed its 'Label' value from '***** The main PPA for supported PHP versions with many PECL extensions *****' to 'PPA for PHP'

Was getting the above error anytime I did a vagrant up, or vagrant provision... even with a fresh pull of release branch with defaults in Homestead.yaml!

Adding this flag to apt-get update command fixes the issue...
This probably needs to be merged into release as well!

fix for error during apt-get update error
`Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease' changed its 'Label' value from '***** The main PPA for supported PHP versions with many PECL extensions *****' to 'PPA for PHP'`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant