<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#C0C0C0" text="#3366FF">
    <div class="moz-cite-prefix"><font face="Bitter">On 10/03/2017 05:19
        PM, Mike Gilbert wrote:<br>
      </font></div>
    <blockquote type="cite"
cite="mid:CAJ0EP42TXW+Ew1U_6PVv2XoYF6nwT=WRS0zCmBJyg7RvC2o0jg@mail.gmail.com">
      <pre wrap=""><font face="Bitter">On Tue, Oct 3, 2017 at 4:01 AM, arnaud gaboury <a class="moz-txt-link-rfc2396E" href="mailto:arnaud.gaboury@gmail.com"><arnaud.gaboury@gmail.com></a> wrote:
</font></pre>
      <blockquote type="cite">
        <pre wrap=""><font face="Bitter">My host is Archlinux, nspawn container is Fedora 26. Kernel is 4.13.3

I can't fully upgrade my container as some files are owned by
nobody:nobody and can't change to root. An example is filesystems. When
upgrading, it returns error:
< error: unpacking of archive failed on file /proc: cpio: chown >
$ ls -a /proc:
/proc/filesystems    -r--r--r--   1 nobody          nobody             0
Oct  3 09:53 filesystems

# chown root:root /proc/filesystems
chown: changing ownership of '/proc/filesystems': Operation not permitted

Same kind of error with a few other packages.

Can someone please help me to find a solution? Thank you
</font></pre>
      </blockquote>
      <pre wrap=""><font face="Bitter">
I find it strange that a package upgrade would be trying to install
the /proc directory on a running system. That's a directory that
should only really be touched when performing an initial install; any
other time, /proc will be mounted already and packages should not
touch it.

I would report this as a bug to Arch.</font></pre>
    </blockquote>
    If it is a bug, it shall be reported on Fedora, which is the OS
    running in the container, and not Arch which is the host.<br>
    <br>
    <blockquote type="cite"
cite="mid:CAJ0EP42TXW+Ew1U_6PVv2XoYF6nwT=WRS0zCmBJyg7RvC2o0jg@mail.gmail.com">
      <pre wrap=""><font face="Bitter">
</font></pre>
    </blockquote>
  </body>
</html>