Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Heroku-24 builds #282

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Fix Heroku-24 builds #282

merged 1 commit into from
Apr 16, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Apr 16, 2024

Since Ubuntu 24.04 isn't yet GA upstream, the packages within it are still in flux, which will periodically break our builds.

To fix the latest breakage, this PR:

  • Updates libvpx8 to libvpx9 since the package was updated to the new ABI version upstream
  • Regenerates the installed-packages-*.txt files to take into account upstream transitive dep changes (many of which are due to the 64-bit time transition: https://wiki.debian.org/ReleaseGoals/64bit-time)

GUS-W-15159536.

Since Ubuntu 24.04 isn't yet GA upstream, the packages within it
are still in flux, which will periodically break our builds.

To fix the latest breakage, this PR:
* Updates `libvpx8` to `libvpx9` since the package was updated
   to the new ABI version upstream
* Regenerates the `installed-packages-*.txt` files to take into
  account upstream transitive dep changes (many of which are
  due to the 65-bit time transition:
  https://wiki.debian.org/ReleaseGoals/64bit-time)

GUS-W-15159536.
@edmorley edmorley self-assigned this Apr 16, 2024
@edmorley edmorley marked this pull request as ready for review April 16, 2024 19:45
@edmorley edmorley requested a review from a team as a code owner April 16, 2024 19:45
@edmorley edmorley enabled auto-merge (squash) April 16, 2024 19:45
@edmorley edmorley merged commit ed3c785 into main Apr 16, 2024
4 checks passed
@edmorley edmorley deleted the edmorley/fix-heroku-24-builds branch April 16, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants