Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2007 15:06:30 +0800
From:      "Rong-en Fan" <grafan@gmail.com>
To:        "Colin Percival" <cperciva@freebsd.org>
Cc:        cvs-src@freebsd.org, kientzle@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, portmgr@freebsd.org
Subject:   Re: cvs commit: src/usr.bin/tar write.c
Message-ID:  <6eb82e0705030006hf7ea643q56ff66a86b3d6424@mail.gmail.com>
In-Reply-To: <4639663D.1020308@freebsd.org>
References:  <200703151011.l2FABc9Z013002@repoman.freebsd.org> <6eb82e0705022031g3b959688k5fb63b6e441a6d86@mail.gmail.com> <4639663D.1020308@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/3/07, Colin Percival <cperciva@freebsd.org> wrote:
> Rong-en Fan wrote:
> > On 3/15/07, Colin Percival <cperciva@freebsd.org> wrote:
> >>   Modified files:
> >>     usr.bin/tar          write.c
> >>   Log:
> >>   Don't consider an lstat(2) failure to be an error (in the sense of
> >>   affecting the return value from bsdtar) [...]
> >
> > This commit makes 'make package' successfully even if the plist is
> > wrong, i.e. it contains ``ghost'' files. Basically,
> >
> > $ tar zcvf a.tgz /aaa
> > tar: /aaa: Cannot stat: No such file or directory
> >
> > It returns 0, so make package will be considered successful.
>
> I've fixed this in revision 1.62.

Thank you!

>
> Colin Percival
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6eb82e0705030006hf7ea643q56ff66a86b3d6424>