|
From: | Albert Y. C. Lai |
Subject: | Re: [Bug-cpio] owner and sticky bit problem |
Date: | Mon, 25 Aug 2008 15:30:56 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080724 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666 |
Bernd Kloss wrote:
The following problems occurred: For /tmp and /var/tmp the sticky bit is not being copied. All the homes belong to root:root with 755 instead of user:users.
Hi, several months ago I ran into this too. (And it's known before that.) To work around, omit "-depth" in your find command; this loses timestamps of directories but sets bits right (if directories are created new during unpacking).
(For reference, http://lists.gnu.org/archive/html/bug-cpio/2008-04/threads.html#00000 )
[Prev in Thread] | Current Thread | [Next in Thread] |