Skip to content

Bug: use launchpadcontent instead of launchpad #927

@jg-development

Description

@jg-development

Describe the bug

https://ppa.launchpad.net/ondrej/php/ubuntu/dists/noble/Release
=> this domain has cert issues

https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/noble/Release
=> this domain has correct certs

http is used, but in some setups http is forbidden. plz use https with launchpadcontent if possible

ubuntu issue: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1959015

pull: #928

Version

  • v2
  • v1

Runners

Self Hosted

Operating systems

ubuntu:latest

PHP versions

8.x

To Reproduce

        - name: "prepare php version"
          uses: "shivammathur/setup-php@more-verbose"
          with:
              php-version: "8.2"
              coverage: xdebug
          env:
              runner: self-hosted

Expected behavior

setup-php is installed

Screenshots/Logs

No response

Additional context

No response

Are you willing to submit a PR?

No

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions