We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: