|
Re: Issues with Setscene tasks
I've actually been going through and fixing these as they pop up, and
just had to do it for
I've actually been going through and fixing these as they pop up, and
just had to do it for
|
By
Bruce Ashfield
·
#6837
·
|
|
Issues with Setscene tasks
Hi,
Recently I realized that we are having issues with setscene tasks (for docker-moby and cni recipes) where the packages were rebuild even already have their tasks in the sstate mirror and
Hi,
Recently I realized that we are having issues with setscene tasks (for docker-moby and cni recipes) where the packages were rebuild even already have their tasks in the sstate mirror and
|
By
Diego Sueiro
·
#6836
·
|
|
Re: Building crun does not feth everything in do_fetch
#meta-virtualization
Ah yes, they've committed crimes in autogen.sh, that I hadn't noticed
creeping in.
I've bumped crun to the latest, and will confirm no network access
before pushing.
Bruce
--
- Thou shalt not
Ah yes, they've committed crimes in autogen.sh, that I hadn't noticed
creeping in.
I've bumped crun to the latest, and will confirm no network access
before pushing.
Bruce
--
- Thou shalt not
|
By
Bruce Ashfield
·
#6835
·
|
|
Re: Building crun does not feth everything in do_fetch
#meta-virtualization
Bruce,
Thank you for the response. I believe I am running into the same issue attempting to build podman with crun as the container runtime. These are the steps I have taken to reproduce the error:
Bruce,
Thank you for the response. I believe I am running into the same issue attempting to build podman with crun as the container runtime. These are the steps I have taken to reproduce the error:
|
By
kovac167@...
·
#6834
·
|
|
Re: [PATCH] criu: use a valid SRCREV
I was just finishing up a move to the master branch of the repository
.. because it now seems that they are willing to force-push crui-dev.
At the same time, I'm moving it to 3.16.1.
But thanks for
I was just finishing up a move to the master branch of the repository
.. because it now seems that they are willing to force-push crui-dev.
At the same time, I'm moving it to 3.16.1.
But thanks for
|
By
Bruce Ashfield
·
#6833
·
|
|
[PATCH] criu: use a valid SRCREV
Commit e49ce513c8df43e8d3b30b7acfbe7bd496d89862 is no longer in repo.
Use 95ead14874244f3c12e5970a74d1f4dd2433d652 instead, which is tagged
3.14.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
Commit e49ce513c8df43e8d3b30b7acfbe7bd496d89862 is no longer in repo.
Use 95ead14874244f3c12e5970a74d1f4dd2433d652 instead, which is tagged
3.14.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
|
By
Chen Qi
·
#6832
·
|
|
Re: ip6tables executable not getting installed in dunfell
ipv6 is always in my distro features, so I didn't notice that myself.
I've added ipv6 to the required distros check of podman, so it will be
caught in the future.
Bruce
--
- Thou shalt not follow
ipv6 is always in my distro features, so I didn't notice that myself.
I've added ipv6 to the required distros check of podman, so it will be
caught in the future.
Bruce
--
- Thou shalt not follow
|
By
Bruce Ashfield
·
#6831
·
|
|
Re: ip6tables executable not getting installed in dunfell
There's definitely something different in your image composition than
the core-image* (poky based) that are used in much of the (my) regular
testing.
In a systemd based image, you shouldn't need to
There's definitely something different in your image composition than
the core-image* (poky based) that are used in much of the (my) regular
testing.
In a systemd based image, you shouldn't need to
|
By
Bruce Ashfield
·
#6830
·
|
|
Re: ip6tables executable not getting installed in dunfell
I had to add a /etc/containers/libpod.conf file with the following
content:
cgroup_manager = "cgroupfs"
runtime = "/usr/bin/crun"
And now podman can run:
@iotgate:~# podman run
I had to add a /etc/containers/libpod.conf file with the following
content:
cgroup_manager = "cgroupfs"
runtime = "/usr/bin/crun"
And now podman can run:
@iotgate:~# podman run
|
By
Fabio Estevam
·
#6829
·
|
|
Re: ip6tables executable not getting installed in dunfell
After passing 'ipv6' into DISTRO_FEATURES, ip6tables gets installed.
~# podman run hello-world
....
[ 207.201607] cni-podman0: port 1(veth6b661354) entered disabled state
Error: systemd cgroup flag
After passing 'ipv6' into DISTRO_FEATURES, ip6tables gets installed.
~# podman run hello-world
....
[ 207.201607] cni-podman0: port 1(veth6b661354) entered disabled state
Error: systemd cgroup flag
|
By
Fabio Estevam
·
#6828
·
|
|
Re: [PATCH] ceph: inherit pkgconfig.bbclass
I think you should refer to this oe-core commit instead:
https://git.openembedded.org/openembedded-core/commit/?id=8e26252b45b7660c7c67c702411bdec187a76ffc
I think you should refer to this oe-core commit instead:
https://git.openembedded.org/openembedded-core/commit/?id=8e26252b45b7660c7c67c702411bdec187a76ffc
|
By
Martin Jansa
·
#6827
·
|
|
[PATCH] ceph: inherit pkgconfig.bbclass
From: Kai Kang <kai.kang@...>
According to oe-core commit
652fdf8719 sstate: Allow validation of sstate singatures against list of keys
pkgconfig-native is not deployed in sysroot by
From: Kai Kang <kai.kang@...>
According to oe-core commit
652fdf8719 sstate: Allow validation of sstate singatures against list of keys
pkgconfig-native is not deployed in sysroot by
|
By
kai
·
#6826
·
|
|
ip6tables executable not getting installed in dunfell
Hi,
I am running the dunfell branch and I notice
that ip6tables is not getting installed:
# podman run hello-world
Trying to pull docker.io/library/hello-world...
Getting image source
Hi,
I am running the dunfell branch and I notice
that ip6tables is not getting installed:
# podman run hello-world
Trying to pull docker.io/library/hello-world...
Getting image source
|
By
Fabio Estevam
·
#6825
·
|
|
nsenter installation in dunfell
Hi Bruce,
Could you please cherry-pick the following commit into
Hi Bruce,
Could you please cherry-pick the following commit into
|
By
Fabio Estevam
·
#6824
·
|
|
Re: Building crun does not feth everything in do_fetch
#meta-virtualization
All of those dependencies are already specified in the recipe, and in
any integration/build testing that I've done, they are all picked up
properly.
libocispec is directly specified in the SRC_URI
All of those dependencies are already specified in the recipe, and in
any integration/build testing that I've done, they are all picked up
properly.
libocispec is directly specified in the SRC_URI
|
By
Bruce Ashfield
·
#6823
·
|
|
Building crun does not feth everything in do_fetch
#meta-virtualization
I recently discovered a couple of issues with building crun.
The first issue is when using a proxy to download source. crun depends on libocispec which is a git sub-module. The proxy environment
I recently discovered a couple of issues with building crun.
The first issue is when using a proxy to download source. crun depends on libocispec which is a git sub-module. The proxy environment
|
By
Marc Wiz
·
#6822
·
|
|
Re: [hardknott][PATCH] k3s: Bump to v1.20.11+k3s2
Ooops. My mistake, I read that version number as 1.21, not 1.20.
This is fine for hardknott and won't interfere with my master /
release branch bumps.
Bruce
--
- Thou shalt not follow the NULL
Ooops. My mistake, I read that version number as 1.21, not 1.20.
This is fine for hardknott and won't interfere with my master /
release branch bumps.
Bruce
--
- Thou shalt not follow the NULL
|
By
Bruce Ashfield
·
#6821
·
|
|
Re: [hardknott][PATCH] k3s: Bump to v1.20.11+k3s2
We can't bump hardknott ahead of master, but as it turns out, I
already have pending k*s updates for master, so I can cherry pick them
to the stable branches after I'm finished testing.
Bruce
--
-
We can't bump hardknott ahead of master, but as it turns out, I
already have pending k*s updates for master, so I can cherry pick them
to the stable branches after I'm finished testing.
Bruce
--
-
|
By
Bruce Ashfield
·
#6820
·
|
|
[hardknott][PATCH] k3s: Bump to v1.20.11+k3s2
Signed-off-by: Diego Sueiro <diego.sueiro@...>
---
recipes-containers/k3s/k3s_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-containers/k3s/k3s_git.bb
Signed-off-by: Diego Sueiro <diego.sueiro@...>
---
recipes-containers/k3s/k3s_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-containers/k3s/k3s_git.bb
|
By
Diego Sueiro
·
#6819
·
|
|
Re: [PATCH] xen: add missing pkgconfig inherit
merged.
Bruce
In message: [meta-virtualization] [PATCH] xen: add missing pkgconfig inherit
on 12/10/2021 Ross Burton wrote:
merged.
Bruce
In message: [meta-virtualization] [PATCH] xen: add missing pkgconfig inherit
on 12/10/2021 Ross Burton wrote:
|
By
Bruce Ashfield
·
#6818
·
|