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 liberty linux9 #1729

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

maximenoel8
Copy link
Contributor

@maximenoel8 maximenoel8 commented Oct 6, 2024

What does this PR change?

Fix liberty linux 9 deployment issues.
Add new repository to solve perl and wget package resolution.
Use uuidgen to generate the machine ID ( dbus-uuidgen not installed on Liberty Linux 9 )

Related issue: https://github.com/SUSE/spacewalk/issues/25385
Issue related to uuid generation: https://github.com/SUSE/spacewalk/issues/25385#issuecomment-2395560489

@maximenoel8 maximenoel8 requested a review from a team October 6, 2024 21:30
@maximenoel8 maximenoel8 self-assigned this Oct 6, 2024
@maximenoel8 maximenoel8 merged commit 04b2748 into uyuni-project:master Oct 7, 2024
2 checks passed
@maximenoel8 maximenoel8 deleted the fix_liberty_linux9 branch October 7, 2024 08:43
@@ -749,6 +749,11 @@ yum_repos:
enabled: true
gpgcheck: false
name: tools_pool_repo
ssl_as_updates:
Copy link
Member

@srbarrios srbarrios Oct 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should not require this channel.

If that's for perl and wget, we already agreed that for wget we can skip the installation of wget, and for perl, the idea is to find another test package not requiring it, or check if we really need perl as dependency in that spec.

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