Re: SLOW SLOW SLOW tar with 2.2.0

Ulrich Drepper (drepper@cygnus.com)
28 Jan 1999 15:18:24 -0800


"Mike A. Harris" <mharris@ican.net> writes:

> I just downloaded the Linux gazette, all of the targz files at
> the lg ftp site, and proceeded to untar them. It is taking
> forever for EACH file to untar. When I say each file, I don't
> mean each tarball, but rather each file IN the tarball.

I bet you're using NIS or NIS+, or maybe LDAP. In all the cases the
problem is that tar is looking for information about an unknown
account (namely Linus').

Either put the correct account in /etc/passwd and /etc/group or use
glibc 2.1 (currentlz 2.0.111) with nscd.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/