* pandaboard fails to fetch 3.4 kernel @ 2012-11-15 20:32 Belisko Marek 2012-11-15 20:36 ` Nicolas Dechesne 0 siblings, 1 reply; 6+ messages in thread From: Belisko Marek @ 2012-11-15 20:32 UTC (permalink / raw) To: meta-ti Hi, I'm using meta-ti in yocto to build pandaboard image. During building I've got erro about fetching kernel: Build Configuration: BB_VERSION = "1.16.0" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "pandaboard" DISTRO = "poky" DISTRO_VERSION = "1.3" TUNE_FEATURES = "armv7a vfp neon cortexa9" TARGET_FPU = "vfp-neon" meta meta-yocto meta-yocto-bsp = "<unknown>:<unknown>" meta-ti = "master:c23f472783a5cab482d62c4ed31874c69397dbfe" NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Failed to fetch URL git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 128, output: Cloning into bare repository '/home/open-nandra/yocto/poky-danny-8.0/panda_build/downloads/git2/dev.omapzoom.org.pub.scm.integration.kernel-ubuntu.git'... fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed ERROR: Function failed: Fetcher failure for URL: 'git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /home/open-nandra/yocto/poky-danny-8.0/panda_build/tmp/work/pandaboard-poky-linux-gnueabi/linux-omap4-3.4-r0/temp/log.do_fetch.19671 ERROR: Task 681 (/home/open-nandra/yocto/meta-ti/recipes-kernel/linux/linux-omap4_3.4.bb, do_fetch) failed with exit code '1' Any idea? I've try fetch from git manually and it works. Thanks, marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite twitter: #opennandra web: http://open-nandra.com ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: pandaboard fails to fetch 3.4 kernel 2012-11-15 20:32 pandaboard fails to fetch 3.4 kernel Belisko Marek @ 2012-11-15 20:36 ` Nicolas Dechesne 2012-11-15 20:37 ` Belisko Marek 0 siblings, 1 reply; 6+ messages in thread From: Nicolas Dechesne @ 2012-11-15 20:36 UTC (permalink / raw) To: Belisko Marek; +Cc: meta-ti On Thu, Nov 15, 2012 at 9:32 PM, Belisko Marek <marek.belisko@gmail.com> wrote: > ERROR: Function failed: Fetcher failure for URL: > 'git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487'. > Unable to fetch URL from any source. > ERROR: Logfile of failure stored in: > /home/open-nandra/yocto/poky-danny-8.0/panda_build/tmp/work/pandaboard-poky-linux-gnueabi/linux-omap4-3.4-r0/temp/log.do_fetch.19671 > ERROR: Task 681 > (/home/open-nandra/yocto/meta-ti/recipes-kernel/linux/linux-omap4_3.4.bb, > do_fetch) failed with exit code '1' > are you behind a corporate firewall? is it reproducible several times? it could be a weakness of our git server... ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: pandaboard fails to fetch 3.4 kernel 2012-11-15 20:36 ` Nicolas Dechesne @ 2012-11-15 20:37 ` Belisko Marek 2012-11-15 22:39 ` Denys Dmytriyenko 0 siblings, 1 reply; 6+ messages in thread From: Belisko Marek @ 2012-11-15 20:37 UTC (permalink / raw) To: Nicolas Dechesne; +Cc: meta-ti Hi, On Thu, Nov 15, 2012 at 9:36 PM, Nicolas Dechesne <ndec13@gmail.com> wrote: > On Thu, Nov 15, 2012 at 9:32 PM, Belisko Marek <marek.belisko@gmail.com> wrote: >> ERROR: Function failed: Fetcher failure for URL: >> 'git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487'. >> Unable to fetch URL from any source. >> ERROR: Logfile of failure stored in: >> /home/open-nandra/yocto/poky-danny-8.0/panda_build/tmp/work/pandaboard-poky-linux-gnueabi/linux-omap4-3.4-r0/temp/log.do_fetch.19671 >> ERROR: Task 681 >> (/home/open-nandra/yocto/meta-ti/recipes-kernel/linux/linux-omap4_3.4.bb, >> do_fetch) failed with exit code '1' >> > > are you behind a corporate firewall? Nope. > > is it reproducible several times? it could be a weakness of our git server... 100% reproducible Cheers, marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite twitter: #opennandra web: http://open-nandra.com ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: pandaboard fails to fetch 3.4 kernel 2012-11-15 20:37 ` Belisko Marek @ 2012-11-15 22:39 ` Denys Dmytriyenko 2012-11-20 11:21 ` Belisko Marek 0 siblings, 1 reply; 6+ messages in thread From: Denys Dmytriyenko @ 2012-11-15 22:39 UTC (permalink / raw) To: Belisko Marek; +Cc: meta-ti On Thu, Nov 15, 2012 at 09:37:43PM +0100, Belisko Marek wrote: > Hi, > > On Thu, Nov 15, 2012 at 9:36 PM, Nicolas Dechesne <ndec13@gmail.com> wrote: > > On Thu, Nov 15, 2012 at 9:32 PM, Belisko Marek <marek.belisko@gmail.com> wrote: > >> ERROR: Function failed: Fetcher failure for URL: > >> 'git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487'. > >> Unable to fetch URL from any source. > >> ERROR: Logfile of failure stored in: > >> /home/open-nandra/yocto/poky-danny-8.0/panda_build/tmp/work/pandaboard-poky-linux-gnueabi/linux-omap4-3.4-r0/temp/log.do_fetch.19671 > >> ERROR: Task 681 > >> (/home/open-nandra/yocto/meta-ti/recipes-kernel/linux/linux-omap4_3.4.bb, > >> do_fetch) failed with exit code '1' > >> > > > > are you behind a corporate firewall? > Nope. > > > > is it reproducible several times? it could be a weakness of our git server... > 100% reproducible Can you do it manually: $ git clone git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git Cloning into 'kernel-ubuntu'... remote: Counting objects: 2881261, done. remote: Compressing objects: 100% (435671/435671), done. remote: Total 2881261 (delta 2417385), reused 2880107 (delta 2416231) Receiving objects: 100% (2881261/2881261), 691.87 MiB | 1.02 MiB/s, done. Resolving deltas: 100% (2417385/2417385), done. Checking out files: 100% (33126/33126), done. -- Denys ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: pandaboard fails to fetch 3.4 kernel 2012-11-15 22:39 ` Denys Dmytriyenko @ 2012-11-20 11:21 ` Belisko Marek 2012-11-20 17:11 ` Denys Dmytriyenko 0 siblings, 1 reply; 6+ messages in thread From: Belisko Marek @ 2012-11-20 11:21 UTC (permalink / raw) To: Denys Dmytriyenko; +Cc: meta-ti On Thu, Nov 15, 2012 at 11:39 PM, Denys Dmytriyenko <denys@ti.com> wrote: > On Thu, Nov 15, 2012 at 09:37:43PM +0100, Belisko Marek wrote: >> Hi, >> >> On Thu, Nov 15, 2012 at 9:36 PM, Nicolas Dechesne <ndec13@gmail.com> wrote: >> > On Thu, Nov 15, 2012 at 9:32 PM, Belisko Marek <marek.belisko@gmail.com> wrote: >> >> ERROR: Function failed: Fetcher failure for URL: >> >> 'git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487'. >> >> Unable to fetch URL from any source. >> >> ERROR: Logfile of failure stored in: >> >> /home/open-nandra/yocto/poky-danny-8.0/panda_build/tmp/work/pandaboard-poky-linux-gnueabi/linux-omap4-3.4-r0/temp/log.do_fetch.19671 >> >> ERROR: Task 681 >> >> (/home/open-nandra/yocto/meta-ti/recipes-kernel/linux/linux-omap4_3.4.bb, >> >> do_fetch) failed with exit code '1' >> >> >> > >> > are you behind a corporate firewall? >> Nope. >> > >> > is it reproducible several times? it could be a weakness of our git server... >> 100% reproducible > > Can you do it manually: > > $ git clone git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git > Cloning into 'kernel-ubuntu'... > remote: Counting objects: 2881261, done. > remote: Compressing objects: 100% (435671/435671), done. > remote: Total 2881261 (delta 2417385), reused 2880107 (delta 2416231) > Receiving objects: 100% (2881261/2881261), 691.87 MiB | 1.02 MiB/s, done. > Resolving deltas: 100% (2417385/2417385), done. > Checking out files: 100% (33126/33126), done. Why then it's not working in yocto? Any ideas? > > -- > Denys Marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite twitter: #opennandra web: http://open-nandra.com ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: pandaboard fails to fetch 3.4 kernel 2012-11-20 11:21 ` Belisko Marek @ 2012-11-20 17:11 ` Denys Dmytriyenko 0 siblings, 0 replies; 6+ messages in thread From: Denys Dmytriyenko @ 2012-11-20 17:11 UTC (permalink / raw) To: Belisko Marek; +Cc: meta-ti On Tue, Nov 20, 2012 at 12:21:47PM +0100, Belisko Marek wrote: > On Thu, Nov 15, 2012 at 11:39 PM, Denys Dmytriyenko <denys@ti.com> wrote: > > On Thu, Nov 15, 2012 at 09:37:43PM +0100, Belisko Marek wrote: > >> Hi, > >> > >> On Thu, Nov 15, 2012 at 9:36 PM, Nicolas Dechesne <ndec13@gmail.com> wrote: > >> > On Thu, Nov 15, 2012 at 9:32 PM, Belisko Marek <marek.belisko@gmail.com> wrote: > >> >> ERROR: Function failed: Fetcher failure for URL: > >> >> 'git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-3.4-1487'. > >> >> Unable to fetch URL from any source. > >> >> ERROR: Logfile of failure stored in: > >> >> /home/open-nandra/yocto/poky-danny-8.0/panda_build/tmp/work/pandaboard-poky-linux-gnueabi/linux-omap4-3.4-r0/temp/log.do_fetch.19671 ^^^^^^^^ can you check this file? > >> >> ERROR: Task 681 > >> >> (/home/open-nandra/yocto/meta-ti/recipes-kernel/linux/linux-omap4_3.4.bb, > >> >> do_fetch) failed with exit code '1' > >> >> > >> > > >> > are you behind a corporate firewall? > >> Nope. > >> > > >> > is it reproducible several times? it could be a weakness of our git server... > >> 100% reproducible > > > > Can you do it manually: > > > > $ git clone git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git > > Cloning into 'kernel-ubuntu'... > > remote: Counting objects: 2881261, done. > > remote: Compressing objects: 100% (435671/435671), done. > > remote: Total 2881261 (delta 2417385), reused 2880107 (delta 2416231) > > Receiving objects: 100% (2881261/2881261), 691.87 MiB | 1.02 MiB/s, done. > > Resolving deltas: 100% (2417385/2417385), done. > > Checking out files: 100% (33126/33126), done. > Why then it's not working in yocto? Any ideas? ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-11-20 17:11 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-11-15 20:32 pandaboard fails to fetch 3.4 kernel Belisko Marek 2012-11-15 20:36 ` Nicolas Dechesne 2012-11-15 20:37 ` Belisko Marek 2012-11-15 22:39 ` Denys Dmytriyenko 2012-11-20 11:21 ` Belisko Marek 2012-11-20 17:11 ` Denys Dmytriyenko
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.