Pax hangs in case big UID

2013-01-28 Thread Petr Hracek
utilities + if test $user_id -gt 2097152 ; then +AC_MSG_ERROR([UserID $user_id is too big UID],[2]) + fi +fi AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) Please check and incorporate them if you agree. -- S pozdravem / Best regards Petr Hracek

Configure should failed in case format ustar and big UID are used

2013-02-20 Thread Petr Hracek
et me now whether something is wrong. If something will be wrong I will make a correction. Tests where performed as on big uid as on big gid and both. I have been looking for making test in that case, but found that useradd binary should be called and I think that we do not what to do that. -- S