Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2011 14:30:54 -0700
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        Leroy van Logchem <leroy.vanlogchem@gmail.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: ZFS v28 for 8.2-STABLE
Message-ID:  <20110629213054.GA85818@icarus.home.lan>
In-Reply-To: <loom.20110629T143119-823@post.gmane.org>
References:  <4DB8EF02.8060406@bk.ru> <1079311802.20110428070300@nitronet.pl> <BANLkTinOxuu40djjY66GSxWGcuyy3Fwqdw@mail.gmail.com> <loom.20110629T143119-823@post.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 29, 2011 at 12:39:29PM +0000, Leroy van Logchem wrote:
> > > sys/cddl/compat/opensolaris/sys/sysmacros.h is supposed to be deleted,
> > > so you can ignore the fail and delete the file manually.
> > >
> > > I was rebuilding my system two weeks ago and same patch applied
> > > correctly on amd64, and everything works fine. You could try wiping
> > > /usr/src (keeping kernel config somewhere safe), csuping it again, and
> > > deleting /usr/obj before building.
> > >
> > > BTW. Why people still cling to i386?
> > >
> > >
> > > _______________________________________________
> > > freebsd-fs <at> freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> > > To unsubscribe, send any mail to "freebsd-fs-unsubscribe <at> freebsd.org"
> > >
> > 
> > also there is no such thing as 8.2-STABLE, there is 8-STABLE, and
> > 8.2-RELEASE, and 8.2-RELEASE with security patches aka RELENG_8_2_0
> 
> The steps taken to resolve the above:
> 
> - rm -rf /usr/src/*
> - cvsup using tag=RELENG_8_2 ( using RELENG_8_2_0 doesn't return files )
> - (cd /usr/src ; xzcat ~/releng-8.2-zfsv28-20110616.patch.xz | patch)
> - rm /usr/src/sys/cddl/compat/opensolaris/sys/sysmacros.h.*
> 
> Then followed Handbook chapter 24.7 "Rebuilding world".
> 
> @Martin Matuska: thanks for providing v28 patches

BTW, whenever you nuke src, you should probably nuke the csup (or cvsup
in your case; not sure why you're using that) CVS "database" as well.
For csup, this lives in /var/db/sup.  For cvsup, this lives in /usr/sup.

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, US |
| Making life hard for others since 1977.               PGP 4BD6C0CB |




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