Date: Tue, 6 Oct 2015 15:10:58 +0100 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: freebsd-update keeps wanting to remove .. somthing Message-ID: <20151006151058.3b627cd2@gumby.homeunix.com> In-Reply-To: <5613C59B.8070604@buildingonline.com> References: <5613C59B.8070604@buildingonline.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 06 Oct 2015 06:59:07 -0600 Dan Busarow wrote: > Hi, > > On two of the 9.3 boxes I run, freebsd-update has started sending me > these messages after the actual update to 9.3 p28 >... > The following files will be removed as part of updating to > 9.3-RELEASE-p28: > > There are no files listed. Only a single blank line. Can any one > suggest a way to find out what file is causing freebsd-update to > trigger these emails? There probably isn't one. The list comes from this line: comm -23 INDEX-PRESENT.flist INDEX-NEW.flist > files.removed so, by the look of it, there's just an extra newline in INDEX-PRESENT.flist. If you want to debug it I'd start by taking a copy of the files: INDEX-PRESENT, INDEX-NEW, INDEX-PRESENT.flist and INDEX-NEW.flist.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151006151058.3b627cd2>