From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 22:55:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EB8316A4CE for ; Wed, 6 Oct 2004 22:55:45 +0000 (GMT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBA943D2F for ; Wed, 6 Oct 2004 22:55:45 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 21A70B923 for ; Wed, 6 Oct 2004 17:55:44 -0500 (CDT) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72748-08 for ; Wed, 6 Oct 2004 17:55:43 -0500 (CDT) Received: from pooh.honeypot.net (pooh.honeypot.net [IPv6:2001:470:1f01:224:1::64]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 2AC3AB8B4 for ; Wed, 6 Oct 2004 17:55:43 -0500 (CDT) From: Kirk Strauser To: current@freebsd.org Date: Wed, 6 Oct 2004 17:55:21 -0500 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11688643.BVmqF3BmEp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410061755.42069.kirk@strauser.com> X-Virus-Scanned: by amavisd-new at honeypot.net Subject: Weird errors with gtar on 5.3-BETA7 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 22:55:45 -0000 --nextPart11688643.BVmqF3BmEp Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I've been having problems with my nightly Amanda backups for a few weeks; s= ome=20 of the filesystems on my FreeBSD server aren't being tarred. I've traced i= t=20 back to an error condition in GNU tar that I don't really understand: # gtar clf /dev/null / gtar: Removing leading `/' from member names gtar: /proc: Cannot savedir: Invalid argument gtar: Error exit delayed from previous errors I'm not sure what the "Cannot savedir: Invalid argument" message means and= =20 Google wasn't much help. Any thoughts? =2D-=20 Kirk Strauser --nextPart11688643.BVmqF3BmEp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBZHft5sRg+Y0CpvERAuizAJ94Vo5g26tP+n3cJ+QN/u8S4iogDQCcCgu+ hPUAB61NLHlmMxm6efzqTiM= =9uUs -----END PGP SIGNATURE----- --nextPart11688643.BVmqF3BmEp--