Date: Wed, 21 Jul 1999 07:51:21 +0200 From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: Bob Willcox <bob@pmr.com> Cc: Nick Hibma <hibma@skylink.it>, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/12496: yppush broken when pushing to 2 or more slaves Message-ID: <19990721075121.A13355@internal> In-Reply-To: <19990720145919.B2152@luke.pmr.com>; from Bob Willcox on Tue, Jul 20, 1999 at 02:59:19PM -0500 References: <199907201540.IAA39625@freefall.freebsd.org> <Pine.BSF.3.96.990720215125.1670C-100000@heidi.plazza.it> <19990720145919.B2152@luke.pmr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20-Jul-1999 at 14:59:19 -0500, Bob Willcox wrote: > On Tue, Jul 20, 1999 at 09:51:46PM +0200, Nick Hibma wrote: > > > > Well, you have one real slave but the master appears in your ypservers > > > > line as well, IIRC. So yppush upgrades a) the real slave and b) the master > > > > and this makes again two hosts to be contacted by yppush. > > > > > > Hmm, true. I had forgotten about that. Seems this is the second time > > > you have pointed it out to me. :-( > > > > Does it solve your problem? > > Yes, it did (I have no idea what side-effects there may be, however). As John Polstra pointed out to me, the code in question in rtld.c only sets environment variables earlier which otherwise would have been set later. However, I have to repeat that _yppush_ seems to be broken and the rtld.c code only triggers the problem. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990721075121.A13355>