From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 156A8E00C1B; Fri, 28 Aug 2015 06:39:50 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 83A2BE0049B for ; Fri, 28 Aug 2015 06:39:44 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 62AACF811DC; Fri, 28 Aug 2015 07:39:42 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id A6BC6F811DC; Fri, 28 Aug 2015 07:39:41 -0600 (MDT) To: Nikolay Dimitrov , meta-freescale@yoctoproject.org References: <55E03E88.6090602@mlbassoc.com> <55E0461A.4010602@mail.bg> <55E05A0C.8020606@mlbassoc.com> <55E062DE.3060801@mail.bg> From: Gary Thomas Message-ID: <55E064C8.5010609@mlbassoc.com> Date: Fri, 28 Aug 2015 07:40:24 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <55E062DE.3060801@mail.bg> Subject: Re: [meta-fsl-arm] Can't fetch file X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2015 13:39:50 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 2015-08-28 07:32, Nikolay Dimitrov wrote: > Hi Gary, > > On 08/28/2015 03:54 PM, Gary Thomas wrote: >> On 2015-08-28 05:29, Nikolay Dimitrov wrote: >>> Hi Gary, >>> >>> On 08/28/2015 01:57 PM, Gary Thomas wrote: >>>> With the latest meta-fsl-arm master >>>> (a6048db8a0fb5c79ca0e0d0f6f23c853ce2eb0d5) >>>> I'm getting this error: >>>> >>>> ERROR: Function failed: Fetcher failure for URL: >>>> 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-4.0.6.bin;fsl-eula=true'. >>>> >>>> Unable to fetch URL from any source. >>>> ERROR: Logfile of failure stored in: >>>> /local/p0382-cutting-edge_2014-11-21/tmp/work/cortexa9hf-vfp-neon-mx6qdl-amltd-linux-gnueabi/libfslcodec/4.0.6-r0/temp/log.do_fetch.22227 >>>> >>>> >>>> ERROR: Task 370 >>>> (/local/poky-cutting-edge/meta-fsl-arm/recipes-multimedia/libfslcodec/libfslcodec_4.0.6.bb, >>>> >>>> do_fetch) failed with exit code '1' >>>> >>>> Any ideas how to proceed? >>>> >>> >>> It seems that it works for me: >>> >>> >>> picmaster@cruncher:~/work/yocto-master/build$ find ./ -name >>> libfslcodec-4.0.6.bin >>> picmaster@cruncher:~/work/yocto-master/build$ bitbake libfslcodec >>> Loading cache: 100% >>> |#################################################################################################################################| >>> ETA: 00:00:00 >>> Loaded 2360 entries from dependency cache. >>> NOTE: Resolving any missing task queue dependencies >>> >>> Build Configuration: >>> BB_VERSION = "1.27.1" >>> BUILD_SYS = "x86_64-linux" >>> NATIVELSBSTRING = "Debian-7.8" >>> TARGET_SYS = "arm-poky-linux-gnueabi" >>> MACHINE = "imx6qsabresd" >>> DISTRO = "poky" >>> DISTRO_VERSION = "1.8+snapshot-20150828" >>> TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard >>> cortexa9" >>> TARGET_FPU = "vfp-neon" >>> meta >>> meta-yocto = "(nobranch):393bd7496d71eb101f21234c1233a2d18fd2c73e" >>> meta-oe >>> meta-multimedia >>> meta-networking >>> meta-python = "(nobranch):985fca448f2593f5e5aeba07656eb8f2dad60183" >>> meta-fsl-arm = "(nobranch):a6048db8a0fb5c79ca0e0d0f6f23c853ce2eb0d5" >>> meta-fsl-arm-extra = >>> "(nobranch):b9e1b7395042d313a8c757627a2fd07b6a401e94" >>> meta-fsl-demos = "(nobranch):4dbe83280842f37cd4776705770665ca3211ab68" >>> >>> NOTE: Preparing RunQueue >>> NOTE: Executing SetScene Tasks >>> NOTE: Executing RunQueue Tasks >>> NOTE: Tasks Summary: Attempted 460 tasks of which 375 didn't need to >>> be rerun and all succeeded. >>> picmaster@cruncher:~/work/yocto-master/build$ find ./ -name >>> libfslcodec-4.0.6.bin >>> ./tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/libfslcodec/4.0.6-r0/libfslcodec-4.0.6.bin >>> >>> >>> picmaster@cruncher:~/work/yocto-master/build$ repo info >>> Manifest branch: master >>> Manifest merge branch: refs/heads/master >>> Manifest groups: all,-notdefault >>> ---------------------------- >>> Project: Documentation >>> Mount path: /home/picmaster/work/yocto-master/sources/Documentation >>> Current revision: master >>> Local Branches: 0 >>> ---------------------------- >>> Project: fsl-community-bsp-base >>> Mount path: /home/picmaster/work/yocto-master/sources/base >>> Current revision: master >>> Local Branches: 0 >>> ---------------------------- >>> Project: meta-fsl-arm >>> Mount path: /home/picmaster/work/yocto-master/sources/meta-fsl-arm >>> Current revision: master >>> Local Branches: 0 >>> ---------------------------- >>> Project: meta-fsl-arm-extra >>> Mount path: /home/picmaster/work/yocto-master/sources/meta-fsl-arm-extra >>> Current revision: master >>> Local Branches: 0 >>> ---------------------------- >>> Project: meta-fsl-demos >>> Mount path: /home/picmaster/work/yocto-master/sources/meta-fsl-demos >>> Current revision: master >>> Local Branches: 0 >>> ---------------------------- >>> Project: meta-openembedded >>> Mount path: /home/picmaster/work/yocto-master/sources/meta-openembedded >>> Current revision: master >>> Local Branches: 0 >>> ---------------------------- >>> Project: poky >>> Mount path: /home/picmaster/work/yocto-master/sources/poky >>> Current revision: master >>> Local Branches: 0 >>> ---------------------------- >>> >>> >>> Regards, >>> Nikolay >> >> Oddly, it's working now for me as well (although it failed >> a number of times before I sent the original email). >> > > No problem, that's why I double-checked here. Could be a local > ISP or a server issue, who knows. > > Have a nice day, > Nikolay The truly odd thing is that I use a local mirror and that particular file was already in my downloads directory when this ran so it should not have even been trying to fetch the file. If it happens again, I'll try to gather more info... -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------