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: swap nfs-utils-coreos for nfs-utils #32

Merged
merged 1 commit into from
Apr 21, 2023
Merged

fix: swap nfs-utils-coreos for nfs-utils #32

merged 1 commit into from
Apr 21, 2023

Conversation

bsherman
Copy link
Collaborator

@bsherman bsherman commented Apr 21, 2023

As of F38(new fcos:testing), nfs-utils and nfs-utils-coreos now conflict, where previously they would install at same time despite providing the same files.

This fixes the problem by removing nfs-utils-coreos and ensuring the installation of nfs-utils.

Switched back to the build.sh/packages.json model for this despite larger image layers as it makes build scripts cleaner.

Fixes: #31

As of F38(new fcos:testing), nfs-utils and nfs-utils-coreos now
conflict, where previously they would install at same time despite
providing the same files.

This fixes the problem by removing nfs-utils-coreos and ensuring the
installation of nfs-utils.

Switched back to the build.sh/packages.json model for this despite
larger image layers as it makes build scripts cleaner.
@bsherman bsherman merged commit e0af486 into main Apr 21, 2023
@bsherman bsherman deleted the fix-nfs-utils branch April 21, 2023 18:50
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.

build error ucore-hci:testing: installing libvirtd causes nfs-utils conflicts with nfs-utils-coreos
1 participant