Bug 1935781

Summary: systemd-nspawn -U faills
Product: Red Hat Enterprise Linux 8 Reporter: František Hrdina <fhrdina>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Frantisek Sumsal <fsumsal>
Severity: high Docs Contact:
Priority: unspecified    
Version: 8.4CC: dtardon, fsumsal, psklenar, systemd-maint-list
Target Milestone: rcKeywords: Regression
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-05 15:10:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description František Hrdina 2021-03-05 14:22:19 UTC
Description of problem:
Connection to container with systemd-nspawn -U fails on rhel8.4

Version-Release number of selected component (if applicable):
systemd-239-44.el8.x86_64
systemd-container-239-44.el8.x86_64

How reproducible:
always


Steps to Reproduce:
yum install mock
mock --rootdir /var/lib/machines/test --init
cd /var/lib/machines/test/
systemd-nspawn  -U

Actual results:
Spawning container test on /var/lib/machines/test
Press ^] three times within 1s to kill container.
Selected user namespace base 202244096 and range 65536.
Failed to mount cgroup on /sys/fs/cgroup/memory (MS_NOSUID|MS_NODEV|MS_NOEXEC "memory"): Operation not permitted
Child died too early.

Expected results: 
Spawning container test on /var/lib/machines/test.
Press ^] three times within 1s to kill container.
Selected user namespace base 202244096 and range 65536.



Additional info:

Comment 1 Petr Sklenar 2021-03-05 14:25:17 UTC
*** Bug 1935751 has been marked as a duplicate of this bug. ***

Comment 3 David Tardon 2021-03-05 15:10:50 UTC

*** This bug has been marked as a duplicate of bug 1913806 ***