* #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; 3+ 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] 3+ messages in thread* Re: [yocto] #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
2021-01-19 13:42 #yocto #kernel BB_GENERATE_MIRROR_TARBALLS Monsees, Steven C (US)
@ 2021-01-19 14:01 ` Richard Purdie
2021-01-19 14:08 ` Monsees, Steven C (US)
0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2021-01-19 14:01 UTC (permalink / raw)
To: steven.monsees, yocto@lists.yoctoproject.org
On Tue, 2021-01-19 at 13:42 +0000, Monsees, Steven C (US) via
lists.yoctoproject.org wrote:
> 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 ?
Did you set:
BB_GENERATE_MIRROR_TARBALLS = "1"
If not you need to set that. Also, you may need to refetch things
initially to ensure all the right things are generated with that set.
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [yocto] #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
2021-01-19 14:01 ` [yocto] " Richard Purdie
@ 2021-01-19 14:08 ` Monsees, Steven C (US)
0 siblings, 0 replies; 3+ messages in thread
From: Monsees, Steven C (US) @ 2021-01-19 14:08 UTC (permalink / raw)
To: Richard Purdie, yocto@lists.yoctoproject.org
That was set : export BB_GENERATE_MIRROR_TARBALLS=1
-----Original Message-----
From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On Behalf Of Richard Purdie
Sent: Tuesday, January 19, 2021 9:02 AM
To: Monsees, Steven C (US) <steven.monsees@baesystems.com>; yocto@lists.yoctoproject.org
Subject: Re: [yocto] #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
*** WARNING ***
EXTERNAL EMAIL -- This message originates from outside our organization.
On Tue, 2021-01-19 at 13:42 +0000, Monsees, Steven C (US) via lists.yoctoproject.org wrote:
> 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 ?
Did you set:
BB_GENERATE_MIRROR_TARBALLS = "1"
If not you need to set that. Also, you may need to refetch things initially to ensure all the right things are generated with that set.
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-01-19 14:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19 13:42 #yocto #kernel BB_GENERATE_MIRROR_TARBALLS 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.