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

Additional validation needed, ostree broken #3274

Open
GuzhavinAleksey opened this issue Jul 9, 2024 · 0 comments
Open

Additional validation needed, ostree broken #3274

GuzhavinAleksey opened this issue Jul 9, 2024 · 0 comments
Labels
bug triaged This issue has been evaluated and is valid

Comments

@GuzhavinAleksey
Copy link

When adding an incorrect entry 'sudo ostree config set core.min-free-space-size "1GB".' breaks ostree
systemctl status rpm-ostreed
× rpm-ostreed.service - rpm-ostree System Management Daemon
Loaded: loaded (/usr/lib/systemd/system/rpm-ostreed.service; static)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: failed (Result: exit-code) since Tue 2024-07-09 09:47:19; 5s ago
Docs: man:rpm-ostree(1)
Process: 4053 ExecStart=rpm-ostree start-daemon (code=exited, status=1/FAILURE)
Main PID: 4053 (code=exited, status=1/FAILURE)
Status: "error: Couldn't start daemon: Error setting up sysroot: Opening sysroot repo: opening repo: Invalid min-free-space-size '1GB.': It should be of the format '123MB', '123GB' or '>
CPU: 85ms

Jul 09 09:47:19 fedora systemd[1]: Starting rpm-ostreed.service - rpm-ostree System Management Daemon...
Jul 09 09:47:19 fedora rpm-ostree[4053]: Reading config file '/etc/rpm-ostreed.conf'
Jul 09 09:47:19 fedora rpm-ostree[4053]: error: Couldn't start daemon: Error setting up sysroot: Opening sysroot repo: opening repo: Invalid min-free-space-size '1GB.': It should be of the f>
Jul 09 09:47:19 fedora systemd[1]: rpm-ostreed.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 09:47:19 fedora systemd[1]: rpm-ostreed.service: Failed with result 'exit-code'.
Jul 09 09:47:19 fedora systemd[1]: Failed to start rpm-ostreed.service - rpm-ostree System Management Daemon.

@cgwalters cgwalters added bug triaged This issue has been evaluated and is valid labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triaged This issue has been evaluated and is valid
Projects
None yet
Development

No branches or pull requests

2 participants