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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 29 13:37:20 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196929

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: emaste
Date: Wed Jul 29 13:36:19 UTC 2015
New revision: 286010
URL: https://svnweb.freebsd.org/changeset/base/286010

Log:
  ar: enable deterministic mode by default

  Ar cannot handle UIDs with more than 6 digits, and storing the mtime,
  uid, gid and mode provides little to negative value anyhow for ar's
  uses. Turn on deterministic (-D) mode by default; it can be disabled by
  the user with -U.

  PR:        196929
  Relnotes:    Yes
  Sponsored by:    The FreeBSD Foundation
  Differential Revision:    https://reviews.freebsd.org/D3190

Changes:
  head/usr.bin/ar/ar.1
  head/usr.bin/ar/ar.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list