Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-17504

Tests fail because of changed label of ondrej/php repo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0.0-a1, 3.3.16-RC1
    • 4.0.0-a1, 3.3.15
    • Test Suite
    • None

      Tests started failing because of the following error:

      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'
      Error: Process completed with exit code 100.
      

      The failure is occurring because the ondrej/php PPA repository has changed its Label value, which caused an issue during the package list update step in the workflow.

      Solutions found:
      1. Add an apt-get flag to ignore the label change warning (sudo apt-get update --allow-releaseinfo-change).
      2. Use "sudo apt update && sudo apt full-upgrade -y" instead of just "sudo apt-get".

            Marc Marc
            rxu rxu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: