Advertisement
Guest User

Log file

a guest
Aug 20th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.76 KB | None | 0 0
  1. DEBUG: Executing python function do_fetch
  2. DEBUG: Executing python function base_do_fetch
  3. DEBUG: Trying PREMIRRORS
  4. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  5. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  6. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  7. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  8. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  9. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  10. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  11. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  12. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  13. DEBUG: For url ['ftp', 'ftp.gnu.org', '/gnu/hello/hello-2.7.tar.gz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  14. DEBUG: For url ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz returning http://source-cache.gumstix.org/hello-2.7.tar.gz
  15. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  16. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  17. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  18. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  19. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  20. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  21. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  22. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  23. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  24. DEBUG: For url ['http', 'source-cache.gumstix.org', '/hello-2.7.tar.gz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['http', 'source-cache.gumstix.org', '/', '', '', {}]
  25. NOTE: fetch http://source-cache.gumstix.org/hello-2.7.tar.gz
  26. DEBUG: executing /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -c -P /home/siguser/yocto/build/downloads 'http://source-cache.gumstix.org/hello-2.7.tar.gz'
  27. DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -c -P /home/siguser/yocto/build/downloads 'http://source-cache.gumstix.org/hello-2.7.tar.gz'
  28. DEBUG: Running export HOME="/home/siguser"; export SSH_AGENT_PID="1885"; export SSH_AUTH_SOCK="/home/siguser/.cache/keyring-kkStzL/ssh"; export GIT_CONFIG="/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/etc/gitconfig"; export PATH="/home/siguser/yocto/poky/scripts:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi:/home/siguser/yocto/build/tmp/sysroots/overo/usr/bin/crossscripts:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/usr/bin:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/sbin:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux//bin:/home/siguser/yocto/poky/scripts:/home/siguser/yocto/poky/bitbake/bin/:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -c -P /home/siguser/yocto/build/downloads 'http://source-cache.gumstix.org/hello-2.7.tar.gz'
  29. DEBUG: Mirror fetch failure for url http://source-cache.gumstix.org/hello-2.7.tar.gz (original url: ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz)
  30. DEBUG: Fetcher failure: Fetch command failed with exit code 8, output:
  31. http://source-cache.gumstix.org/hello-2.7.tar.gz:
  32. 2013-08-20 13:27:17 ERROR 404: Not Found.
  33.  
  34. DEBUG: Trying Upstream
  35. NOTE: fetch ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz
  36. DEBUG: executing /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/siguser/yocto/build/downloads 'ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz'
  37. DEBUG: Fetcher accessed the network with the command /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/siguser/yocto/build/downloads 'ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz'
  38. DEBUG: Running export HOME="/home/siguser"; export SSH_AGENT_PID="1885"; export SSH_AUTH_SOCK="/home/siguser/.cache/keyring-kkStzL/ssh"; export GIT_CONFIG="/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/etc/gitconfig"; export PATH="/home/siguser/yocto/poky/scripts:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi:/home/siguser/yocto/build/tmp/sysroots/overo/usr/bin/crossscripts:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/usr/bin:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux/sbin:/home/siguser/yocto/build/tmp/sysroots/x86_64-linux//bin:/home/siguser/yocto/poky/scripts:/home/siguser/yocto/poky/bitbake/bin/:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"; /usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/siguser/yocto/build/downloads 'ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz'
  39. ERROR: Fetcher failure for URL: 'ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz'. No checksum specified for /home/siguser/yocto/build/downloads/hello-2.7.tar.gz, please add at least one to the recipe:
  40. SRC_URI[md5sum] = "fc01b05c7f943d3c42124942a2a9bb3a"
  41. SRC_URI[sha256sum] = "fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0"
  42. DEBUG: Python function base_do_fetch finished
  43. DEBUG: Python function do_fetch finished
  44. ERROR: Function failed: Fetcher failure for URL: 'ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz'. No checksum specified for /home/siguser/yocto/build/downloads/hello-2.7.tar.gz, please add at least one to the recipe:
  45. SRC_URI[md5sum] = "fc01b05c7f943d3c42124942a2a9bb3a"
  46. SRC_URI[sha256sum] = "fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement