|
[[PATCH] botocore: Fix rejecting URLs with unsafe characters in is_valid_endpoint_url()
The function is_valid_endpoint_url() in botocore is designed to validate
endpoint URLs, but it fails to detect unsafe characters with Python 3.9.5+
and other versions carrying bpo-43882 fix. The issue
The function is_valid_endpoint_url() in botocore is designed to validate
endpoint URLs, but it fails to detect unsafe characters with Python 3.9.5+
and other versions carrying bpo-43882 fix. The issue
|
By
Wentao Zhang
·
#7950
·
|
|
Re: meta-virt fails check-layer-nightly
<alexandre.belloni@...> wrote:
Aha. These recipes need the defaults that are supplied when the
virtualization distro feature is specified.
What is the exact command the nightly check is
<alexandre.belloni@...> wrote:
Aha. These recipes need the defaults that are supplied when the
virtualization distro feature is specified.
What is the exact command the nightly check is
|
By
Bruce Ashfield
·
#7949
·
|
|
Re: [PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
This didn't apply cleanly to master-next, but I resolved the conflict
and pushed it to master-next.
I'm testing now.
If I missed an older patch, or otherwise dropped something to mix up
the context,
This didn't apply cleanly to master-next, but I resolved the conflict
and pushed it to master-next.
I'm testing now.
If I missed an older patch, or otherwise dropped something to mix up
the context,
|
By
Bruce Ashfield
·
#7948
·
|
|
Re: [PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
<xiangyu.chen@...> wrote:
I'm not seeing anything obvious in the traces. I do wish we had a root
cause as to why bash cannot go into daemon mode, while busybox can.
I'm going to soak
<xiangyu.chen@...> wrote:
I'm not seeing anything obvious in the traces. I do wish we had a root
cause as to why bash cannot go into daemon mode, while busybox can.
I'm going to soak
|
By
Bruce Ashfield
·
#7947
·
|
|
Re: [kirkstone][PATCH 0/2] fix the template of lxc download failure on kirkstone
In message: [meta-virtualization][kirkstone][PATCH 0/2] fix the template of lxc download failure on kirkstone
on 17/03/2023 Xiangyu Chen wrote:
Thanks for the explanation, you answered my questions
In message: [meta-virtualization][kirkstone][PATCH 0/2] fix the template of lxc download failure on kirkstone
on 17/03/2023 Xiangyu Chen wrote:
Thanks for the explanation, you answered my questions
|
By
Bruce Ashfield
·
#7946
·
|
|
[kirkstone][PATCH 2/2] lxc: add -L and -f for curl in templates-use-curl-instead-of-wget.patch
From: Xiangyu Chen <xiangyu.chen@...>
Add support of redirect option -L for curl, the
linuxcontainers.org sometimes redirect to other
mirror site such like us.lxd.images.canonical.com,
this
From: Xiangyu Chen <xiangyu.chen@...>
Add support of redirect option -L for curl, the
linuxcontainers.org sometimes redirect to other
mirror site such like us.lxd.images.canonical.com,
this
|
By
Xiangyu Chen
·
#7945
·
|
|
[kirkstone][PATCH 1/2] lxc: backport changes from master for templates-use-curl-instead-of-wget.patch
From: Xiangyu Chen <xiangyu.chen@...>
backport the changes of templates-use-curl-instead-of-wget.patch
from master in following commits:
05f316f70a4d : lxc: update to 5.x and
From: Xiangyu Chen <xiangyu.chen@...>
backport the changes of templates-use-curl-instead-of-wget.patch
from master in following commits:
05f316f70a4d : lxc: update to 5.x and
|
By
Xiangyu Chen
·
#7944
·
|
|
[kirkstone][PATCH 0/2] fix the template of lxc download failure on kirkstone
From: Xiangyu Chen <xiangyu.chen@...>
Hi Bruce,
This series of patch to fix the template of lxc-download on kirkstone.
When we using a download container command[1], the lxc-create would
From: Xiangyu Chen <xiangyu.chen@...>
Hi Bruce,
This series of patch to fix the template of lxc-download on kirkstone.
When we using a download container command[1], the lxc-create would
|
By
Xiangyu Chen
·
#7943
·
|
|
[PATCH] lxc: add -L option for curl in templates-use-curl-instead-of-wget.patch
From: Xiangyu Chen <xiangyu.chen@...>
Add support of redirect option for curl, the
linuxcontainers.org sometimes redirect to
other mirror site such like us.lxd.images.canonical.com,
this
From: Xiangyu Chen <xiangyu.chen@...>
Add support of redirect option for curl, the
linuxcontainers.org sometimes redirect to
other mirror site such like us.lxd.images.canonical.com,
this
|
By
Xiangyu Chen
·
#7942
·
|
|
Re: [PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
Hi Bruce,
It was a virtualbox VM with openSUSE Leap 15.5, lxc version is 4.0.12, bash version is 4.4.23, busybox using master branch and was built by myself.
When using busybox as init, the
Hi Bruce,
It was a virtualbox VM with openSUSE Leap 15.5, lxc version is 4.0.12, bash version is 4.4.23, busybox using master branch and was built by myself.
When using busybox as init, the
|
By
Xiangyu Chen
·
#7941
·
|
|
Re: [PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
<xiangyu.chen@...> wrote:
And to confirm, this is running on something like ubuntu, using the
ubuntu bash ?
It does look like that. When busybox is used as init, do you have a
similar
<xiangyu.chen@...> wrote:
And to confirm, this is running on something like ubuntu, using the
ubuntu bash ?
It does look like that. When busybox is used as init, do you have a
similar
|
By
Bruce Ashfield
·
#7940
·
|
|
Re: go breakage in master
Bruce Ashfield <bruce.ashfield@...> escreveu no dia terça, 28/02/2023 à(s) 03:32:
For now we are using the same workaround of not using the sharedlink.
I have submit a bug about this
Bruce Ashfield <bruce.ashfield@...> escreveu no dia terça, 28/02/2023 à(s) 03:32:
For now we are using the same workaround of not using the sharedlink.
I have submit a bug about this
|
By
Jose Quaresma
·
#7939
·
|
|
Re: [PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
Hi Bruce,
Sorry for being late,
Thanks, if we find the final root cause, I'll add our discussion information into the commit and send a v2 patch :p
Currently, the behavior is when using lxc with
Hi Bruce,
Sorry for being late,
Thanks, if we find the final root cause, I'll add our discussion information into the commit and send a v2 patch :p
Currently, the behavior is when using lxc with
|
By
Xiangyu Chen
·
#7938
·
|
|
Re: [PATCH] lxc: skip lxc-test-apparmor-mount and lxc-test-get_item in ptest
merged.
I'm still holding the template patch while we investigate the bash/busybox differences a bit more.
Bruce
In message: [meta-virtualization][PATCH] lxc: skip lxc-test-apparmor-mount and
merged.
I'm still holding the template patch while we investigate the bash/busybox differences a bit more.
Bruce
In message: [meta-virtualization][PATCH] lxc: skip lxc-test-apparmor-mount and
|
By
Bruce Ashfield
·
#7937
·
|
|
Re: [PATCH v2] yq: drop {LINKSHARED}
v2 looks much better!
merged.
Bruce
In message: [meta-virtualization] [PATCH v2] yq: drop {LINKSHARED}
on 08/03/2023 Yu, Mingli wrote:
v2 looks much better!
merged.
Bruce
In message: [meta-virtualization] [PATCH v2] yq: drop {LINKSHARED}
on 08/03/2023 Yu, Mingli wrote:
|
By
Bruce Ashfield
·
#7936
·
|
|
Re: [PATCH] kubernetes: upgrade to 1.26.1
I haven't forgotten about this, I'm still working on a joint upgrade
to multiple recipes and stacks related to kubernetes, so it is taking
a bit longer than I'd like for the update.
Bruce
In
I haven't forgotten about this, I'm still working on a joint upgrade
to multiple recipes and stacks related to kubernetes, so it is taking
a bit longer than I'd like for the update.
Bruce
In
|
By
Bruce Ashfield
·
#7935
·
|
|
Re: [PATCH 0/1] lxc: templates/lxc-busybox.in: if busybox contains init then use it
<xiangyu.chen@...> wrote:
I'm setting up to test this myself, but generally speaking we should
include this detail in the commit log.
That's the part that concerns me. Why does our bash
<xiangyu.chen@...> wrote:
I'm setting up to test this myself, but generally speaking we should
include this detail in the commit log.
That's the part that concerns me. Why does our bash
|
By
Bruce Ashfield
·
#7934
·
|
|
[PATCH v2] yq: drop {LINKSHARED}
From: Mingli Yu <mingli.yu@...>
Redefine do_compile logic to drop {LINKSHARED} to fix the
below build failure.
WARNING:
From: Mingli Yu <mingli.yu@...>
Redefine do_compile logic to drop {LINKSHARED} to fix the
below build failure.
WARNING:
|
By
Yu, Mingli
·
#7933
·
|
|
Re: [PATCH] yq: Drop {LINKSHARED}
That didn't fix the buildah problem, but yes, this one could be
different in the solution.
That being said, I still suggest an entirely new do_compile(), to keep
control in the recipe.
Bruce
--
-
That didn't fix the buildah problem, but yes, this one could be
different in the solution.
That being said, I still suggest an entirely new do_compile(), to keep
control in the recipe.
Bruce
--
-
|
By
Bruce Ashfield
·
#7932
·
|
|
Re: [PATCH] yq: Drop {LINKSHARED}
Hi
Yu, Mingli <mingli.yu@...> escreveu no dia terça, 7/03/2023 à(s) 02:48:
I wonder if it would be more appropriate to disable the linkshared with GO_LINKSHARED = ""
Jose
--
Best regards,
José
Hi
Yu, Mingli <mingli.yu@...> escreveu no dia terça, 7/03/2023 à(s) 02:48:
I wonder if it would be more appropriate to disable the linkshared with GO_LINKSHARED = ""
Jose
--
Best regards,
José
|
By
Jose Quaresma
·
#7931
·
|