Skip to content

Conversation

Cyberboss
Copy link
Member

@Cyberboss Cyberboss commented May 21, 2023

TGS docker image had to drop libssl1.0.0 which it installed with a curl of a now 404'ing .deb.

Transitively, curl isn't installed in the TGS docker image anymore.

This fixes CI for changes that trigger the TGS integration job. i.e. #75570 and #75572 <- Please update master on these PRs after merging

I fucking despise distro package managers.

All in all we should have done this from the get-go.

TGS docker image had to drop libssl1.0.0 which somehow dropped curl too??

This fixes CI for changes that trigger the TGS integration job. i.e. #75570 and #75572
@Cyberboss Cyberboss added Fix Rewrites a bug so it appears in different circumstances Tools We pretend to be a real development community labels May 21, 2023
@github-actions github-actions bot requested a review from MrsTonedOne May 21, 2023 02:55
@san7890 san7890 merged commit eee1680 into master May 22, 2023
@san7890 san7890 deleted the Cyberboss-patch-5 branch May 22, 2023 03:09
github-actions bot added a commit that referenced this pull request May 22, 2023
Jolly-66 pushed a commit to TaleStation/TaleStation that referenced this pull request May 22, 2023
…in TGS deps script (#5887)

Original PR: tgstation/tgstation#75573
-----
TGS docker image had to drop libssl1.0.0 which it installed with a curl
of a now 404'ing .deb.

Transitively, curl isn't installed in the TGS docker image anymore.

This fixes CI for changes that trigger the TGS integration job. i.e.
#75570 and #75572 <- Please update master on these PRs after merging

I fucking despise distro package managers.

All in all we should have done this from the get-go.

---------

Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Rewrites a bug so it appears in different circumstances Tools We pretend to be a real development community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants