Problem
The "Build & Deploy Native Packages" workflow (run 31561530438) fails at the "Install php-firebird from staging APT repo" step on ubuntu:24.04 with PHP 8.4.
Workflow details
- Workflow run: 31561530438
- Failed step: "Install php-firebird from staging APT repo"
- Matrix: ubuntu:24.04 PHP 8.4
- Note: debian:12 PHP 8.4 PASSES. ubuntu:24.04 PHP 8.4 FAILS.
Impact
Non-blocking - all packages (.deb, .rpm, .apk, Windows DLLs, Linux/macOS zips) are built and uploaded to the GitHub Release successfully. Only the staging APT repo install verification fails for ubuntu:24.04.
Other workflow steps (all passed)
- Build .deb packages: success
- Test APT install (debian:12 PHP 8.4): success
- Build .rpm (fc41-x86_64): success
- Build .apk (Alpine 3.21 x86_64): success
- Upload packages to GitHub Release: success
- Upload to packages.satware.com/apt/ (disabled - no VPS): skipped
Investigation needed
- Is this a staging repo configuration issue (packages.satware.com)?
- Or a package compatibility issue with ubuntu:24.04's PHP 8.4?
- The upload to packages.satware.com/apt/ is skipped ("disabled - no VPS"), so the staging test may be testing against a non-existent or stale repo.
Problem
The "Build & Deploy Native Packages" workflow (run 31561530438) fails at the "Install php-firebird from staging APT repo" step on ubuntu:24.04 with PHP 8.4.
Workflow details
Impact
Non-blocking - all packages (.deb, .rpm, .apk, Windows DLLs, Linux/macOS zips) are built and uploaded to the GitHub Release successfully. Only the staging APT repo install verification fails for ubuntu:24.04.
Other workflow steps (all passed)
Investigation needed