Date: Sun, 1 Jun 2014 13:33:18 -0700 From: Alfred Perlstein <bright@mu.org> To: Jordan Hubbard <jkh@mail.turbofuzz.com> Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: Re: Upgrading an i386 machine from amd64. Message-ID: <16263E8D-C06F-428B-8A9B-1A3AEC176C45@mu.org> In-Reply-To: <7977A65A-5ABE-49DD-8E76-074B54943D64@mail.turbofuzz.com> References: <538B61EC.9000403@mu.org> <5B82C892-12A4-4251-B3D2-A6D3EAAF90F9@dataix.net> <538B6FCC.9090301@mu.org> <B007D0DE-EFC1-49D8-9E6A-F4A24B66DB8C@dataix.net> <538B761C.7060300@mu.org> <50E51CBE-7F7B-4093-86A5-320ACE81072E@dataix.net> <538B7937.2030104@mu.org> <098847BE-04B5-4E6F-98B8-87B5C7055C69@mail.turbofuzz.com> <538B8494.3040701@mu.org> <7977A65A-5ABE-49DD-8E76-074B54943D64@mail.turbofuzz.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Jun 1, 2014, at 1:27 PM, Jordan Hubbard <jkh@mail.turbofuzz.com> wrote:= >=20 >=20 >> On Jun 1, 2014, at 12:52 PM, Alfred Perlstein <bright@mu.org> wrote: >>=20 >>=20 >>> On 6/1/14, 12:45 PM, Jordan Hubbard wrote: >>>> On Jun 1, 2014, at 12:04 PM, Alfred Perlstein <bright@mu.org> wrote: >>>>=20 >>>> Unfortunately I'm doing it over NFS and I don't think we support chflag= s over NFS (not even with an extension). >>> Try the installworld with NO_FSCHG=3Dyes >>>=20 >>> I think that catches at least 7 of the 8 places that need to be conditio= nalized. :) >>>=20 >>> - Jordan >> Thanks Jordan, >>=20 >> I did wind up using that, but NFS still was giving me: >> install -C -o root -g wheel -m 444 libcrypt.a /usr/soekris/usr/lib >> install -C -o root -g wheel -m 444 libcrypt_p.a /usr/soekris/usr/lib >> install -s -o root -g wheel -m 444 -fschg libcrypt.so.5 /usr/soekris/l= ib >> install: /usr/soekris/lib/libcrypt.so.5: Input/output error >=20 > Well, like I said, I think the NO_FSCHG implementation is incomplete. Tha= t=E2=80=99s weird though - bsd.lib.mk (in -current at least) does have a NO_= FSCHG check. Are you sure that=E2=80=99s set in your environment? Did that= change not make it into whatever branch you=E2=80=99re using, perhaps? >=20 Let me recheck that. I see now the fschg flag which I thought wasn't there.=20= I will check when I get home.=20 I also need to make sure the target isn't fschg as well.=20 Thank you!=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16263E8D-C06F-428B-8A9B-1A3AEC176C45>