Richard W.M. Jones
50780a84f6
tar-in: Add --no-same-owner flag to tar command when target filesystem doesn't support chown (RHBZ#840572).
...
When using tar-in or tools built around it such as virt-make-fs, if
the target filesystem is vfat then unpacking the tarball would fail
because tar tries to chown(2) files and fails.
You would see errors such as:
tar: <file>: Cannot change ownership to uid 500, gid 500: Operation not permitted
This change detects whether the target filesystem supports chown(2).
If not, it adds the --no-same-owner flag to tar to stop it from trying
to change the ownership of newly created files.
2012-07-18 12:33:16 +01:00
..
2012-03-14 19:30:46 +00:00
2012-07-18 09:05:32 +01:00
2012-06-09 14:52:39 +01:00
2011-11-08 14:43:07 +00:00
2012-03-16 14:11:02 +00:00
2012-02-06 21:40:38 +00:00
2012-06-09 14:52:39 +01:00
2012-03-14 19:30:46 +00:00
2011-11-08 14:43:07 +00:00
2011-11-08 14:43:07 +00:00
2011-11-08 14:43:07 +00:00
2012-03-14 19:30:46 +00:00
2009-03-03 08:58:37 +00:00
2012-01-18 22:05:02 +00:00
2012-07-18 12:32:21 +01:00
2012-03-14 19:30:46 +00:00
2012-05-22 13:50:19 +01:00
2012-07-02 16:42:17 +01:00
2011-11-08 14:43:07 +00:00
2011-11-08 14:43:07 +00:00
2011-11-08 14:43:07 +00:00
2011-11-08 14:43:07 +00:00
2012-01-18 22:05:02 +00:00
2011-11-08 14:43:07 +00:00
2012-06-12 21:16:35 +01:00
2012-03-14 19:30:46 +00:00
2012-03-14 19:30:46 +00:00
2011-11-08 14:43:07 +00:00
2012-03-13 08:23:56 +00:00
2012-02-08 14:35:55 +00:00
2011-11-08 14:43:07 +00:00
2012-06-12 14:33:57 +01:00
2012-03-08 14:30:10 +00:00
2012-03-14 19:30:46 +00:00
2012-01-18 22:05:02 +00:00
2012-07-18 12:32:21 +01:00
2012-03-14 19:30:46 +00:00
2012-03-14 19:30:46 +00:00
2009-11-26 11:52:44 +00:00
2012-03-14 19:30:46 +00:00
2012-03-13 08:19:11 +00:00
2012-01-21 21:31:50 +00:00
2011-11-08 14:43:07 +00:00
2012-03-16 14:40:20 +00:00
2012-03-14 12:52:55 +00:00
2012-03-14 19:30:46 +00:00
2012-03-13 08:19:11 +00:00
2011-11-11 10:48:16 +00:00
2012-06-13 23:07:26 +01:00
2012-03-17 14:36:28 +00:00
2012-07-18 09:37:17 +01:00
2012-03-20 18:50:24 +00:00
2012-07-14 12:43:13 +01:00
2012-02-01 15:09:09 +00:00
2011-11-08 14:43:07 +00:00
2012-05-24 14:54:54 +01:00
2012-07-14 13:08:21 +01:00
2012-02-27 13:43:35 +00:00
2012-06-22 11:30:00 +01:00
2011-11-08 14:43:07 +00:00
2012-03-20 12:25:40 +00:00
2012-03-13 08:23:56 +00:00
2012-07-17 14:37:03 +01:00
2011-11-08 14:43:07 +00:00
2012-02-01 15:09:09 +00:00
2011-11-08 14:43:07 +00:00
2011-11-08 14:43:07 +00:00
2012-03-14 19:30:46 +00:00
2011-11-08 14:43:07 +00:00
2012-03-14 19:30:46 +00:00
2011-11-08 14:43:07 +00:00
2012-07-02 21:13:21 +01:00
2012-07-18 12:33:16 +01:00
2012-03-14 19:30:46 +00:00
2011-11-08 14:43:07 +00:00
2012-03-14 19:30:46 +00:00
2011-12-08 11:39:58 +00:00
2012-03-14 19:30:46 +00:00
2012-05-28 17:55:07 +01:00
2012-07-18 09:37:17 +01:00
2012-07-18 12:32:21 +01:00
2011-11-08 14:43:07 +00:00