Latest fedora 38/rawhide containers do not work with systemd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Reproducer:

1. Build following containerfile:
FROM registry.fedoraproject.org/fedora:38
RUN dnf install -y systemd
ENTRYPOINT ["/sbin/init"]
STOPSIGNAL SIGRTMIN+3

$ podman build --tag "systemd:latest" .

2. Run container
$ podman run --detach -i --name test systemd
$ podman ps --all
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 5160fb46b6e2 localhost/systemd:latest 5 seconds ago Exited (255) 5 seconds ago test


The container immediately terminates with exit status 255. The same works (= container is up and running) with fedora:37 image.

We have daily builds of containers with systemd running and the last time 38/rawhide container worked was January 25.

Thanks,
Pavel.
_______________________________________________
cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/cloud@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux