BUG: 9.0 stage 2 boot (/boot/boot)
John Baldwin
jhb at freebsd.org
Thu Mar 1 16:53:07 UTC 2012
On Thursday, March 01, 2012 10:42:27 am rank1seeker at gmail.com wrote:
> > > Patch fails at 9.0 RELEASE: (Is this for 9 STABLE?)
> >
> > Nope, patch was made against a 9.0 tree:
> >
> > % svn info .
> > Path: .
> > URL: svn+ssh://svn.freebsd.org/base/releng/9.0/sys
> > Repository Root: svn+ssh://svn.freebsd.org/base
> > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
> > Revision: 232297
> > Node Kind: directory
> > Schedule: normal
> > Last Changed Author: kensmith
> > Last Changed Rev: 229283
> > Last Changed Date: 2012-01-02 09:45:30 -0500 (Mon, 02 Jan 2012)
> >
> > % svn stat boot/i386/boot2
> > M boot/i386/boot2/boot2.c
> >
> > % svn diff boot/i386/boot2 | md5
> > 888f90f32bd20d1bf7e2d3277d9b697b
> >
> > And the file I sent to you before:
> >
> > % md5 ~/work/patches/boot2_test.patch
> > MD5 (/home/jhb/work/patches/boot2_test.patch) =
888f90f32bd20d1bf7e2d3277d9b697b
>
>
> File being patched:
> MD5 (/sys/boot/i386/boot2/boot2.c) = 2c3fe29ced282a6fccf84e9061bb3d68
>
> Your patch received via attachment:
> MD5 (boot2_test.patch) = f750c1275f45aeded970c3014a50f333
>
> And on your side it is: '888f90f32bd20d1bf7e2d3277d9b697b', which is a PATCH
MISMATCH.
>
> It is best to give me patches, as you did up to now, via url.
Hmm, I thought you asked for it to be an attachment previously. I just saved
the attachment out of my saved copy of the e-mail and it MD5'd correctly here,
so I've no idea why it didn't show up correct on your end. Perhaps something
mangled it in the middle. I will only send you URLs for the future.
http://www.FreeBSD.org/~jhb/patches/boot2_test.patch
--
John Baldwin
More information about the freebsd-hackers
mailing list