https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929
Glen Barber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|10.1-RELEASE |11.0-CURRENT Severity|Affects Only Me |Affects Many People --- Comment #3 from Glen Barber <[email protected]> --- Ed, I've verified this is still an issue on 11-CURRENT. Since you've been touching ar(1) lately, would you mind taking a look? root@nucleus:~ # cat tst.txt 123 root@nucleus:~ # chown 123456789:123456789 tst.txt root@nucleus:~ # ll total 5 -rw-r--r-- 1 123456789 123456789 4 Jul 8 09:07 tst.txt root@nucleus:~ # ar -rc tst.a tst.txt ar: fatal: Numeric user ID too large -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
