From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-relay2.palm.com ([64.28.152.243]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1T1mSx-0002j0-Tl for openembedded-core@lists.openembedded.org; Thu, 16 Aug 2012 00:53:32 +0200 X-IronPort-AV: E=Sophos;i="4.77,775,1336374000"; d="scan'208,217";a="15338487" Received: from unknown (HELO ushqusdns3.palm.com) ([148.92.223.90]) by smtp-relay2.palm.com with ESMTP; 15 Aug 2012 15:41:34 -0700 Received: from flamingo.palm.com ([148.92.244.134]) by ushqusdns3.palm.com (8.14.4/8.14.4) with ESMTP id q7FMfYpR006942; Wed, 15 Aug 2012 15:41:34 -0700 Message-ID: <502C259E.7040705@palm.com> Date: Wed, 15 Aug 2012 15:41:34 -0700 From: Rich Pixley User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:15.0) Gecko/20120808 Thunderbird/15.0 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <502C0918.5010106@palm.com> In-Reply-To: <502C0918.5010106@palm.com> Subject: Re: PREMIRROR question... X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2012 22:53:32 -0000 Content-Type: multipart/alternative; boundary="------------010000020008060803070500" --------------010000020008060803070500 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Doh. Please nevermind. Looks like I'm getting caught up in my own url confusion combined with ssh: fetcher trouble. --rich On 8/15/12 1:39 PM, Rich Pixley wrote: > If I build core-image-minimal with BB_GENERATE_MIRROR_TARBALLS := > "1"... in my local.conf.... > > And then I start a second build, with: > > SOURCE_MIRROR_URL := "file://.../firstbuild/.../downloads" > INHERIT += "own-mirrors" > BB_FETCH_PREMIRRORONLY := "1" > BB_NO_NETWORK := "1" > > It fails almost immediately for failure to fetch quilt source, (which > /does/ exist in the previous build's .../downloads). Apparently the > "build first" build of pseudo doesn't pick up these settings? > > Is this intentional? > > --rich > > --------------010000020008060803070500 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Doh.  Please nevermind.  Looks like I'm getting caught up in my own url confusion combined with ssh: fetcher trouble.

--rich

On 8/15/12 1:39 PM, Rich Pixley wrote:
If I build core-image-minimal with BB_GENERATE_MIRROR_TARBALLS := "1"... in my local.conf....

And then I start a second build, with:

SOURCE_MIRROR_URL := "file://.../firstbuild/.../downloads"
INHERIT += "own-mirrors"
BB_FETCH_PREMIRRORONLY := "1"
BB_NO_NETWORK := "1"

It fails almost immediately for failure to fetch quilt source, (which does exist in the previous build's .../downloads).  Apparently the "build first" build of pseudo doesn't pick up these settings?

Is this intentional?

--rich


--------------010000020008060803070500--