All of lore.kernel.org
 help / color / mirror / Atom feed
[parent not found: <60073f6b.1c69fb81.eeb8c.7b8fSMTPIN_ADDED_MISSING@mx.google.com>]
[parent not found: <6006e7ef.1c69fb81.32ae6.430dSMTPIN_ADDED_MISSING@mx.google.com>]
* #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
@ 2021-01-19 13:42 Monsees, Steven C (US)
  2021-01-19 14:01 ` [yocto] " Richard Purdie
  0 siblings, 1 reply; 8+ messages in thread
From: Monsees, Steven C (US) @ 2021-01-19 13:42 UTC (permalink / raw)
  To: yocto@lists.yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 6814 bytes --]

When I generate MIRROR TARBALLS for my build it does not appear to generate all the required tarballs...

I tested by tested by rebuilding with "BB_NO_NETWORK = 1", and received the following build Error (see below).

Is there something else I need to define to get all the required tarballs in build ?

Thanks,
Steve

Initialising tasks: 100% |##########################################################| Time: 0:00:03
Sstate summary: Wanted 1412 Found 0 Missed 1412 Current 0 (0% match, 0% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
ERROR: ncurses-native-6.1+20190803-r0 do_fetch: Network access disabled through BB_NO_NETWORK (or set indirectly due to use of BB_FETCH_PREMIRRORONLY) but access requested with command LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror https://salsa.debian.org/debian/ncurses.git /disk0/scratch/smonsees/yocto/workspace_3/downloads/aarch64/git2/salsa.debian.org.debian.ncurses.git --progress (for url git://salsa.debian.org/debian/ncurses.git;protocol=https)
ERROR: Logfile of failure stored in: /disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/x86_64-linux/ncurses-native/6.1+20190803-r0/temp/log.do_fetch.16824
ERROR: Task (virtual:native:/disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 99 tasks of which 0 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  virtual:native:/disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb:do_fetch

ncurses_6.1+20190803.bb:

require ncurses.inc

SRC_URI += "file://0001-tic-hang.patch \
            file://0002-configure-reproducible.patch \
            file://config.cache \
            file://0001-ncurses-selective-backport-of-20191012-patch.patch \
"
# commit id corresponds to the revision in package version
SRCREV = "3c9b2677c96c645496997321bf2fe465a5e7e21f"
S = "${WORKDIR}/git"
EXTRA_OECONF += "--with-abi-version=5 --cache-file=${B}/config.cache"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"

CVE_VERSION = "6.1.${@d.getVar("PV").split('+')[1]}"

/disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/aiox-default/tmp/work/x86_64-linux/ncurses-native/6.1+20190803-r0/temp/log.do_fetch.16824:

DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are []
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: []
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_fetch
DEBUG: Executing python function base_do_fetch
DEBUG: Trying PREMIRRORS
DEBUG: For url ['git', 'salsa.debian.org', '/debian/ncurses.git', '', '', OrderedDict([('protocol', 'https')])] comparing ['git', '.*', '/.*', '', '', OrderedDict()] to ['file', '', '//ede/tms/yocto/zeus/downloads/aarch64', '', '', OrderedDict()]
DEBUG: For url git://salsa.debian.org/debian/ncurses.git;protocol=https returning file:///ede/tms/yocto/zeus/downloads/aarch64/git2_salsa.debian.org.debian.ncurses.git.tar.gz
DEBUG: For url ['file', '', '/ede/tms/yocto/zeus/downloads/aarch64/git2_salsa.debian.org.debian.ncurses.git.tar.gz', '', '', OrderedDict()] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['file', '', '//ede/tms/yocto/zeus/downloads/aarch64', '', '', OrderedDict()]
DEBUG: For url ['file', '', '/ede/tms/yocto/zeus/downloads/aarch64/git2_salsa.debian.org.debian.ncurses.git.tar.gz', '', '', OrderedDict()] comparing ['http', '.*', '/.*', '', '', OrderedDict()] to ['file', '', '//ede/tms/yocto/zeus/downloads/aarch64', '', '', OrderedDict()]
DEBUG: For url ['file', '', '/ede/tms/yocto/zeus/downloads/aarch64/git2_salsa.debian.org.debian.ncurses.git.tar.gz', '', '', OrderedDict()] comparing ['https', '.*', '/.*', '', '', OrderedDict()] to ['file', '', '//ede/tms/yocto/zeus/downloads/aarch64', '', '', OrderedDict()]
DEBUG: For url ['git', 'salsa.debian.org', '/debian/ncurses.git', '', '', OrderedDict([('protocol', 'https')])] comparing ['ftp', '.*', '/.*', '', '', OrderedDict()] to ['file', '', '//ede/tms/yocto/zeus/downloads/aarch64', '', '', OrderedDict()]
DEBUG: For url ['git', 'salsa.debian.org', '/debian/ncurses.git', '', '', OrderedDict([('protocol', 'https')])] comparing ['http', '.*', '/.*', '', '', OrderedDict()] to ['file', '', '//ede/tms/yocto/zeus/downloads/aarch64', '', '', OrderedDict()]
DEBUG: For url ['git', 'salsa.debian.org', '/debian/ncurses.git', '', '', OrderedDict([('protocol', 'https')])] comparing ['https', '.*', '/.*', '', '', OrderedDict()] to ['file', '', '//ede/tms/yocto/zeus/downloads/aarch64', '', '', OrderedDict()]
DEBUG: Mirror fetch failure for url file:///ede/tms/yocto/zeus/downloads/aarch64/git2_salsa.debian.org.debian.ncurses.git.tar.gz (original url: git://salsa.debian.org/debian/ncurses.git;protocol=https)
DEBUG: Fetcher failure: Unable to find file file:///ede/tms/yocto/zeus/downloads/aarch64/git2_salsa.debian.org.debian.ncurses.git.tar.gz anywhere. The paths that were searched were:
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses-6.1+20190803/limws
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses/limws
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/files/limws
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses-6.1+20190803/
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses/
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/files/
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses-6.1+20190803/x86-64
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses/x86-64
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/files/x86-64
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses-6.1+20190803/
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/ncurses/
    /disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ncurses/files/
    /disk0/scratch/smonsees/yocto/workspace_3/downloads/aarch64
DEBUG: Trying Upstream
ERROR: Network access disabled through BB_NO_NETWORK (or set indirectly due to use of BB_FETCH_PREMIRRORONLY) but access requested with command LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror https://salsa.debian.org/debian/ncurses.git /disk0/scratch/smonsees/yocto/workspace_3/downloads/aarch64/git2/salsa.debian.org.debian.ncurses.git --progress (for url git://salsa.debian.org/debian/ncurses.git;protocol=https)
DEBUG: Python function base_do_fetch finished



[-- Attachment #2: Type: text/html, Size: 11819 bytes --]

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

end of thread, other threads:[~2021-01-19 21:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <ea8d24d66d67411aba1a897b5dfd66c8@baesystems.com>
2021-01-19 20:42 ` [yocto] #yocto #kernel BB_GENERATE_MIRROR_TARBALLS Monsees, Steven C (US)
2021-01-19 21:27   ` Konrad Weihmann
     [not found] <60073f6b.1c69fb81.eeb8c.7b8fSMTPIN_ADDED_MISSING@mx.google.com>
2021-01-19 21:11 ` Richard Purdie
     [not found] <6006e7ef.1c69fb81.32ae6.430dSMTPIN_ADDED_MISSING@mx.google.com>
2021-01-19 14:13 ` Richard Purdie
2021-01-19 14:24   ` Monsees, Steven C (US)
2021-01-19 20:22     ` Monsees, Steven C (US)
2021-01-19 13:42 Monsees, Steven C (US)
2021-01-19 14:01 ` [yocto] " Richard Purdie
2021-01-19 14:08   ` Monsees, Steven C (US)

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.