Skip to content

Run apt-get update before installing bsdtar (+ cleanup)#4

Merged
stertooy merged 1 commit intogap-actions:mainfrom
stertooy:also-update
Apr 7, 2026
Merged

Run apt-get update before installing bsdtar (+ cleanup)#4
stertooy merged 1 commit intogap-actions:mainfrom
stertooy:also-update

Conversation

@stertooy
Copy link
Copy Markdown
Collaborator

@stertooy stertooy commented Apr 6, 2026

Currently, this action fails because the libarchive-tools version that apt is trying to download, is affected by a security issue and was removed. By running apt-get update first, we can install a newer version that was fixed.

Also some very minor cleanup for the "install" thing to be the same as in other actions. I don't think libarchive-tools has any recommends, so this probably changes nothing, but oh well.

@stertooy stertooy changed the title Run apt-get update before installing bdstar (+ cleanup) Run apt-get update before installing bsdtar (+ cleanup) Apr 6, 2026
@stertooy stertooy requested a review from fingolfin April 6, 2026 20:33
@stertooy stertooy merged commit 7af0a46 into gap-actions:main Apr 7, 2026
19 checks passed
@stertooy stertooy deleted the also-update branch April 7, 2026 08:03
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