Skip to content

Possible CI fix - set DEBIAN_FRONTEND environment variable to noninteractive#4020

Closed
aidinio wants to merge 1 commit into
awesomeWM:masterfrom
aidinio:ci-fix
Closed

Possible CI fix - set DEBIAN_FRONTEND environment variable to noninteractive#4020
aidinio wants to merge 1 commit into
awesomeWM:masterfrom
aidinio:ci-fix

Conversation

@aidinio

@aidinio aidinio commented Aug 29, 2025

Copy link
Copy Markdown
Contributor

Since the actions are taking a lot to execute (>24h) and finally getting a timeout error, I'm guessing the are waiting for user's input. We can resolve this issue by setting the environment variable DEBIAN_FRONTEND to noninteractive.

Issue: #3994

@sclu1034

Copy link
Copy Markdown
Contributor

Is there a particular reason why you didn't touch the runner version, even though you linked the issue that explains its deprecation and removal?
This is never going to work if you keep trying to run on a non-existent runner version.

@actionless actionless closed this Sep 23, 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.

3 participants