<div dir="ltr"><div><div><div><div><div><div><div><div>I am refering here to issue #4078[0] and see if I missed any progress. I am still with a broken UID on my container on some directories. Example:<br><br></div>From inside the container:<br><br>---------------------------------------<br></div>$ ls -la /proc<br>....<br>-rw-r--r--   1 nobody          nobody             0 Dec 12 11:47 timer_stats<br>-r--r--r--   1 nobody          nobody             0 Dec 12 11:47 uptime<br>-r--r--r--   1 nobody          nobody             0 Dec 12 11:47 version<br>-r--------   1 nobody          nobody             0 Dec 12 11:47 vmallocinfo<br>-r--r--r--   1 nobody          nobody             0 Dec 12 11:47 vmstat<br>-r--r--r--   1 nobody          nobody             0 Dec 12 11:47 zoneinfo<br>-------------------------------------------<br><br></div>I usually use fuidshift command on the host to fix the wrong UID/GID, and it globally works. But I can't fix  the /proc dir in the container as the host do not see it.<br></div><br></div>Can anyone help me in fixing this issue on /proc? I need to upgrade the container (Fedora) but can't because of the nobody:nobody owner.<br><br></div>In general, user name space is configured in my kernel, and systemd-nspawn@ is the original one, with the -U option. Am I right to think this is the correct setup ? <br></div>Any news on this UID/GID issue?<br><br></div>TY for help<br><br><br>[0]<a href="https://github.com/systemd/systemd/issues/4078">https://github.com/systemd/systemd/issues/4078</a><br></div>