[Bug 196929] ar: fatal: Numeric user ID too large

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 20 12:11:27 UTC 2015


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 at FreeBSD.org
          Reporter: nikolay.a.petrov at intel.com

ar failing on files with long UID. 

[root at hostname ~]# echo 123 > tst.txt
[root at hostname ~]# chown napetrov tst.txt
[root at hostname ~]# ls -anl tst.txt
-rw-r--r--  1 11299695  0  4 Dec  9 12:04 tst.txt
[root at 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.


More information about the freebsd-bugs mailing list