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
coreos/layering-examples#49 (comment)
Host system details
[core@tutorial ~]$ rpm-ostree status State: idle Deployments: ● ostree-unverified-registry:quay.io/jmarrero_rh/my-custom-fcos:systemd-old2 Digest: sha256:9b55929e3da514784db1c4a74d34a3e8aefed589a9c4a4eee0500cf6cd5d3e70 Timestamp: 2022-12-15T22:22:34Z fedora:fedora/x86_64/coreos/stable Version: 37.20221106.3.0 (2022-11-28T20:05:48Z) Commit: 6278bd1e5f311880a6975307e7ce734076a0b1a37f8a97c875c07037c748ddcc GPGSignature: Valid signature by ACB5EE4E831C74BB7C168D27F55AD3FB5323552A
Expected vs actual behavior
Actual behavior
systemctl: error while loading shared libraries: libsystemd-shared-251.7-611.fc37.so: cannot open shared object file: No such file or directory
Expected:
systemctl should upgrade/downgrade correctly the old binaries should not be persisted.
Steps to reproduce it
https://github.com/coreos/layering-examples/blob/main/replace-systemd/Containerfile
Would you like to work on the issue? Yes
The text was updated successfully, but these errors were encountered:
jmarrero
No branches or pull requests
coreos/layering-examples#49 (comment)
Host system details
Expected vs actual behavior
Actual behavior
Expected:
Steps to reproduce it
https://github.com/coreos/layering-examples/blob/main/replace-systemd/Containerfile
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: