All of lore.kernel.org
 help / color / mirror / Atom feed
* error with bb.fetch2.get_srcrev(d)
@ 2012-05-04 15:46 Jim Rucker
  2012-05-04 16:08 ` McClintock Matthew-B29882
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Rucker @ 2012-05-04 15:46 UTC (permalink / raw)
  To: yocto

In the project that I'm working on we have a recipes-bsp and recipes-kernel, and 
when I try to build virtual/kernel I'm getting the following error. It looks to 
me like it's trying to get the git from our u-boot server so it can find the 
version, but at this point I'm trying to build the kernel, not u-boot. So, is 
there a way to build it independently, and if so how do I isolate the issue? 
bitbake -DDD doesn't provide any additional info



ERROR: Failure expanding variable SRCPV, expression was 
${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher 
failure for URL: 'None'. Fetch command export HOME="/home/jrucker"; export 
SSH_AGENT_PID="1461"; export SSH_AUTH_SOCK="/tmp/keyring-yphCY1/ssh"; export 
GIT_CONFIG="/home/jrucker/poky/6.0/poky-edison-6.0/build/tmp/sysroots/i686-
linux/usr/etc/gitconfig"; export PATH="/home/jrucker/poky/6.0/poky-edison-
6.0/build/tmp/sysroots/i686-linux/usr/bin/armv7a-vfp-neon-poky-linux-
gnueabi:/home/jrucker/poky/6.0/poky-edison-
6.0/build/tmp/sysroots/socfpga5xs1/usr/bin/crossscripts:/home/jrucker/poky/6.0/p
oky-edison-6.0/build/tmp/sysroots/i686-
linux/usr/sbin:/home/jrucker/poky/6.0/poky-edison-6.0/build/tmp/sysroots/i686-
linux/usr/bin:/home/jrucker/poky/6.0/poky-edison-6.0/build/tmp/sysroots/i686-
linux/sbin:/home/jrucker/poky/6.0/poky-edison-6.0/build/tmp/sysroots/i686-
linux//bin:/home/jrucker/poky/6.0/poky-edison-
6.0/bitbake/bin/:/home/jrucker/poky/6.0/poky-edison-
6.0/scripts:/home/jrucker/poky/6.0/poky-edison-
6.0/bitbake/bin/:/home/jrucker/poky/6.0/poky-edison-
6.0/scripts:/home/jrucker/poky/6.0/poky-edison-
6.0/bitbake/bin/:/home/jrucker/poky/6.0/poky-edison-
6.0/scripts:/home/jrucker/poky/6.0/poky-edison-
6.0/bitbake/bin/:/home/jrucker/poky/6.0/poky-edison-
6.0/scripts:/home/jrucker/poky/6.0/poky-edison-
6.0/bitbake/bin/:/home/jrucker/poky/6.0/poky-edison-
6.0/scripts:/home/jrucker/poky/6.0/poky-edison-
6.0/bitbake/bin/:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sb
in:/usr/bin:/sbin:/bin:/usr/games:/home/jrucker/poky/6.0/poky-edison-
6.0/scripts"; git ls-remote ssh://git@ec2-67-102-16-93.compute-
1.amazonaws.com/uboot.git socfpga5xs1_v2011.12 failed with signal 128, output:
Permission denied (publickey).
fatal: The remote end hung up unexpectedly




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-04 20:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 15:46 error with bb.fetch2.get_srcrev(d) Jim Rucker
2012-05-04 16:08 ` McClintock Matthew-B29882
2012-05-04 20:46   ` Bruce Ashfield
2012-05-04 20:57     ` Jim Rucker

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.