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

qm: setup -> storage() won't be called during OS installation or work in ostree based distros. #422

Closed
dougsland opened this issue May 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working jira

Comments

@dougsland
Copy link
Collaborator

storage configuration but it's not called during installation as requires call manually /usr/share/qm/setup.
On top of that, it won't work on ostree deploys as it's read only filesystem.

@dougsland dougsland added bug Something isn't working jira labels May 4, 2024
@dougsland dougsland self-assigned this May 4, 2024
@dougsland
Copy link
Collaborator Author

Resolved via: #422.

For the record, the full solution requires 3 patches:
containers/qm: tools: add qm-storage-settings.
URL: #421

automotive/sample-images: qm: add org.osbuild-auto.qm.storage.settings.
URL: https://gitlab.com/CentOS/automotive/sample-images/-/merge_requests/510

qm: add qm-storage-settings.
URL: https://gitlab.com/CentOS/automotive/rpms/osbuild-auto/-/merge_requests/12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira
Projects
None yet
Development

No branches or pull requests

1 participant