Skip to content

Broken packages with newest Ubuntu 20.04 image #6911

@tiborbuzasi

Description

@tiborbuzasi

Description

With the newest (20230109.1) image version of Ubuntu 20.04 our GitHub Action process breaks on setting up the PHP environment (with nanasess/setup-php@v3.0.6). We also tried using newer versions (3.0.10 and 3.3.2) of nanasess/setup-php, but we always got the same result.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

Image version: 20230109.1

See build log at "Actual behaviour" section.

Is it regression?

20221212.2

Expected behavior

Packages are installed without a problem.

Actual behavior

Setup of PHP environment fails because of broken packages. See log:
3_Setup PHP environment.txt

Repro steps

  1. Use this file as your workflow definition .yml file (Sorry, I had to rename it as upload of .yml is not allowed)
    php.txt
  2. Run workflow and see step "Setup PHP environment" fail.

Metadata

Metadata

Assignees

Labels

Area: PHPOS: Ubuntubug reportinvestigateCollect additional information, like space on disk, other tool incompatibilities etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions