Date: Wed, 31 Oct 2012 01:08:13 +0100 From: Andreas Nilsson <andrnils@gmail.com> To: Glen Barber <gjb@freebsd.org> Cc: FreeBSD Stable Mailing List <freebsd-stable@freebsd.org> Subject: Re: make release fails on find Message-ID: <CAPS9%2BSuASy6ojFaLkTe3e54qeHt8HdQ%2BgvYwgr%2Bi7zXcYdsLFg@mail.gmail.com> In-Reply-To: <20121030231412.GE1371@glenbarber.us> References: <CAPS9%2BSvVQgZNV=YvBvw39Vo4gmoYVEfNoOBJ_JxeOC41uGxP0g@mail.gmail.com> <20121030160804.GB1371@glenbarber.us> <CAPS9%2BSsUijoe6-4mY-LeZAP4geRG_KfObwtWJxP_0=Dkm9bW4Q@mail.gmail.com> <20121030170916.GD1371@glenbarber.us> <CAPS9%2BSuLH0Q%2BxPVHCEHuSEnPTpTsKs0YOnNkxgav-ppQDg%2BvVQ@mail.gmail.com> <CAPS9%2BStn30yqnPaZRu7mY8NXExgr5vTDbmdGNmD2%2B_xfmmdTEg@mail.gmail.com> <20121030231412.GE1371@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 31, 2012 at 12:14 AM, Glen Barber <gjb@freebsd.org> wrote: > On Wed, Oct 31, 2012 at 12:11:22AM +0100, Andreas Nilsson wrote: > > > interesting idea, would be pretty bad if sudo caused that. > > > > > Indeed, but sudo only keeps certain environment variables, so it's not > entirely unexpected if this is the case. > > > > I gave it run without direct sudo call ( ie sudo bash, then make ... ) > and > > > no go. > > > > > > Doing just su - and cd'ing to proper dir and the make ... is still not > > > working. > > > > > > Overnight I'll try to build world and kernel without src.conf ( ie > > > SRCCONF=/dev/null ) and same for make release. I'll posts results in > the > > > morning. > > > > > > Best regards > > > Andreas > > > > > > > Just a quick update; running a new buildworld+buildkernel and then make > > release from su - does not work :( > > > > You've said 'does not work' twice. Can you elaborate more? What > specifically isn't working? Same behavior as before, or...? > > Glen > > Oops, my bad. Yes exact same behavior; make -C release cdrom fails with ... find //tank/cvs/9.1/src/release/dist/doc -empty -delete find //tank/cvs/9.1/src/release/dist/games -empty -delete find: -delete: //tank/cvs/9.1/src/release/dist/games: relative path potentially not safe *** [distributeworld] Error code 1 on 9.1-RC3. I can try with 9-stable as well (tomorrow). Regards Andreas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPS9%2BSuASy6ojFaLkTe3e54qeHt8HdQ%2BgvYwgr%2Bi7zXcYdsLFg>