Skip to content

Fix nightly builds by updating package list before installing build dependencies#6084

Merged
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:fix-nightly-builds
Nov 6, 2024
Merged

Fix nightly builds by updating package list before installing build dependencies#6084
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:fix-nightly-builds

Conversation

@absidue
Copy link
Member

@absidue absidue commented Nov 3, 2024

Fix nightly builds by updating package list before installing build dependencies

Pull Request Type

  • Bugfix

Related issue

https://github.com/FreeTubeApp/FreeTube/actions/workflows/build.yml

Description

Ubuntu pulled a version of libarchive13 because of a vulnerability (https://ubuntu.com/security/notices/USN-7087-1), as that is the version that is listed in the cached apt repo files the install would fail. This pull request fixes the issue by running apt update before installing libarchive-tools, so that apt will install the newer version of libarchive13.

Testing

Build on this branch on my fork to confirm that the fix works: https://github.com/absidue/FreeTube/actions/runs/11651164346

@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Nov 3, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) November 3, 2024 12:17
@FreeTubeBot FreeTubeBot merged commit d72be37 into FreeTubeApp:development Nov 6, 2024
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Nov 6, 2024
@absidue absidue deleted the fix-nightly-builds branch November 6, 2024 10:01
Soham456 pushed a commit to Soham456/FreeTube that referenced this pull request Dec 5, 2024
SuperAKWA pushed a commit to SuperAKWA/FreeTube that referenced this pull request Jan 24, 2025
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.

5 participants