Project

General

Profile

Actions

Task #14969

closed
YS IA

GH Runners cannot download Ubuntu Releases

Task #14969: GH Runners cannot download Ubuntu Releases

Added by Yannik Schmidt about 2 months ago. Updated about 2 months ago.

Status:
Won't Fix
Priority:
Major
Start date:
06.03.2026
Due date:
% Done:

0%

Estimated time:
SecReporter:
Originally created on:
20.01.2025
Originally updated on:
03.03.2025
Original due date:

Description

hey folks,

in my ongoing efforts to get Theia images to properly build, I noticed a new problem: During the download process, some Ubuntu ports cannot be downloaded during apt update and apt install. The attached screenshot shows the problem.

!image-2025-01-20-14-17-08-664.png!

As I cannot replicate this problem locally, I suspect the runner to be the problem. Can you please help me in this regard?

[https://github.com/ls1intum/artemis-theia-blueprints/actions/runs/12818054730/job/35789489767]

Thank you so much!

Yannik


Files

image-2025-01-20-14-17-08-664.png (87 KB) image-2025-01-20-14-17-08-664.png Yannik Schmidt, 06.03.2026 20:43

IA Updated by Ignacio Alejandro about 2 months ago Actions #1

Hi [~ge93lef] ,

thanks for bringing this to our attention! I tested the network connectivity and address resolution of the containers and concluded that it's correctly set up; the issue seems to be related to the workflow. Specifically, to the apt configuration of the sources for the Release file for that version of ubuntu.

Ubuntu Lunar apparently reached end of life, which is why its Release file is at [https://old-releases.ubuntu.com/ubuntu/dists/] instead of ports.ubuntu.com or archive.ubuntu.com (used for supported versions).

I'm not sure about why that version of ubuntu is used, it might be related to our own workflow [https://github.com/ls1intum/.github/blob/main/.github/workflows/build-and-push-docker-image.yml] . I'll have a look and get back to you!

Actions

Also available in: PDF Atom