[yocto] fetch log file errors

Robert P. J. Day rpjday at crashcourse.ca
Wed Jun 27 06:30:59 PDT 2012


  here's the log file for one of the tarballs that should have been
fetched from my local mirror:

DEBUG: Executing python function do_fetch
DEBUG: Executing python function base_do_fetch
DEBUG: Trying PREMIRRORS
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['https?$', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: For url ['http', 'downloads.yoctoproject.org', '/releases/gnu-config/gnu-config-yocto-20111111.tgz', '', '', {}] comparing ['ftp', '.*', '/.*', '', '', {}] to ['file', '', '/home/rpjday/dl/', '', '', {}]
DEBUG: Trying Upstream
NOTE: fetch http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-yocto-20111111.tgz
DEBUG: executing /usr/bin/env wget  -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/rpjday/yocto/builds/bbc4/downloads 'http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-yocto-20111111.tgz'
DEBUG: Python function base_do_fetch finished
DEBUG: Python function do_fetch finished
ERROR: Function failed: Network access disabled through BB_NO_NETWORK but access requested with command /usr/bin/env wget  -t 2 -T 30 -nv --passive-ftp --no-check-certificate -P /home/rpjday/yocto/builds/bbc4/downloads 'http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-yocto-20111111.tgz' (for url None)

  not sure what i should be seeing here, and i can guarantee that the
tarball gnu-config-yocto-20111111.tgz is in my ~/dl directory, as are
numerous others that are now being fetched from the net rather than my
local mirror.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the yocto mailing list