Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(install-debian.yml): add task to gather package facts before unholding GitLab Runner version #303

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

Wihrt
Copy link

@Wihrt Wihrt commented Jan 3, 2024

fix(install-debian.yml): add condition to unhold GitLab Runner version only if 'gitlab-runner' package is installed

Fixes #301

…lding GitLab Runner version

fix(install-debian.yml): add condition to unhold GitLab Runner version only if 'gitlab-runner' package is installed
@guenhter
Copy link
Collaborator

guenhter commented Jan 8, 2024

When does this problem appears and when doesn't it?

@ahatzenbuhler
Copy link
Contributor

The problem appears when you install for a first time the gitlab-runner package.
For all subsequents runs, it works perfectly.

It's not possible to unhold a package that's not installed yet.

@ricardoleal
Copy link

I've test this PR in my solution and it fixes the issue.
Can we merge it please ?

@guenhter
Copy link
Collaborator

guenhter commented Jan 9, 2024

Even If I would be curious why this worked for me in the bast with Ubuntu and Debian, I'm going to merge it. I guess it doesn't harm anything.

@guenhter guenhter merged commit 2c339d7 into riemers:master Jan 9, 2024
1 check failed
@guenhter
Copy link
Collaborator

guenhter commented Jan 9, 2024

:) it seemd this has a lot of attention judging by the amount of people invoved in this conversation.

@Wihrt thx for your contribution. Appreciate that.

@riemers
Copy link
Owner

riemers commented Jan 9, 2024 via email

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.

Debian Unhold: Failed to find package from ansible-core >=2.16
5 participants