Advertisement
Guest User

reprotest-tar-error

a guest
Jun 7th, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.92 KB | None | 0 0
  1. >>> Generating filesystem image rootfs.tar
  2. mkdir -p /tmp/reprotest.1f0zst/const_build_path/output/images
  3. rm -rf /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar
  4. mkdir -p /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar
  5. rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/reprotest.1f0zst/const_build_path/output/target/ /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/target
  6. echo '#!/bin/sh' > /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  7. echo "set -e" >> /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  8. echo "chown -h -R 0:0 /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/target" >> /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  9. PATH="/tmp/reprotest.1f0zst/const_build_path/output/host/bin:/tmp/reprotest.1f0zst/const_build_path/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /tmp/reprotest.1f0zst/const_build_path/support/scripts/mkusers /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/full_users_table.txt /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/target >> /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  10. echo "/tmp/reprotest.1f0zst/const_build_path/output/host/bin/makedevs -d /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/full_devices_table.txt /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/target" >> /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  11. printf ' \n' >> /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  12. printf ' (cd /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar -cf /tmp/reprotest.1f0zst/const_build_path/output/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  13. chmod a+x /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  14. PATH="/tmp/reprotest.1f0zst/const_build_path/output/host/bin:/tmp/reprotest.1f0zst/const_build_path/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/reprotest.1f0zst/const_build_path/output/host/bin/fakeroot -- /tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/fakeroot
  15. rootdir=/tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/tar/target
  16. table='/tmp/reprotest.1f0zst/const_build_path/output/build/buildroot-fs/full_devices_table.txt'
  17. make: warning: Clock skew detected. Your build may be incomplete.
  18. WARNING:reprotest.build:IGNORING user_group variation; supply more usergroups with --variations=user_group.available+=USER1:GROUP1;USER2:GROUP2 or alternatively, suppress this warning with --variations=-user_group
  19. WARNING:reprotest.build:Not using sudo for domain_host; your build may fail. See man page for other options.
  20. WARNING:reprotest.build:Be sure to `echo 1 > /proc/sys/kernel/unprivileged_userns_clone` if on a Debian system.
  21. only 1 CPU is available; num_cpus is ineffective
  22. /usr/bin/make -j1 O=/tmp/reprotest.1f0zst/build-experiment-1/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
  23. >>> host-skeleton Extracting
  24. >>> host-skeleton Patching
  25. >>> host-skeleton Configuring
  26. >>> host-skeleton Building
  27. >>> host-skeleton Installing to host directory
  28. >>> host-pkgconf 1.6.1 Downloading
  29. --2020-08-15 00:30:01-- https://distfiles.dereferenced.org/pkgconf/pkgconf-1.6.1.tar.xz
  30. Resolving distfiles.dereferenced.org (distfiles.dereferenced.org)... 172.93.5.36, 2602:ffdb:100:1::36
  31. Connecting to distfiles.dereferenced.org (distfiles.dereferenced.org)|172.93.5.36|:443... connected.
  32. ERROR: cannot verify distfiles.dereferenced.org's certificate, issued by 'CN=Let\'s Encrypt Authority X3,O=Let\'s Encrypt,C=US':
  33. Issued certificate has expired.
  34. To connect to distfiles.dereferenced.org insecurely, use `--no-check-certificate'.
  35. --2020-08-15 00:30:02-- http://sources.buildroot.net/pkgconf/pkgconf-1.6.1.tar.xz
  36. Resolving sources.buildroot.net (sources.buildroot.net)... 104.25.211.19, 104.25.210.19, 2606:4700:20::6819:d213, ...
  37. Connecting to sources.buildroot.net (sources.buildroot.net)|104.25.211.19|:80... connected.
  38. HTTP request sent, awaiting response... 200 OK
  39. Length: 291028 (284K) [application/x-xz]
  40. Saving to: '/tmp/reprotest.1f0zst/build-experiment-1/output/build/.pkgconf-1.6.1.tar.xz.uUZ0Sd/output'
  41.  
  42. /tmp/reprotest.1f0zst/build-experiment-1/output 100%[======================================================================================================>] 284.21K 541KB/s in 0.5s
  43.  
  44. 2020-08-15 00:30:04 (541 KB/s) - '/tmp/reprotest.1f0zst/build-experiment-1/output/build/.pkgconf-1.6.1.tar.xz.uUZ0Sd/output' saved [291028/291028]
  45.  
  46. pkgconf-1.6.1.tar.xz: OK (sha256: 22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c)
  47. tar-1.29.cpio.gz: OK (sha256: 9173f222464dd3676118408840da5990527062b5c7daf6487bed7c396c45bfb1)
  48. >>> host-tar 1.29 Extracting
  49. mkdir -p /tmp/reprotest.1f0zst/build-experiment-1/output/build/host-tar-1.29
  50. cd /tmp/reprotest.1f0zst/build-experiment-1/output/build/host-tar-1.29 && gzip -d -c /tmp/reprotest.1f0zst/build-experiment-1/dl/tar/tar-1.29.cpio.gz | cpio -i --preserve-modification-time
  51. cpio: tar-1.29: Cannot change ownership to uid 1000, gid 100: Invalid argument
  52. cpio: tar-1.29/build-aux: Cannot change ownership to uid 1000, gid 100: Invalid argument
  53. cpio: tar-1.29/build-aux/compile: Cannot change ownership to uid 1000, gid 100: Invalid argument
  54. cpio: tar-1.29/build-aux/config.guess: Cannot change ownership to uid 1000, gid 100: Invalid argument
  55. cpio: tar-1.29/build-aux/config.rpath: Cannot change ownership to uid 1000, gid 100: Invalid argument
  56. cpio: tar-1.29/build-aux/config.sub: Cannot change ownership to uid 1000, gid 100: Invalid argument
  57. cpio: tar-1.29/build-aux/depcomp: Cannot change ownership to uid 1000, gid 100: Invalid argument
  58. cpio: tar-1.29/build-aux/install-sh: Cannot change ownership to uid 1000, gid 100: Invalid argument
  59. cpio: tar-1.29/build-aux/mdate-sh: Cannot change ownership to uid 1000, gid 100: Invalid argument
  60. cpio: tar-1.29/build-aux/missing: Cannot change ownership to uid 1000, gid 100: Invalid argument
  61. cpio: tar-1.29/build-aux/texinfo.tex: Cannot change ownership to uid 1000, gid 100: Invalid argument
  62. cpio: tar-1.29/build-aux/ylwrap: Cannot change ownership to uid 1000, gid 100: Invalid argument
  63. cpio: tar-1.29/build-aux/snippet: Cannot change ownership to uid 1000, gid 100: Invalid argument
  64. cpio: tar-1.29/build-aux/snippet/_Noreturn.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  65. cpio: tar-1.29/build-aux/snippet/arg-nonnull.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  66. cpio: tar-1.29/build-aux/snippet/c++defs.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  67. cpio: tar-1.29/build-aux/snippet/unused-parameter.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  68. cpio: tar-1.29/build-aux/snippet/warn-on-use.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  69. cpio: tar-1.29/build-aux/gitlog-to-changelog: Cannot change ownership to uid 1000, gid 100: Invalid argument
  70. cpio: tar-1.29/m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  71. cpio: tar-1.29/m4/00gnulib.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  72. cpio: tar-1.29/m4/absolute-header.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  73. cpio: tar-1.29/m4/acl.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  74. cpio: tar-1.29/m4/alloca.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  75. cpio: tar-1.29/m4/argp.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  76. cpio: tar-1.29/m4/backupfile.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  77. cpio: tar-1.29/m4/bison.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  78. cpio: tar-1.29/m4/btowc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  79. cpio: tar-1.29/m4/canonicalize.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  80. cpio: tar-1.29/m4/chdir-long.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  81. cpio: tar-1.29/m4/chown.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  82. cpio: tar-1.29/m4/clock_time.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  83. cpio: tar-1.29/m4/close-stream.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  84. cpio: tar-1.29/m4/close.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  85. cpio: tar-1.29/m4/closedir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  86. cpio: tar-1.29/m4/closeout.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  87. cpio: tar-1.29/m4/codeset.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  88. cpio: tar-1.29/m4/configmake.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  89. cpio: tar-1.29/m4/d-ino.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  90. cpio: tar-1.29/m4/dirent-safer.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  91. cpio: tar-1.29/m4/dirent_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  92. cpio: tar-1.29/m4/dirfd.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  93. cpio: tar-1.29/m4/dirname.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  94. cpio: tar-1.29/m4/double-slash-root.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  95. cpio: tar-1.29/m4/dup.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  96. cpio: tar-1.29/m4/dup2.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  97. cpio: tar-1.29/m4/eealloc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  98. cpio: tar-1.29/m4/environ.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  99. cpio: tar-1.29/m4/errno_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  100. cpio: tar-1.29/m4/error.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  101. cpio: tar-1.29/m4/euidaccess.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  102. cpio: tar-1.29/m4/exponentd.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  103. cpio: tar-1.29/m4/extensions.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  104. cpio: tar-1.29/m4/extern-inline.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  105. cpio: tar-1.29/m4/faccessat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  106. cpio: tar-1.29/m4/fchdir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  107. cpio: tar-1.29/m4/fchmodat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  108. cpio: tar-1.29/m4/fchownat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  109. cpio: tar-1.29/m4/fcntl-o.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  110. cpio: tar-1.29/m4/fcntl.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  111. cpio: tar-1.29/m4/fcntl_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  112. cpio: tar-1.29/m4/fdopendir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  113. cpio: tar-1.29/m4/fileblocks.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  114. cpio: tar-1.29/m4/filenamecat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  115. cpio: tar-1.29/m4/flexmember.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  116. cpio: tar-1.29/m4/float_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  117. cpio: tar-1.29/m4/fnmatch.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  118. cpio: tar-1.29/m4/fpending.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  119. cpio: tar-1.29/m4/fseek.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  120. cpio: tar-1.29/m4/fseeko.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  121. cpio: tar-1.29/m4/fstat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  122. cpio: tar-1.29/m4/fstatat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  123. cpio: tar-1.29/m4/futimens.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  124. cpio: tar-1.29/m4/getcwd-abort-bug.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  125. cpio: tar-1.29/m4/getcwd-path-max.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  126. cpio: tar-1.29/m4/getcwd.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  127. cpio: tar-1.29/m4/getdelim.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  128. cpio: tar-1.29/m4/getdtablesize.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  129. cpio: tar-1.29/m4/getgroups.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  130. cpio: tar-1.29/m4/getline.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  131. cpio: tar-1.29/m4/getopt.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  132. cpio: tar-1.29/m4/getpagesize.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  133. cpio: tar-1.29/m4/gettext.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  134. cpio: tar-1.29/m4/gettime.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  135. cpio: tar-1.29/m4/gettimeofday.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  136. cpio: tar-1.29/m4/glibc21.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  137. cpio: tar-1.29/m4/gnulib-common.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  138. cpio: tar-1.29/m4/gnulib-comp.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  139. cpio: tar-1.29/m4/group-member.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  140. cpio: tar-1.29/m4/human.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  141. cpio: tar-1.29/m4/iconv.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  142. cpio: tar-1.29/m4/include_next.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  143. cpio: tar-1.29/m4/intlmacosx.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  144. cpio: tar-1.29/m4/intmax_t.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  145. cpio: tar-1.29/m4/inttostr.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  146. cpio: tar-1.29/m4/inttypes-pri.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  147. cpio: tar-1.29/m4/inttypes.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  148. cpio: tar-1.29/m4/inttypes_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  149. cpio: tar-1.29/m4/iswblank.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  150. cpio: tar-1.29/m4/langinfo_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  151. cpio: tar-1.29/m4/largefile.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  152. cpio: tar-1.29/m4/lchown.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  153. cpio: tar-1.29/m4/lib-ld.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  154. cpio: tar-1.29/m4/lib-link.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  155. cpio: tar-1.29/m4/lib-prefix.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  156. cpio: tar-1.29/m4/libunistring-base.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  157. cpio: tar-1.29/m4/link-follow.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  158. cpio: tar-1.29/m4/link.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  159. cpio: tar-1.29/m4/linkat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  160. cpio: tar-1.29/m4/localcharset.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  161. cpio: tar-1.29/m4/locale-fr.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  162. cpio: tar-1.29/m4/locale-ja.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  163. cpio: tar-1.29/m4/locale-zh.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  164. cpio: tar-1.29/m4/locale_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  165. cpio: tar-1.29/m4/localeconv.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  166. cpio: tar-1.29/m4/longlong.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  167. cpio: tar-1.29/m4/lseek.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  168. cpio: tar-1.29/m4/lstat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  169. cpio: tar-1.29/m4/malloc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  170. cpio: tar-1.29/m4/malloca.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  171. cpio: tar-1.29/m4/manywarnings.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  172. cpio: tar-1.29/m4/mbchar.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  173. cpio: tar-1.29/m4/mbiter.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  174. cpio: tar-1.29/m4/mbrtowc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  175. cpio: tar-1.29/m4/mbsinit.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  176. cpio: tar-1.29/m4/mbsrtowcs.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  177. cpio: tar-1.29/m4/mbstate_t.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  178. cpio: tar-1.29/m4/mbtowc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  179. cpio: tar-1.29/m4/memchr.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  180. cpio: tar-1.29/m4/mempcpy.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  181. cpio: tar-1.29/m4/memrchr.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  182. cpio: tar-1.29/m4/mkdir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  183. cpio: tar-1.29/m4/mkdirat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  184. cpio: tar-1.29/m4/mkdtemp.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  185. cpio: tar-1.29/m4/mkfifo.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  186. cpio: tar-1.29/m4/mkfifoat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  187. cpio: tar-1.29/m4/mknod.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  188. cpio: tar-1.29/m4/mktime.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  189. cpio: tar-1.29/m4/mmap-anon.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  190. cpio: tar-1.29/m4/mode_t.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  191. cpio: tar-1.29/m4/modechange.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  192. cpio: tar-1.29/m4/msvc-inval.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  193. cpio: tar-1.29/m4/msvc-nothrow.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  194. cpio: tar-1.29/m4/multiarch.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  195. cpio: tar-1.29/m4/nl_langinfo.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  196. cpio: tar-1.29/m4/nls.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  197. cpio: tar-1.29/m4/nocrash.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  198. cpio: tar-1.29/m4/obstack.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  199. cpio: tar-1.29/m4/off_t.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  200. cpio: tar-1.29/m4/open.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  201. cpio: tar-1.29/m4/openat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  202. cpio: tar-1.29/m4/opendir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  203. cpio: tar-1.29/m4/parse-datetime.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  204. cpio: tar-1.29/m4/pathmax.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  205. cpio: tar-1.29/m4/paxutils.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  206. cpio: tar-1.29/m4/po.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  207. cpio: tar-1.29/m4/printf.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  208. cpio: tar-1.29/m4/priv-set.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  209. cpio: tar-1.29/m4/progtest.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  210. cpio: tar-1.29/m4/quote.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  211. cpio: tar-1.29/m4/quotearg.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  212. cpio: tar-1.29/m4/raise.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  213. cpio: tar-1.29/m4/rawmemchr.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  214. cpio: tar-1.29/m4/read.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  215. cpio: tar-1.29/m4/readdir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  216. cpio: tar-1.29/m4/readlink.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  217. cpio: tar-1.29/m4/readlinkat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  218. cpio: tar-1.29/m4/realloc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  219. cpio: tar-1.29/m4/regex.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  220. cpio: tar-1.29/m4/rename.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  221. cpio: tar-1.29/m4/renameat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  222. cpio: tar-1.29/m4/rewinddir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  223. cpio: tar-1.29/m4/rmdir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  224. cpio: tar-1.29/m4/rmt.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  225. cpio: tar-1.29/m4/rpmatch.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  226. cpio: tar-1.29/m4/rtapelib.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  227. cpio: tar-1.29/m4/safe-read.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  228. cpio: tar-1.29/m4/safe-write.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  229. cpio: tar-1.29/m4/save-cwd.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  230. cpio: tar-1.29/m4/savedir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  231. cpio: tar-1.29/m4/setenv.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  232. cpio: tar-1.29/m4/secure_getenv.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  233. cpio: tar-1.29/m4/selinux-context-h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  234. cpio: tar-1.29/m4/selinux-selinux-h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  235. cpio: tar-1.29/m4/signal_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  236. cpio: tar-1.29/m4/size_max.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  237. cpio: tar-1.29/m4/sleep.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  238. cpio: tar-1.29/m4/snprintf.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  239. cpio: tar-1.29/m4/ssize_t.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  240. cpio: tar-1.29/m4/stat-time.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  241. cpio: tar-1.29/m4/stat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  242. cpio: tar-1.29/m4/stdalign.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  243. cpio: tar-1.29/m4/stdarg.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  244. cpio: tar-1.29/m4/stdbool.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  245. cpio: tar-1.29/m4/stddef_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  246. cpio: tar-1.29/m4/stdint.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  247. cpio: tar-1.29/m4/stdint_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  248. cpio: tar-1.29/m4/stdio_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  249. cpio: tar-1.29/m4/stdlib_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  250. cpio: tar-1.29/m4/stpcpy.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  251. cpio: tar-1.29/m4/strcase.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  252. cpio: tar-1.29/m4/strchrnul.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  253. cpio: tar-1.29/m4/strdup.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  254. cpio: tar-1.29/m4/strerror.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  255. cpio: tar-1.29/m4/strftime.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  256. cpio: tar-1.29/m4/string_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  257. cpio: tar-1.29/m4/strings_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  258. cpio: tar-1.29/m4/strndup.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  259. cpio: tar-1.29/m4/strnlen.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  260. cpio: tar-1.29/m4/strtoimax.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  261. cpio: tar-1.29/m4/strtol.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  262. cpio: tar-1.29/m4/strtoll.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  263. cpio: tar-1.29/m4/strtoul.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  264. cpio: tar-1.29/m4/strtoull.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  265. cpio: tar-1.29/m4/strtoumax.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  266. cpio: tar-1.29/m4/symlink.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  267. cpio: tar-1.29/m4/symlinkat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  268. cpio: tar-1.29/m4/sys_socket_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  269. cpio: tar-1.29/m4/sys_stat_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  270. cpio: tar-1.29/m4/sys_time_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  271. cpio: tar-1.29/m4/sys_types_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  272. cpio: tar-1.29/m4/sysexits.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  273. cpio: tar-1.29/m4/system.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  274. cpio: tar-1.29/m4/tempname.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  275. cpio: tar-1.29/m4/time_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  276. cpio: tar-1.29/m4/time_r.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  277. cpio: tar-1.29/m4/time_rz.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  278. cpio: tar-1.29/m4/timegm.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  279. cpio: tar-1.29/m4/timespec.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  280. cpio: tar-1.29/m4/tm_gmtoff.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  281. cpio: tar-1.29/m4/ulonglong.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  282. cpio: tar-1.29/m4/unistd-safer.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  283. cpio: tar-1.29/m4/unistd_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  284. cpio: tar-1.29/m4/unlink.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  285. cpio: tar-1.29/m4/unlinkat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  286. cpio: tar-1.29/m4/unlinkdir.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  287. cpio: tar-1.29/m4/unlocked-io.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  288. cpio: tar-1.29/m4/utimbuf.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  289. cpio: tar-1.29/m4/utimens.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  290. cpio: tar-1.29/m4/utimensat.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  291. cpio: tar-1.29/m4/utimes.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  292. cpio: tar-1.29/m4/vasnprintf.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  293. cpio: tar-1.29/m4/vasprintf.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  294. cpio: tar-1.29/m4/version-etc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  295. cpio: tar-1.29/m4/vsnprintf.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  296. cpio: tar-1.29/m4/warn-on-use.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  297. cpio: tar-1.29/m4/warnings.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  298. cpio: tar-1.29/m4/wchar_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  299. cpio: tar-1.29/m4/wchar_t.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  300. cpio: tar-1.29/m4/wcrtomb.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  301. cpio: tar-1.29/m4/wctype_h.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  302. cpio: tar-1.29/m4/wcwidth.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  303. cpio: tar-1.29/m4/wint_t.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  304. cpio: tar-1.29/m4/write.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  305. cpio: tar-1.29/m4/xalloc.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  306. cpio: tar-1.29/m4/xgetcwd.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  307. cpio: tar-1.29/m4/xsize.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  308. cpio: tar-1.29/m4/xstrndup.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  309. cpio: tar-1.29/m4/xstrtol.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  310. cpio: tar-1.29/m4/xvasprintf.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  311. cpio: tar-1.29/Make.rules: Cannot change ownership to uid 1000, gid 100: Invalid argument
  312. cpio: tar-1.29/INSTALL: Cannot change ownership to uid 1000, gid 100: Invalid argument
  313. cpio: tar-1.29/NEWS: Cannot change ownership to uid 1000, gid 100: Invalid argument
  314. cpio: tar-1.29/README: Cannot change ownership to uid 1000, gid 100: Invalid argument
  315. cpio: tar-1.29/AUTHORS: Cannot change ownership to uid 1000, gid 100: Invalid argument
  316. cpio: tar-1.29/THANKS: Cannot change ownership to uid 1000, gid 100: Invalid argument
  317. cpio: tar-1.29/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  318. cpio: tar-1.29/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  319. cpio: tar-1.29/configure: Cannot change ownership to uid 1000, gid 100: Invalid argument
  320. cpio: tar-1.29/acinclude.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  321. cpio: tar-1.29/configure.ac: Cannot change ownership to uid 1000, gid 100: Invalid argument
  322. cpio: tar-1.29/aclocal.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  323. cpio: tar-1.29/config.h.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  324. cpio: tar-1.29/ABOUT-NLS: Cannot change ownership to uid 1000, gid 100: Invalid argument
  325. cpio: tar-1.29/COPYING: Cannot change ownership to uid 1000, gid 100: Invalid argument
  326. cpio: tar-1.29/TODO: Cannot change ownership to uid 1000, gid 100: Invalid argument
  327. cpio: tar-1.29/ChangeLog.1: Cannot change ownership to uid 1000, gid 100: Invalid argument
  328. cpio: tar-1.29/doc: Cannot change ownership to uid 1000, gid 100: Invalid argument
  329. cpio: tar-1.29/doc/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  330. cpio: tar-1.29/doc/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  331. cpio: tar-1.29/doc/dumpdir.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  332. cpio: tar-1.29/doc/tar-snapshot-edit.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  333. cpio: tar-1.29/doc/fdl.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  334. cpio: tar-1.29/doc/freemanuals.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  335. cpio: tar-1.29/doc/genfile.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  336. cpio: tar-1.29/doc/header.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  337. cpio: tar-1.29/doc/intern.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  338. cpio: tar-1.29/doc/parse-datetime.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  339. cpio: tar-1.29/doc/rendition.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  340. cpio: tar-1.29/doc/snapshot.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  341. cpio: tar-1.29/doc/sparse.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  342. cpio: tar-1.29/doc/value.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  343. cpio: tar-1.29/doc/version.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  344. cpio: tar-1.29/doc/stamp-vti: Cannot change ownership to uid 1000, gid 100: Invalid argument
  345. cpio: tar-1.29/doc/tar.1: Cannot change ownership to uid 1000, gid 100: Invalid argument
  346. cpio: tar-1.29/doc/rmt.8: Cannot change ownership to uid 1000, gid 100: Invalid argument
  347. cpio: tar-1.29/doc/tar.texi: Cannot change ownership to uid 1000, gid 100: Invalid argument
  348. cpio: tar-1.29/doc/gendocs_template: Cannot change ownership to uid 1000, gid 100: Invalid argument
  349. cpio: tar-1.29/doc/mastermenu.el: Cannot change ownership to uid 1000, gid 100: Invalid argument
  350. cpio: tar-1.29/doc/texify.sed: Cannot change ownership to uid 1000, gid 100: Invalid argument
  351. cpio: tar-1.29/doc/untabify.el: Cannot change ownership to uid 1000, gid 100: Invalid argument
  352. cpio: tar-1.29/doc/tar.info: Cannot change ownership to uid 1000, gid 100: Invalid argument
  353. cpio: tar-1.29/doc/tar.info-1: Cannot change ownership to uid 1000, gid 100: Invalid argument
  354. cpio: tar-1.29/doc/tar.info-2: Cannot change ownership to uid 1000, gid 100: Invalid argument
  355. cpio: tar-1.29/gnu: Cannot change ownership to uid 1000, gid 100: Invalid argument
  356. cpio: tar-1.29/gnu/uniwidth: Cannot change ownership to uid 1000, gid 100: Invalid argument
  357. cpio: tar-1.29/gnu/uniwidth/width.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  358. cpio: tar-1.29/gnu/uniwidth/cjk.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  359. cpio: tar-1.29/gnu/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  360. cpio: tar-1.29/gnu/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  361. cpio: tar-1.29/gnu/alloca.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  362. cpio: tar-1.29/gnu/parse-datetime.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  363. cpio: tar-1.29/gnu/acl-errno-valid.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  364. cpio: tar-1.29/gnu/acl-internal.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  365. cpio: tar-1.29/gnu/get-permissions.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  366. cpio: tar-1.29/gnu/set-permissions.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  367. cpio: tar-1.29/gnu/allocator.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  368. cpio: tar-1.29/gnu/areadlink.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  369. cpio: tar-1.29/gnu/areadlink-with-size.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  370. cpio: tar-1.29/gnu/areadlinkat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  371. cpio: tar-1.29/gnu/areadlinkat-with-size.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  372. cpio: tar-1.29/gnu/argmatch.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  373. cpio: tar-1.29/gnu/argp.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  374. cpio: tar-1.29/gnu/argp-ba.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  375. cpio: tar-1.29/gnu/argp-eexst.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  376. cpio: tar-1.29/gnu/argp-fmtstream.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  377. cpio: tar-1.29/gnu/argp-fmtstream.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  378. cpio: tar-1.29/gnu/argp-fs-xinl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  379. cpio: tar-1.29/gnu/argp-help.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  380. cpio: tar-1.29/gnu/argp-namefrob.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  381. cpio: tar-1.29/gnu/argp-parse.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  382. cpio: tar-1.29/gnu/argp-pin.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  383. cpio: tar-1.29/gnu/argp-pv.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  384. cpio: tar-1.29/gnu/argp-pvh.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  385. cpio: tar-1.29/gnu/argp-xinl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  386. cpio: tar-1.29/gnu/argp-version-etc.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  387. cpio: tar-1.29/gnu/argp-version-etc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  388. cpio: tar-1.29/gnu/backupfile.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  389. cpio: tar-1.29/gnu/bitrotate.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  390. cpio: tar-1.29/gnu/bitrotate.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  391. cpio: tar-1.29/gnu/c-ctype.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  392. cpio: tar-1.29/gnu/c-ctype.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  393. cpio: tar-1.29/gnu/c-strcase.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  394. cpio: tar-1.29/gnu/c-strcasecmp.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  395. cpio: tar-1.29/gnu/c-strncasecmp.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  396. cpio: tar-1.29/gnu/careadlinkat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  397. cpio: tar-1.29/gnu/cloexec.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  398. cpio: tar-1.29/gnu/close-stream.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  399. cpio: tar-1.29/gnu/closeout.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  400. cpio: tar-1.29/gnu/opendir-safer.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  401. cpio: tar-1.29/gnu/dirname.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  402. cpio: tar-1.29/gnu/basename.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  403. cpio: tar-1.29/gnu/dirname-lgpl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  404. cpio: tar-1.29/gnu/basename-lgpl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  405. cpio: tar-1.29/gnu/stripslash.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  406. cpio: tar-1.29/gnu/exclude.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  407. cpio: tar-1.29/gnu/exitfail.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  408. cpio: tar-1.29/gnu/chmodat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  409. cpio: tar-1.29/gnu/chownat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  410. cpio: tar-1.29/gnu/fd-hook.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  411. cpio: tar-1.29/gnu/fdutimensat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  412. cpio: tar-1.29/gnu/file-has-acl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  413. cpio: tar-1.29/gnu/filenamecat-lgpl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  414. cpio: tar-1.29/gnu/fprintftime.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  415. cpio: tar-1.29/gnu/full-write.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  416. cpio: tar-1.29/gnu/full-write.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  417. cpio: tar-1.29/gnu/gettext.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  418. cpio: tar-1.29/gnu/gettime.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  419. cpio: tar-1.29/gnu/hash.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  420. cpio: tar-1.29/gnu/human.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  421. cpio: tar-1.29/gnu/imaxtostr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  422. cpio: tar-1.29/gnu/inttostr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  423. cpio: tar-1.29/gnu/offtostr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  424. cpio: tar-1.29/gnu/uinttostr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  425. cpio: tar-1.29/gnu/umaxtostr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  426. cpio: tar-1.29/gnu/localcharset.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  427. cpio: tar-1.29/gnu/localcharset.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  428. cpio: tar-1.29/gnu/malloca.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  429. cpio: tar-1.29/gnu/mbchar.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  430. cpio: tar-1.29/gnu/mbscasecmp.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  431. cpio: tar-1.29/gnu/mbuiter.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  432. cpio: tar-1.29/gnu/mbuiter.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  433. cpio: tar-1.29/gnu/modechange.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  434. cpio: tar-1.29/gnu/openat-die.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  435. cpio: tar-1.29/gnu/parse-datetime.y: Cannot change ownership to uid 1000, gid 100: Invalid argument
  436. cpio: tar-1.29/gnu/priv-set.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  437. cpio: tar-1.29/gnu/progname.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  438. cpio: tar-1.29/gnu/progname.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  439. cpio: tar-1.29/gnu/quotearg.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  440. cpio: tar-1.29/gnu/safe-read.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  441. cpio: tar-1.29/gnu/safe-write.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  442. cpio: tar-1.29/gnu/save-cwd.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  443. cpio: tar-1.29/gnu/savedir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  444. cpio: tar-1.29/gnu/se-context.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  445. cpio: tar-1.29/gnu/se-selinux.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  446. cpio: tar-1.29/gnu/se-context.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  447. cpio: tar-1.29/gnu/se-selinux.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  448. cpio: tar-1.29/gnu/size_max.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  449. cpio: tar-1.29/gnu/stat-time.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  450. cpio: tar-1.29/gnu/statat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  451. cpio: tar-1.29/gnu/strftime.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  452. cpio: tar-1.29/gnu/strnlen1.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  453. cpio: tar-1.29/gnu/strnlen1.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  454. cpio: tar-1.29/gnu/tempname.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  455. cpio: tar-1.29/gnu/timespec.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  456. cpio: tar-1.29/gnu/timespec-sub.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  457. cpio: tar-1.29/gnu/unistd.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  458. cpio: tar-1.29/gnu/dup-safer.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  459. cpio: tar-1.29/gnu/fd-safer.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  460. cpio: tar-1.29/gnu/pipe-safer.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  461. cpio: tar-1.29/gnu/unlinkdir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  462. cpio: tar-1.29/gnu/utimens.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  463. cpio: tar-1.29/gnu/version-etc.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  464. cpio: tar-1.29/gnu/version-etc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  465. cpio: tar-1.29/gnu/version-etc-fsf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  466. cpio: tar-1.29/gnu/wctype-h.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  467. cpio: tar-1.29/gnu/xmalloc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  468. cpio: tar-1.29/gnu/xalloc-die.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  469. cpio: tar-1.29/gnu/xgetcwd.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  470. cpio: tar-1.29/gnu/xsize.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  471. cpio: tar-1.29/gnu/xsize.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  472. cpio: tar-1.29/gnu/xstrndup.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  473. cpio: tar-1.29/gnu/xstrndup.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  474. cpio: tar-1.29/gnu/xstrtol.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  475. cpio: tar-1.29/gnu/xstrtoul.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  476. cpio: tar-1.29/gnu/xstrtol-error.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  477. cpio: tar-1.29/gnu/xstrtoumax.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  478. cpio: tar-1.29/gnu/xvasprintf.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  479. cpio: tar-1.29/gnu/xvasprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  480. cpio: tar-1.29/gnu/xasprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  481. cpio: tar-1.29/gnu/acl_entries.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  482. cpio: tar-1.29/gnu/at-func.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  483. cpio: tar-1.29/gnu/openat-proc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  484. cpio: tar-1.29/gnu/btowc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  485. cpio: tar-1.29/gnu/canonicalize-lgpl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  486. cpio: tar-1.29/gnu/chdir-long.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  487. cpio: tar-1.29/gnu/chown.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  488. cpio: tar-1.29/gnu/fchown-stub.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  489. cpio: tar-1.29/gnu/close.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  490. cpio: tar-1.29/gnu/closedir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  491. cpio: tar-1.29/gnu/dirfd.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  492. cpio: tar-1.29/gnu/dup.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  493. cpio: tar-1.29/gnu/dup2.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  494. cpio: tar-1.29/gnu/error.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  495. cpio: tar-1.29/gnu/euidaccess.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  496. cpio: tar-1.29/gnu/faccessat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  497. cpio: tar-1.29/gnu/fchdir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  498. cpio: tar-1.29/gnu/fchmodat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  499. cpio: tar-1.29/gnu/fchownat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  500. cpio: tar-1.29/gnu/fcntl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  501. cpio: tar-1.29/gnu/fdopendir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  502. cpio: tar-1.29/gnu/fileblocks.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  503. cpio: tar-1.29/gnu/float.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  504. cpio: tar-1.29/gnu/itold.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  505. cpio: tar-1.29/gnu/fnmatch.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  506. cpio: tar-1.29/gnu/fnmatch_loop.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  507. cpio: tar-1.29/gnu/fpending.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  508. cpio: tar-1.29/gnu/fseek.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  509. cpio: tar-1.29/gnu/fseeko.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  510. cpio: tar-1.29/gnu/fstat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  511. cpio: tar-1.29/gnu/fstatat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  512. cpio: tar-1.29/gnu/futimens.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  513. cpio: tar-1.29/gnu/getcwd.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  514. cpio: tar-1.29/gnu/getcwd-lgpl.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  515. cpio: tar-1.29/gnu/getdelim.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  516. cpio: tar-1.29/gnu/getdtablesize.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  517. cpio: tar-1.29/gnu/getgroups.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  518. cpio: tar-1.29/gnu/getline.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  519. cpio: tar-1.29/gnu/getopt.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  520. cpio: tar-1.29/gnu/getopt1.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  521. cpio: tar-1.29/gnu/getpagesize.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  522. cpio: tar-1.29/gnu/gettimeofday.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  523. cpio: tar-1.29/gnu/group-member.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  524. cpio: tar-1.29/gnu/anytostr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  525. cpio: tar-1.29/gnu/iswblank.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  526. cpio: tar-1.29/gnu/lchown.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  527. cpio: tar-1.29/gnu/link.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  528. cpio: tar-1.29/gnu/at-func2.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  529. cpio: tar-1.29/gnu/linkat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  530. cpio: tar-1.29/gnu/localeconv.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  531. cpio: tar-1.29/gnu/lseek.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  532. cpio: tar-1.29/gnu/lstat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  533. cpio: tar-1.29/gnu/malloc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  534. cpio: tar-1.29/gnu/mbrtowc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  535. cpio: tar-1.29/gnu/mbsinit.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  536. cpio: tar-1.29/gnu/mbsrtowcs-state.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  537. cpio: tar-1.29/gnu/mbsrtowcs.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  538. cpio: tar-1.29/gnu/mbtowc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  539. cpio: tar-1.29/gnu/memchr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  540. cpio: tar-1.29/gnu/mempcpy.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  541. cpio: tar-1.29/gnu/memrchr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  542. cpio: tar-1.29/gnu/mkdir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  543. cpio: tar-1.29/gnu/mkdirat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  544. cpio: tar-1.29/gnu/mkdtemp.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  545. cpio: tar-1.29/gnu/mkfifo.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  546. cpio: tar-1.29/gnu/mkfifoat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  547. cpio: tar-1.29/gnu/mknodat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  548. cpio: tar-1.29/gnu/mknod.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  549. cpio: tar-1.29/gnu/mktime.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  550. cpio: tar-1.29/gnu/msvc-inval.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  551. cpio: tar-1.29/gnu/msvc-nothrow.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  552. cpio: tar-1.29/gnu/nl_langinfo.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  553. cpio: tar-1.29/gnu/obstack.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  554. cpio: tar-1.29/gnu/open.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  555. cpio: tar-1.29/gnu/openat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  556. cpio: tar-1.29/gnu/opendir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  557. cpio: tar-1.29/gnu/raise.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  558. cpio: tar-1.29/gnu/rawmemchr.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  559. cpio: tar-1.29/gnu/read.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  560. cpio: tar-1.29/gnu/readdir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  561. cpio: tar-1.29/gnu/readlink.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  562. cpio: tar-1.29/gnu/readlinkat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  563. cpio: tar-1.29/gnu/realloc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  564. cpio: tar-1.29/gnu/regcomp.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  565. cpio: tar-1.29/gnu/regex.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  566. cpio: tar-1.29/gnu/regex_internal.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  567. cpio: tar-1.29/gnu/regexec.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  568. cpio: tar-1.29/gnu/rename.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  569. cpio: tar-1.29/gnu/renameat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  570. cpio: tar-1.29/gnu/rewinddir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  571. cpio: tar-1.29/gnu/rmdir.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  572. cpio: tar-1.29/gnu/rpmatch.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  573. cpio: tar-1.29/gnu/secure_getenv.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  574. cpio: tar-1.29/gnu/selinux-at.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  575. cpio: tar-1.29/gnu/getfilecon.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  576. cpio: tar-1.29/gnu/setenv.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  577. cpio: tar-1.29/gnu/sleep.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  578. cpio: tar-1.29/gnu/snprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  579. cpio: tar-1.29/gnu/stat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  580. cpio: tar-1.29/gnu/stpcpy.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  581. cpio: tar-1.29/gnu/strcasecmp.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  582. cpio: tar-1.29/gnu/strncasecmp.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  583. cpio: tar-1.29/gnu/strchrnul.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  584. cpio: tar-1.29/gnu/strdup.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  585. cpio: tar-1.29/gnu/strerror.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  586. cpio: tar-1.29/gnu/strerror-override.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  587. cpio: tar-1.29/gnu/strndup.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  588. cpio: tar-1.29/gnu/strnlen.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  589. cpio: tar-1.29/gnu/strtoimax.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  590. cpio: tar-1.29/gnu/strtol.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  591. cpio: tar-1.29/gnu/strtoll.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  592. cpio: tar-1.29/gnu/strtoul.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  593. cpio: tar-1.29/gnu/strtoull.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  594. cpio: tar-1.29/gnu/strtoumax.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  595. cpio: tar-1.29/gnu/symlink.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  596. cpio: tar-1.29/gnu/symlinkat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  597. cpio: tar-1.29/gnu/time_r.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  598. cpio: tar-1.29/gnu/time_rz.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  599. cpio: tar-1.29/gnu/timegm.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  600. cpio: tar-1.29/gnu/unlink.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  601. cpio: tar-1.29/gnu/unlinkat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  602. cpio: tar-1.29/gnu/unsetenv.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  603. cpio: tar-1.29/gnu/utimensat.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  604. cpio: tar-1.29/gnu/asnprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  605. cpio: tar-1.29/gnu/printf-args.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  606. cpio: tar-1.29/gnu/printf-parse.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  607. cpio: tar-1.29/gnu/vasnprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  608. cpio: tar-1.29/gnu/asprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  609. cpio: tar-1.29/gnu/vasprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  610. cpio: tar-1.29/gnu/vsnprintf.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  611. cpio: tar-1.29/gnu/wcrtomb.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  612. cpio: tar-1.29/gnu/wcwidth.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  613. cpio: tar-1.29/gnu/write.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  614. cpio: tar-1.29/gnu/acl-internal.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  615. cpio: tar-1.29/gnu/acl.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  616. cpio: tar-1.29/gnu/alignof.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  617. cpio: tar-1.29/gnu/alloca.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  618. cpio: tar-1.29/gnu/allocator.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  619. cpio: tar-1.29/gnu/areadlink.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  620. cpio: tar-1.29/gnu/argmatch.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  621. cpio: tar-1.29/gnu/assure.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  622. cpio: tar-1.29/gnu/openat-priv.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  623. cpio: tar-1.29/gnu/backupfile.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  624. cpio: tar-1.29/gnu/c-strcaseeq.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  625. cpio: tar-1.29/gnu/careadlinkat.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  626. cpio: tar-1.29/gnu/chdir-long.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  627. cpio: tar-1.29/gnu/cloexec.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  628. cpio: tar-1.29/gnu/close-stream.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  629. cpio: tar-1.29/gnu/dirent-private.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  630. cpio: tar-1.29/gnu/closeout.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  631. cpio: tar-1.29/gnu/dirent.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  632. cpio: tar-1.29/gnu/dirent--.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  633. cpio: tar-1.29/gnu/dirent-safer.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  634. cpio: tar-1.29/gnu/dirname.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  635. cpio: tar-1.29/gnu/dosname.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  636. cpio: tar-1.29/gnu/errno.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  637. cpio: tar-1.29/gnu/error.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  638. cpio: tar-1.29/gnu/exclude.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  639. cpio: tar-1.29/gnu/exitfail.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  640. cpio: tar-1.29/gnu/fcntl.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  641. cpio: tar-1.29/gnu/fd-hook.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  642. cpio: tar-1.29/gnu/utimens.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  643. cpio: tar-1.29/gnu/filename.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  644. cpio: tar-1.29/gnu/filenamecat.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  645. cpio: tar-1.29/gnu/float.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  646. cpio: tar-1.29/gnu/fnmatch.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  647. cpio: tar-1.29/gnu/fpending.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  648. cpio: tar-1.29/gnu/fprintftime.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  649. cpio: tar-1.29/gnu/stdio-impl.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  650. cpio: tar-1.29/gnu/getopt.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  651. cpio: tar-1.29/gnu/getopt_int.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  652. cpio: tar-1.29/gnu/hash.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  653. cpio: tar-1.29/gnu/human.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  654. cpio: tar-1.29/gnu/intprops.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  655. cpio: tar-1.29/gnu/inttostr.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  656. cpio: tar-1.29/gnu/inttypes.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  657. cpio: tar-1.29/gnu/langinfo.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  658. cpio: tar-1.29/gnu/config.charset: Cannot change ownership to uid 1000, gid 100: Invalid argument
  659. cpio: tar-1.29/gnu/ref-add.sin: Cannot change ownership to uid 1000, gid 100: Invalid argument
  660. cpio: tar-1.29/gnu/ref-del.sin: Cannot change ownership to uid 1000, gid 100: Invalid argument
  661. cpio: tar-1.29/gnu/locale.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  662. cpio: tar-1.29/gnu/malloca.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  663. cpio: tar-1.29/gnu/malloca.valgrind: Cannot change ownership to uid 1000, gid 100: Invalid argument
  664. cpio: tar-1.29/gnu/mbchar.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  665. cpio: tar-1.29/gnu/mbsrtowcs-impl.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  666. cpio: tar-1.29/gnu/mbtowc-impl.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  667. cpio: tar-1.29/gnu/memchr.valgrind: Cannot change ownership to uid 1000, gid 100: Invalid argument
  668. cpio: tar-1.29/gnu/mktime-internal.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  669. cpio: tar-1.29/gnu/modechange.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  670. cpio: tar-1.29/gnu/msvc-inval.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  671. cpio: tar-1.29/gnu/msvc-nothrow.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  672. cpio: tar-1.29/gnu/obstack.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  673. cpio: tar-1.29/gnu/openat.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  674. cpio: tar-1.29/gnu/parse-datetime.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  675. cpio: tar-1.29/gnu/pathmax.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  676. cpio: tar-1.29/gnu/priv-set.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  677. cpio: tar-1.29/gnu/quote.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  678. cpio: tar-1.29/gnu/quotearg.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  679. cpio: tar-1.29/gnu/rawmemchr.valgrind: Cannot change ownership to uid 1000, gid 100: Invalid argument
  680. cpio: tar-1.29/gnu/regex.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  681. cpio: tar-1.29/gnu/regex_internal.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  682. cpio: tar-1.29/gnu/root-uid.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  683. cpio: tar-1.29/gnu/safe-read.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  684. cpio: tar-1.29/gnu/safe-write.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  685. cpio: tar-1.29/gnu/same-inode.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  686. cpio: tar-1.29/gnu/save-cwd.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  687. cpio: tar-1.29/gnu/savedir.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  688. cpio: tar-1.29/gnu/selinux-at.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  689. cpio: tar-1.29/gnu/signal.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  690. cpio: tar-1.29/gnu/stat-macros.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  691. cpio: tar-1.29/gnu/stat-time.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  692. cpio: tar-1.29/gnu/stdalign.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  693. cpio: tar-1.29/gnu/stdarg.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  694. cpio: tar-1.29/gnu/stdbool.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  695. cpio: tar-1.29/gnu/stddef.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  696. cpio: tar-1.29/gnu/stdint.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  697. cpio: tar-1.29/gnu/stdio.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  698. cpio: tar-1.29/gnu/stdlib.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  699. cpio: tar-1.29/gnu/strchrnul.valgrind: Cannot change ownership to uid 1000, gid 100: Invalid argument
  700. cpio: tar-1.29/gnu/streq.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  701. cpio: tar-1.29/gnu/strerror-override.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  702. cpio: tar-1.29/gnu/strftime.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  703. cpio: tar-1.29/gnu/string.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  704. cpio: tar-1.29/gnu/strings.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  705. cpio: tar-1.29/gnu/sys_stat.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  706. cpio: tar-1.29/gnu/sys_time.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  707. cpio: tar-1.29/gnu/sys_types.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  708. cpio: tar-1.29/gnu/sysexits.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  709. cpio: tar-1.29/gnu/tempname.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  710. cpio: tar-1.29/gnu/time.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  711. cpio: tar-1.29/gnu/time-internal.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  712. cpio: tar-1.29/gnu/timespec.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  713. cpio: tar-1.29/gnu/unistd.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  714. cpio: tar-1.29/gnu/unistd--.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  715. cpio: tar-1.29/gnu/unistd-safer.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  716. cpio: tar-1.29/gnu/unitypes.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  717. cpio: tar-1.29/gnu/uniwidth.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  718. cpio: tar-1.29/gnu/unlinkdir.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  719. cpio: tar-1.29/gnu/unlocked-io.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  720. cpio: tar-1.29/gnu/float+.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  721. cpio: tar-1.29/gnu/printf-args.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  722. cpio: tar-1.29/gnu/printf-parse.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  723. cpio: tar-1.29/gnu/vasnprintf.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  724. cpio: tar-1.29/gnu/verify.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  725. cpio: tar-1.29/gnu/wchar.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  726. cpio: tar-1.29/gnu/wctype.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  727. cpio: tar-1.29/gnu/xalloc.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  728. cpio: tar-1.29/gnu/xalloc-oversized.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  729. cpio: tar-1.29/gnu/xgetcwd.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  730. cpio: tar-1.29/gnu/xstrtol.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  731. cpio: tar-1.29/lib: Cannot change ownership to uid 1000, gid 100: Invalid argument
  732. cpio: tar-1.29/lib/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  733. cpio: tar-1.29/lib/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  734. cpio: tar-1.29/lib/paxlib.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  735. cpio: tar-1.29/lib/rmt.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  736. cpio: tar-1.29/lib/stdopen.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  737. cpio: tar-1.29/lib/system.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  738. cpio: tar-1.29/lib/system-ioctl.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  739. cpio: tar-1.29/lib/wordsplit.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  740. cpio: tar-1.29/lib/xattr-at.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  741. cpio: tar-1.29/lib/paxerror.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  742. cpio: tar-1.29/lib/paxexit-status.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  743. cpio: tar-1.29/lib/paxnames.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  744. cpio: tar-1.29/lib/rtapelib.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  745. cpio: tar-1.29/lib/stdopen.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  746. cpio: tar-1.29/lib/wordsplit.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  747. cpio: tar-1.29/lib/xattr-at.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  748. cpio: tar-1.29/lib/attr-xattr.in.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  749. cpio: tar-1.29/rmt: Cannot change ownership to uid 1000, gid 100: Invalid argument
  750. cpio: tar-1.29/rmt/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  751. cpio: tar-1.29/rmt/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  752. cpio: tar-1.29/rmt/rmt.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  753. cpio: tar-1.29/src: Cannot change ownership to uid 1000, gid 100: Invalid argument
  754. cpio: tar-1.29/src/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  755. cpio: tar-1.29/src/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  756. cpio: tar-1.29/src/arith.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  757. cpio: tar-1.29/src/common.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  758. cpio: tar-1.29/src/tar.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  759. cpio: tar-1.29/src/xattrs.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  760. cpio: tar-1.29/src/buffer.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  761. cpio: tar-1.29/src/checkpoint.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  762. cpio: tar-1.29/src/compare.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  763. cpio: tar-1.29/src/create.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  764. cpio: tar-1.29/src/delete.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  765. cpio: tar-1.29/src/exit.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  766. cpio: tar-1.29/src/exclist.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  767. cpio: tar-1.29/src/extract.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  768. cpio: tar-1.29/src/xheader.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  769. cpio: tar-1.29/src/incremen.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  770. cpio: tar-1.29/src/list.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  771. cpio: tar-1.29/src/map.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  772. cpio: tar-1.29/src/misc.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  773. cpio: tar-1.29/src/names.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  774. cpio: tar-1.29/src/sparse.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  775. cpio: tar-1.29/src/suffix.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  776. cpio: tar-1.29/src/system.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  777. cpio: tar-1.29/src/tar.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  778. cpio: tar-1.29/src/transform.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  779. cpio: tar-1.29/src/unlink.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  780. cpio: tar-1.29/src/update.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  781. cpio: tar-1.29/src/utf8.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  782. cpio: tar-1.29/src/warning.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  783. cpio: tar-1.29/src/xattrs.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  784. cpio: tar-1.29/scripts: Cannot change ownership to uid 1000, gid 100: Invalid argument
  785. cpio: tar-1.29/scripts/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  786. cpio: tar-1.29/scripts/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  787. cpio: tar-1.29/scripts/backup.sh.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  788. cpio: tar-1.29/scripts/backup.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  789. cpio: tar-1.29/scripts/restore.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  790. cpio: tar-1.29/scripts/dump-remind.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  791. cpio: tar-1.29/scripts/backup-specs: Cannot change ownership to uid 1000, gid 100: Invalid argument
  792. cpio: tar-1.29/po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  793. cpio: tar-1.29/po/Makefile.in.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  794. cpio: tar-1.29/po/remove-potcdate.sin: Cannot change ownership to uid 1000, gid 100: Invalid argument
  795. cpio: tar-1.29/po/quot.sed: Cannot change ownership to uid 1000, gid 100: Invalid argument
  796. cpio: tar-1.29/po/boldquot.sed: Cannot change ownership to uid 1000, gid 100: Invalid argument
  797. cpio: tar-1.29/po/en@quot.header: Cannot change ownership to uid 1000, gid 100: Invalid argument
  798. cpio: tar-1.29/po/en@boldquot.header: Cannot change ownership to uid 1000, gid 100: Invalid argument
  799. cpio: tar-1.29/po/insert-header.sin: Cannot change ownership to uid 1000, gid 100: Invalid argument
  800. cpio: tar-1.29/po/Rules-quot: Cannot change ownership to uid 1000, gid 100: Invalid argument
  801. cpio: tar-1.29/po/Makevars: Cannot change ownership to uid 1000, gid 100: Invalid argument
  802. cpio: tar-1.29/po/POTFILES.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  803. cpio: tar-1.29/po/bg.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  804. cpio: tar-1.29/po/ca.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  805. cpio: tar-1.29/po/cs.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  806. cpio: tar-1.29/po/da.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  807. cpio: tar-1.29/po/de.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  808. cpio: tar-1.29/po/el.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  809. cpio: tar-1.29/po/eo.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  810. cpio: tar-1.29/po/es.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  811. cpio: tar-1.29/po/et.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  812. cpio: tar-1.29/po/eu.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  813. cpio: tar-1.29/po/fi.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  814. cpio: tar-1.29/po/fr.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  815. cpio: tar-1.29/po/ga.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  816. cpio: tar-1.29/po/gl.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  817. cpio: tar-1.29/po/hr.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  818. cpio: tar-1.29/po/hu.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  819. cpio: tar-1.29/po/id.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  820. cpio: tar-1.29/po/it.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  821. cpio: tar-1.29/po/ja.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  822. cpio: tar-1.29/po/ko.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  823. cpio: tar-1.29/po/ky.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  824. cpio: tar-1.29/po/ms.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  825. cpio: tar-1.29/po/nb.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  826. cpio: tar-1.29/po/nl.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  827. cpio: tar-1.29/po/pl.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  828. cpio: tar-1.29/po/pt.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  829. cpio: tar-1.29/po/pt_BR.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  830. cpio: tar-1.29/po/ro.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  831. cpio: tar-1.29/po/ru.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  832. cpio: tar-1.29/po/sk.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  833. cpio: tar-1.29/po/sl.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  834. cpio: tar-1.29/po/sr.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  835. cpio: tar-1.29/po/sv.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  836. cpio: tar-1.29/po/tr.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  837. cpio: tar-1.29/po/uk.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  838. cpio: tar-1.29/po/vi.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  839. cpio: tar-1.29/po/zh_CN.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  840. cpio: tar-1.29/po/zh_TW.po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  841. cpio: tar-1.29/po/bg.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  842. cpio: tar-1.29/po/ca.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  843. cpio: tar-1.29/po/cs.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  844. cpio: tar-1.29/po/da.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  845. cpio: tar-1.29/po/de.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  846. cpio: tar-1.29/po/el.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  847. cpio: tar-1.29/po/eo.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  848. cpio: tar-1.29/po/es.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  849. cpio: tar-1.29/po/et.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  850. cpio: tar-1.29/po/eu.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  851. cpio: tar-1.29/po/fi.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  852. cpio: tar-1.29/po/fr.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  853. cpio: tar-1.29/po/ga.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  854. cpio: tar-1.29/po/gl.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  855. cpio: tar-1.29/po/hr.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  856. cpio: tar-1.29/po/hu.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  857. cpio: tar-1.29/po/id.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  858. cpio: tar-1.29/po/it.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  859. cpio: tar-1.29/po/ja.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  860. cpio: tar-1.29/po/ko.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  861. cpio: tar-1.29/po/ky.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  862. cpio: tar-1.29/po/ms.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  863. cpio: tar-1.29/po/nb.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  864. cpio: tar-1.29/po/nl.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  865. cpio: tar-1.29/po/pl.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  866. cpio: tar-1.29/po/pt.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  867. cpio: tar-1.29/po/pt_BR.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  868. cpio: tar-1.29/po/ro.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  869. cpio: tar-1.29/po/ru.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  870. cpio: tar-1.29/po/sk.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  871. cpio: tar-1.29/po/sl.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  872. cpio: tar-1.29/po/sr.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  873. cpio: tar-1.29/po/sv.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  874. cpio: tar-1.29/po/tr.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  875. cpio: tar-1.29/po/uk.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  876. cpio: tar-1.29/po/vi.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  877. cpio: tar-1.29/po/zh_CN.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  878. cpio: tar-1.29/po/zh_TW.gmo: Cannot change ownership to uid 1000, gid 100: Invalid argument
  879. cpio: tar-1.29/po/tar.pot: Cannot change ownership to uid 1000, gid 100: Invalid argument
  880. cpio: tar-1.29/po/stamp-po: Cannot change ownership to uid 1000, gid 100: Invalid argument
  881. cpio: tar-1.29/po/LINGUAS: Cannot change ownership to uid 1000, gid 100: Invalid argument
  882. cpio: tar-1.29/tests: Cannot change ownership to uid 1000, gid 100: Invalid argument
  883. cpio: tar-1.29/tests/star: Cannot change ownership to uid 1000, gid 100: Invalid argument
  884. cpio: tar-1.29/tests/star/gtarfail.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  885. cpio: tar-1.29/tests/star/gtarfail2.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  886. cpio: tar-1.29/tests/star/multi-fail.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  887. cpio: tar-1.29/tests/star/ustar-big-2g.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  888. cpio: tar-1.29/tests/star/ustar-big-8g.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  889. cpio: tar-1.29/tests/star/pax-big-10g.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  890. cpio: tar-1.29/tests/star/README: Cannot change ownership to uid 1000, gid 100: Invalid argument
  891. cpio: tar-1.29/tests/star/quicktest.sh: Cannot change ownership to uid 1000, gid 100: Invalid argument
  892. cpio: tar-1.29/tests/Makefile.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  893. cpio: tar-1.29/tests/Makefile.am: Cannot change ownership to uid 1000, gid 100: Invalid argument
  894. cpio: tar-1.29/tests/atlocal.in: Cannot change ownership to uid 1000, gid 100: Invalid argument
  895. cpio: tar-1.29/tests/checkseekhole.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  896. cpio: tar-1.29/tests/ckmtime.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  897. cpio: tar-1.29/tests/genfile.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  898. cpio: tar-1.29/tests/argcv.c: Cannot change ownership to uid 1000, gid 100: Invalid argument
  899. cpio: tar-1.29/tests/argcv.h: Cannot change ownership to uid 1000, gid 100: Invalid argument
  900. cpio: tar-1.29/tests/T-cd.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  901. cpio: tar-1.29/tests/T-dir00.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  902. cpio: tar-1.29/tests/T-dir01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  903. cpio: tar-1.29/tests/T-empty.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  904. cpio: tar-1.29/tests/T-null.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  905. cpio: tar-1.29/tests/T-null2.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  906. cpio: tar-1.29/tests/T-rec.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  907. cpio: tar-1.29/tests/T-recurse.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  908. cpio: tar-1.29/tests/T-zfile.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  909. cpio: tar-1.29/tests/T-nonl.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  910. cpio: tar-1.29/tests/T-mult.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  911. cpio: tar-1.29/tests/T-nest.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  912. cpio: tar-1.29/tests/testsuite.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  913. cpio: tar-1.29/tests/append.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  914. cpio: tar-1.29/tests/append01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  915. cpio: tar-1.29/tests/append02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  916. cpio: tar-1.29/tests/append03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  917. cpio: tar-1.29/tests/append04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  918. cpio: tar-1.29/tests/append05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  919. cpio: tar-1.29/tests/backup01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  920. cpio: tar-1.29/tests/chtype.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  921. cpio: tar-1.29/tests/comprec.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  922. cpio: tar-1.29/tests/comperr.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  923. cpio: tar-1.29/tests/delete01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  924. cpio: tar-1.29/tests/delete02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  925. cpio: tar-1.29/tests/delete03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  926. cpio: tar-1.29/tests/delete04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  927. cpio: tar-1.29/tests/delete05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  928. cpio: tar-1.29/tests/exclude.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  929. cpio: tar-1.29/tests/exclude01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  930. cpio: tar-1.29/tests/exclude02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  931. cpio: tar-1.29/tests/exclude03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  932. cpio: tar-1.29/tests/exclude04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  933. cpio: tar-1.29/tests/exclude05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  934. cpio: tar-1.29/tests/exclude06.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  935. cpio: tar-1.29/tests/exclude07.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  936. cpio: tar-1.29/tests/exclude08.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  937. cpio: tar-1.29/tests/exclude09.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  938. cpio: tar-1.29/tests/exclude10.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  939. cpio: tar-1.29/tests/exclude11.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  940. cpio: tar-1.29/tests/exclude12.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  941. cpio: tar-1.29/tests/exclude13.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  942. cpio: tar-1.29/tests/exclude14.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  943. cpio: tar-1.29/tests/exclude15.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  944. cpio: tar-1.29/tests/exclude16.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  945. cpio: tar-1.29/tests/extrac01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  946. cpio: tar-1.29/tests/extrac02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  947. cpio: tar-1.29/tests/extrac03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  948. cpio: tar-1.29/tests/extrac04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  949. cpio: tar-1.29/tests/extrac05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  950. cpio: tar-1.29/tests/extrac06.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  951. cpio: tar-1.29/tests/extrac07.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  952. cpio: tar-1.29/tests/extrac08.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  953. cpio: tar-1.29/tests/extrac09.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  954. cpio: tar-1.29/tests/extrac10.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  955. cpio: tar-1.29/tests/extrac11.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  956. cpio: tar-1.29/tests/extrac12.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  957. cpio: tar-1.29/tests/extrac13.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  958. cpio: tar-1.29/tests/extrac14.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  959. cpio: tar-1.29/tests/extrac15.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  960. cpio: tar-1.29/tests/extrac16.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  961. cpio: tar-1.29/tests/extrac17.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  962. cpio: tar-1.29/tests/extrac18.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  963. cpio: tar-1.29/tests/extrac19.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  964. cpio: tar-1.29/tests/filerem01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  965. cpio: tar-1.29/tests/filerem02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  966. cpio: tar-1.29/tests/gzip.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  967. cpio: tar-1.29/tests/grow.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  968. cpio: tar-1.29/tests/incremental.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  969. cpio: tar-1.29/tests/incr01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  970. cpio: tar-1.29/tests/incr02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  971. cpio: tar-1.29/tests/incr03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  972. cpio: tar-1.29/tests/incr04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  973. cpio: tar-1.29/tests/incr05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  974. cpio: tar-1.29/tests/incr06.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  975. cpio: tar-1.29/tests/incr07.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  976. cpio: tar-1.29/tests/incr08.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  977. cpio: tar-1.29/tests/incr09.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  978. cpio: tar-1.29/tests/incr10.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  979. cpio: tar-1.29/tests/incr11.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  980. cpio: tar-1.29/tests/indexfile.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  981. cpio: tar-1.29/tests/ignfail.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  982. cpio: tar-1.29/tests/label01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  983. cpio: tar-1.29/tests/label02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  984. cpio: tar-1.29/tests/label03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  985. cpio: tar-1.29/tests/label04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  986. cpio: tar-1.29/tests/label05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  987. cpio: tar-1.29/tests/link01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  988. cpio: tar-1.29/tests/link02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  989. cpio: tar-1.29/tests/link03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  990. cpio: tar-1.29/tests/link04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  991. cpio: tar-1.29/tests/listed01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  992. cpio: tar-1.29/tests/listed02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  993. cpio: tar-1.29/tests/listed03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  994. cpio: tar-1.29/tests/listed04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  995. cpio: tar-1.29/tests/listed05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  996. cpio: tar-1.29/tests/long01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  997. cpio: tar-1.29/tests/longv7.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  998. cpio: tar-1.29/tests/lustar01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  999. cpio: tar-1.29/tests/lustar02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1000. cpio: tar-1.29/tests/lustar03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1001. cpio: tar-1.29/tests/map.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1002. cpio: tar-1.29/tests/multiv01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1003. cpio: tar-1.29/tests/multiv02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1004. cpio: tar-1.29/tests/multiv03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1005. cpio: tar-1.29/tests/multiv04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1006. cpio: tar-1.29/tests/multiv05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1007. cpio: tar-1.29/tests/multiv06.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1008. cpio: tar-1.29/tests/multiv07.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1009. cpio: tar-1.29/tests/multiv08.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1010. cpio: tar-1.29/tests/multiv09.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1011. cpio: tar-1.29/tests/numeric.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1012. cpio: tar-1.29/tests/old.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1013. cpio: tar-1.29/tests/onetop01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1014. cpio: tar-1.29/tests/onetop02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1015. cpio: tar-1.29/tests/onetop03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1016. cpio: tar-1.29/tests/onetop04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1017. cpio: tar-1.29/tests/onetop05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1018. cpio: tar-1.29/tests/opcomp01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1019. cpio: tar-1.29/tests/opcomp02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1020. cpio: tar-1.29/tests/opcomp03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1021. cpio: tar-1.29/tests/opcomp04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1022. cpio: tar-1.29/tests/opcomp05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1023. cpio: tar-1.29/tests/opcomp06.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1024. cpio: tar-1.29/tests/options.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1025. cpio: tar-1.29/tests/options02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1026. cpio: tar-1.29/tests/owner.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1027. cpio: tar-1.29/tests/pipe.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1028. cpio: tar-1.29/tests/recurse.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1029. cpio: tar-1.29/tests/recurs02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1030. cpio: tar-1.29/tests/rename01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1031. cpio: tar-1.29/tests/rename02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1032. cpio: tar-1.29/tests/rename03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1033. cpio: tar-1.29/tests/rename04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1034. cpio: tar-1.29/tests/rename05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1035. cpio: tar-1.29/tests/remfiles01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1036. cpio: tar-1.29/tests/remfiles02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1037. cpio: tar-1.29/tests/remfiles03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1038. cpio: tar-1.29/tests/remfiles04a.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1039. cpio: tar-1.29/tests/remfiles04b.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1040. cpio: tar-1.29/tests/remfiles04c.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1041. cpio: tar-1.29/tests/remfiles05a.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1042. cpio: tar-1.29/tests/remfiles05b.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1043. cpio: tar-1.29/tests/remfiles05c.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1044. cpio: tar-1.29/tests/remfiles06a.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1045. cpio: tar-1.29/tests/remfiles06b.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1046. cpio: tar-1.29/tests/remfiles06c.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1047. cpio: tar-1.29/tests/remfiles07a.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1048. cpio: tar-1.29/tests/remfiles07b.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1049. cpio: tar-1.29/tests/remfiles07c.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1050. cpio: tar-1.29/tests/remfiles08a.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1051. cpio: tar-1.29/tests/remfiles08b.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1052. cpio: tar-1.29/tests/remfiles08c.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1053. cpio: tar-1.29/tests/remfiles09a.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1054. cpio: tar-1.29/tests/remfiles09b.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1055. cpio: tar-1.29/tests/remfiles09c.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1056. cpio: tar-1.29/tests/remfiles10.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1057. cpio: tar-1.29/tests/same-order01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1058. cpio: tar-1.29/tests/same-order02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1059. cpio: tar-1.29/tests/shortfile.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1060. cpio: tar-1.29/tests/shortupd.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1061. cpio: tar-1.29/tests/shortrec.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1062. cpio: tar-1.29/tests/sigpipe.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1063. cpio: tar-1.29/tests/sparse01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1064. cpio: tar-1.29/tests/sparse02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1065. cpio: tar-1.29/tests/sparse03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1066. cpio: tar-1.29/tests/sparse04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1067. cpio: tar-1.29/tests/sparse05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1068. cpio: tar-1.29/tests/sparse06.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1069. cpio: tar-1.29/tests/sparsemv.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1070. cpio: tar-1.29/tests/sparsemvp.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1071. cpio: tar-1.29/tests/spmvp00.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1072. cpio: tar-1.29/tests/spmvp01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1073. cpio: tar-1.29/tests/spmvp10.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1074. cpio: tar-1.29/tests/time01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1075. cpio: tar-1.29/tests/time02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1076. cpio: tar-1.29/tests/truncate.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1077. cpio: tar-1.29/tests/update.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1078. cpio: tar-1.29/tests/update01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1079. cpio: tar-1.29/tests/update02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1080. cpio: tar-1.29/tests/volsize.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1081. cpio: tar-1.29/tests/volume.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1082. cpio: tar-1.29/tests/verbose.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1083. cpio: tar-1.29/tests/verify.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1084. cpio: tar-1.29/tests/version.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1085. cpio: tar-1.29/tests/xform-h.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1086. cpio: tar-1.29/tests/xform01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1087. cpio: tar-1.29/tests/xform02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1088. cpio: tar-1.29/tests/xattr01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1089. cpio: tar-1.29/tests/xattr02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1090. cpio: tar-1.29/tests/xattr03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1091. cpio: tar-1.29/tests/xattr04.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1092. cpio: tar-1.29/tests/xattr05.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1093. cpio: tar-1.29/tests/acls01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1094. cpio: tar-1.29/tests/acls02.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1095. cpio: tar-1.29/tests/acls03.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1096. cpio: tar-1.29/tests/selnx01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1097. cpio: tar-1.29/tests/selacl01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1098. cpio: tar-1.29/tests/capabs_raw01.at: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1099. cpio: tar-1.29/tests/testsuite: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1100. cpio: tar-1.29/tests/package.m4: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1101. cpio: tar-1.29/ChangeLog: Cannot change ownership to uid 1000, gid 100: Invalid argument
  1102. 31631 blocks
  1103. make[1]: *** [package/pkg-generic.mk:172: /tmp/reprotest.1f0zst/build-experiment-1/output/build/host-tar-1.29/.stamp_extracted] Error 2
  1104. make: *** [Makefile:84: _all] Error 2
  1105. Traceback (most recent call last):
  1106. File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 831, in run
  1107. return 0 if check_func(*check_args) else 1
  1108. File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 363, in check
  1109. local_dists = [proc.send(nv) for nv in zip(bnames, build_variations)]
  1110. File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 363, in <listcomp>
  1111. local_dists = [proc.send(nv) for nv in zip(bnames, build_variations)]
  1112. File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 329, in corun_builds
  1113. bctx.run_build(testbed, build, os.environ, artifact_pattern, testbed_build_pre, no_clean_on_error)
  1114. File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 220, in run_build
  1115. kind='build')
  1116. File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 64, in check_exec2
  1117. adtlog.AutopkgtestError)
  1118. File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 70, in bomb
  1119. raise _type(m)
  1120. reprotest.lib.adtlog.AutopkgtestError: "sh -ec run_build() {
  1121. mkdir -p /tmp/reprotest.1f0zst/build-experiment-1-aux && \
  1122. SETARCH_ARCH=$(setarch --list | grep -vF "$(uname -m)" | shuf | head -n1) && \
  1123. KERNEL_VERSION=$(uname -r) && \
  1124. if [ ${KERNEL_VERSION#2.6} = $KERNEL_VERSION ]; then SETARCH_OPTS=--uname-2.6; fi && \
  1125. CPU_MAX=$(nproc) && \
  1126. CPU_MIN=$({ echo $CPU_MAX; echo 4; } | sort -n | head -n1) && \
  1127. CPU_NUM=$(if [ $CPU_MIN = $CPU_MAX ]; then echo $CPU_MIN; echo >&2 "only 1 CPU is available; num_cpus is ineffective"; else shuf -i$((CPU_MIN + 1))-$CPU_MAX -n1; fi) && \
  1128. mv /tmp/reprotest.1f0zst/build-experiment-1/ /tmp/reprotest.1f0zst/build-experiment-1-before-disorderfs/ && \
  1129. mkdir -p /tmp/reprotest.1f0zst/build-experiment-1/ && \
  1130. disorderfs -q --shuffle-dirents=yes /tmp/reprotest.1f0zst/build-experiment-1-before-disorderfs/ /tmp/reprotest.1f0zst/build-experiment-1/ && \
  1131. umask 0002 && \
  1132. export REPROTEST_BUILD_PATH=/tmp/reprotest.1f0zst/build-experiment-1/ && \
  1133. export REPROTEST_UMASK=$(umask) && \
  1134. unshare -r --uts sh -ec '
  1135. hostname reprotest-capture-hostname
  1136. domainname "reprotest-capture-domainname"
  1137. "$@"' - \
  1138. faketime +433days+23hours+15minutes \
  1139. taskset -a -c $(echo $(shuf -i0-$((CPU_MAX - 1)) -n$CPU_NUM) | tr ' ' ,) \
  1140. setarch $SETARCH_ARCH $SETARCH_OPTS \
  1141. sh -ec 'cd "$REPROTEST_BUILD_PATH"; unset REPROTEST_BUILD_PATH; umask "$REPROTEST_UMASK"; unset REPROTEST_UMASK; make'
  1142. }
  1143.  
  1144. cleanup() {
  1145. __c=0; \
  1146. export PATH="/tmp/reprotest.1f0zst/bin:$PATH" || __c=$?; \
  1147. fusermount -u /tmp/reprotest.1f0zst/build-experiment-1/ || __c=$?; \
  1148. rmdir /tmp/reprotest.1f0zst/build-experiment-1/ || __c=$?; \
  1149. mv /tmp/reprotest.1f0zst/build-experiment-1-before-disorderfs/ /tmp/reprotest.1f0zst/build-experiment-1/ || __c=$?; \
  1150. rm -rf /tmp/reprotest.1f0zst/build-experiment-1-aux || __c=$?; \
  1151. exit $__c
  1152. }
  1153.  
  1154. trap '( cleanup )' HUP INT QUIT ABRT TERM PIPE # FIXME doesn't quite work reliably yet
  1155.  
  1156. if ( run_build ); then ( cleanup ); else
  1157. __x=$?; # save the exit code of run_build
  1158. if ( ! false ); then
  1159. if ( cleanup ); then :; else echo >&2 "cleanup failed with exit code $?"; fi;
  1160. fi
  1161. exit $__x
  1162. fi" failed with status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement