<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 15, 2016 at 7:27 PM Tomasz Torcz <<a href="mailto:tomek@pipebreaker.pl">tomek@pipebreaker.pl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Dec 15, 2016 at 04:37:19PM +0000, arnaud gaboury wrote:<br class="gmail_msg">
> I am still with a broken UID/GID container for some specific directories.<br class="gmail_msg">
> This is described in issue #4078 [0].<br class="gmail_msg">
><br class="gmail_msg">
> It start to be annoying as I can't upgrade some packages on the Fedora<br class="gmail_msg">
> container. At least, I think failed upgrades are related to this issue.<br class="gmail_msg">
> Let's take one example:<br class="gmail_msg">
><br class="gmail_msg">
> # dnf upgrade iputils<br class="gmail_msg">
> .......................<br class="gmail_msg">
>   Upgrading   :<br class="gmail_msg">
> iputils-20161105-1.fc25.x86_64<br class="gmail_msg">
> 1/2<br class="gmail_msg">
> Error unpacking rpm package iputils-20161105-1.fc25.x86_64<br class="gmail_msg">
> Error unpacking rpm package iputils-20161105-1.fc25.x86_64<br class="gmail_msg">
> error: unpacking of archive failed on file /usr/bin/ping;5852c405: cpio:<br class="gmail_msg">
> cap_set_file<br class="gmail_msg">
><br class="gmail_msg">
> First, are these errors probably due to my UID/GID issues?<br class="gmail_msg">
<br class="gmail_msg">
  This error is because ping in Fedora is not suid, instead uses filesystem<br class="gmail_msg">
capabilities* to grant only necessary permissions. If you use any filesystem<br class="gmail_msg">
lacking fscaps (like for example NFS), you get this error and ping will<br class="gmail_msg">
work only for root.<br class="gmail_msg">
<br class="gmail_msg"></blockquote><div><br></div><div>So, what am I suposed to do? Forget iputils package upgrade, changing filesystem (I am on Btrfs) ?<br></div>TY for your help.<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br class="gmail_msg">
<br class="gmail_msg">
* <a href="https://lwn.net/Articles/313838/" rel="noreferrer" class="gmail_msg" target="_blank">https://lwn.net/Articles/313838/</a><br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Tomasz Torcz                Only gods can safely risk perfection,<br class="gmail_msg">
xmpp: <a href="mailto:zdzichubg@chrome.pl" class="gmail_msg" target="_blank">zdzichubg@chrome.pl</a>     it's a dangerous thing for a man.  -- Alia<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
systemd-devel mailing list<br class="gmail_msg">
<a href="mailto:systemd-devel@lists.freedesktop.org" class="gmail_msg" target="_blank">systemd-devel@lists.freedesktop.org</a><br class="gmail_msg">
<a href="https://lists.freedesktop.org/mailman/listinfo/systemd-devel" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br class="gmail_msg">
</blockquote></div></div>