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

[please ignore] CI test #138

Closed

Conversation

vrothberg
Copy link
Contributor

because #135 is red again

The .spec stopped building, so let's remove listing dirs whos parent is
already owned by the .spec.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
@vrothberg vrothberg force-pushed the ostree-alternatives-test branch 5 times, most recently from 7e7d3cb to c000aa0 Compare July 31, 2024 12:22
`ostree container commit` wipes /var and thereby erases the data in
/var/lib/alternatives; the directory used to store configs/symlinks of
alternatives.

/var is not a good place for storing such configs since it won't receive
updates on bootc images either.  We need to move to another location.

Hence, use /etc/alternatives.admindir when running on an ostree-based
system unless /var/lib/alternatives is already present; a user may have
worked around the problem.  This way we enable alternatives to work on
ostree-based systems without breaking backwards compat.

Fixes: fedora-sysv#9
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
@vrothberg vrothberg closed this Aug 1, 2024
@vrothberg vrothberg deleted the ostree-alternatives-test branch August 1, 2024 07:22
@vrothberg vrothberg restored the ostree-alternatives-test branch August 1, 2024 07:22
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.

1 participant