From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-catalyst+bounces-1947-garchives=archives.gentoo.org@gentoo.org>) id 1J48mc-000625-IJ for garchives@archives.gentoo.org; Mon, 17 Dec 2007 05:44:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBH5iOX3001857; Mon, 17 Dec 2007 05:44:24 GMT Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBH5iN0i001844 for <gentoo-catalyst@lists.gentoo.org>; Mon, 17 Dec 2007 05:44:23 GMT Received: by mu-out-0910.google.com with SMTP id i2so3645768mue.2 for <gentoo-catalyst@lists.gentoo.org>; Sun, 16 Dec 2007 21:44:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=9uR14D6Ga6wGMJYm+NoD+Ika1PAPEWVtfLr6hTRKyMw=; b=gJxbg4wx09GqiP5xQMDRv9X7tjPscSD7U4/P+KP/1OI2CpVov393tKlhdGMcG8G3cCupNfB1L9bUFAfk05Ac3Wx6wywqVEmdkAcRqaKm/+GFzwbcZKjk8QRs83y5NyJSu4C4wQRaPgZTmVKvHh6pr9MQNET57uFQbXrkwmb6ScU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=pUUufhZicYV8gWNLK5T9xcjkDaLZVKDXtNLOtyT5W4J+lfXEi+mqd1ibRJ/XVi2AbhTyGW7OlboL88omIhojCmtv9FaoMAxCY+yicK+qLt4S1TQvcOB6TZ6TdOfIa4P0rW4AhXe1sSEktvjKOBOZ1jVq0gdmq5l0/6VHbFL+fzM= Received: by 10.78.131.8 with SMTP id e8mr1331956hud.1.1197870262262; Sun, 16 Dec 2007 21:44:22 -0800 (PST) Received: by 10.78.124.20 with HTTP; Sun, 16 Dec 2007 21:44:22 -0800 (PST) Message-ID: <e532144c0712162144m2f22bcfbp8be7b6d28cd22b28@mail.gmail.com> Date: Mon, 17 Dec 2007 00:44:22 -0500 From: "John Eckhart" <jweckhart@gmail.com> To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] chost setting for later stages In-Reply-To: <47660A10.8060308@gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-catalyst@lists.gentoo.org> List-Help: <mailto:gentoo-catalyst+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-catalyst+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org> X-BeenThere: gentoo-catalyst@gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6186_18268353.1197870262268" References: <e532144c0712162128v764f6e0dufb892cc6c64befa9@mail.gmail.com> <47660A10.8060308@gentoo.org> X-Archives-Salt: 5d08216e-bac3-4115-b6c7-b4cd4f6294ed X-Archives-Hash: 4bd4d41a444ea618da68723630723c66 ------=_Part_6186_18268353.1197870262268 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks for the clarification. Luckily I wasn't changing it, just (redundantly) specifying it for each run of catalyst. Any chance you could add a line in the generic spec stating exactly that? On Dec 17, 2007 12:33 AM, Andrew Gaffney <agaffney@gentoo.org> wrote: > John Eckhart wrote: > > I just upgraded from catalyst-2.0.4 to catalyst-2.0.5_pre6 and some of > > my existing build scripts broke. One of the scripts broke because chost > > is now only valid in stage1 and stage2 builds. > > > > This was introduced in svn ver 1237, the ChangeLog reads: > > > > 22 Aug 2007; Andrew Gaffney <agaffney@gentoo.org > > <mailto:agaffney@gentoo.org>> > > > > modules/generic_stage_target.py, modules/stage1_target.py > > modules/stage2_target.py > > 'chost' option is only valid in stage 1/2 specs. have catalyst error > > otherwise > > > > How do I chose what chost to build later stages? Is this always set by > > the stage2 chost? I was never changing it from stage2 on but previously > > it was always set in the spec file. > > Setting chost in stage3.spec is a no-op. Catalyst doesn't do anything with > it. I > added this error so people wouldn't think it was doing something that it > wasn't. > It's a very bad idea to change CHOST between stage 2 and 3. If you think > you > have a reason to do it, you're wrong :) > > -- > Andrew Gaffney > http://dev.gentoo.org/~agaffney/ <http://dev.gentoo.org/%7Eagaffney/> > Gentoo Linux Developer Catalyst/Installer + x86 release > coordinator > -- > gentoo-catalyst@gentoo.org mailing list > > ------=_Part_6186_18268353.1197870262268 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks for the clarification. Luckily I wasn't changing it, just (redundantly) specifying it for each run of catalyst. Any chance you could add a line in the generic spec stating exactly that?<br><br><div class="gmail_quote"> On Dec 17, 2007 12:33 AM, Andrew Gaffney <<a href="mailto:agaffney@gentoo.org">agaffney@gentoo.org</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="Ih2E3d">John Eckhart wrote:<br>> I just upgraded from catalyst-2.0.4 to catalyst-2.0.5_pre6 and some of<br>> my existing build scripts broke. One of the scripts broke because chost<br>> is now only valid in stage1 and stage2 builds. <br>><br>> This was introduced in svn ver 1237, the ChangeLog reads:<br>><br>> 22 Aug 2007; Andrew Gaffney <<a href="mailto:agaffney@gentoo.org">agaffney@gentoo.org</a><br></div>> <mailto:<a href="mailto:agaffney@gentoo.org"> agaffney@gentoo.org</a>>><br><div class="Ih2E3d">><br>> modules/generic_stage_target.py, modules/stage1_target.py<br>> modules/stage2_target.py<br>> 'chost' option is only valid in stage 1/2 specs. have catalyst error <br>> otherwise<br>><br>> How do I chose what chost to build later stages? Is this always set by<br>> the stage2 chost? I was never changing it from stage2 on but previously<br>> it was always set in the spec file. <br><br></div>Setting chost in stage3.spec is a no-op. Catalyst doesn't do anything with it. I<br>added this error so people wouldn't think it was doing something that it wasn't.<br>It's a very bad idea to change CHOST between stage 2 and 3. If you think you <br>have a reason to do it, you're wrong :)<br><br>--<br>Andrew Gaffney <a href="http://dev.gentoo.org/%7Eagaffney/" target="_blank">http://dev.gentoo.org/~agaffney/</a><br>Gentoo Linux Developer Catalyst/Installer + x86 release coordinator <br><font color="#888888">--<br><a href="mailto:gentoo-catalyst@gentoo.org">gentoo-catalyst@gentoo.org</a> mailing list<br><br></font></blockquote></div><br> ------=_Part_6186_18268353.1197870262268-- -- gentoo-catalyst@gentoo.org mailing list