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

Switch systemd generator to be a dispatcher shell script #1056

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

cgwalters
Copy link
Collaborator

rpm can't handle hardlinked binaries with distinct labels today gracefully; ostree (and bootc) always break the hardlink which I think is generally right.

Anyways, switch to a dispatcher shell script to fix this.

To fix https://issues.redhat.com/browse/RHEL-76188

rpm can't handle hardlinked binaries with distinct labels today
gracefully; ostree (and bootc) always break the hardlink which
I think is generally right.

Anyways, switch to a dispatcher shell script to fix this.

To fix https://issues.redhat.com/browse/RHEL-76188

Signed-off-by: Colin Walters <[email protected]>
@cgwalters cgwalters enabled auto-merge January 24, 2025 18:38
@cgwalters cgwalters requested a review from jeckersb January 24, 2025 20:58
Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

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

👍

@cgwalters cgwalters merged commit ddbd109 into containers:main Jan 24, 2025
25 checks passed
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.

2 participants