https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929
Bug ID: 196929 Summary: ar: fatal: Numeric user ID too large Product: Base System Version: 10.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: nikolay.a.pet...@intel.com ar failing on files with long UID. [root@hostname ~]# echo 123 > tst.txt [root@hostname ~]# chown napetrov tst.txt [root@hostname ~]# ls -anl tst.txt -rw-r--r-- 1 11299695 0 4 Dec 9 12:04 tst.txt [root@hostname ~]# ar -rc test.a tst.txt ar: fatal: Numeric user ID too large -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"