* [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support
@ 2024-06-26 13:39 Gaël PORTAY
2024-07-01 12:44 ` Gaël PORTAY
0 siblings, 1 reply; 3+ messages in thread
From: Gaël PORTAY @ 2024-06-26 13:39 UTC (permalink / raw)
To: yocto-patches; +Cc: gael.portay+yocto, Gaël PORTAY
Dear Maintainers,
This patch series brings several fixes to enable the support for python3
to the recipe sssd.
I have tested the build on the branch kirkstone with following change to
enable python3:
PACKAGECONFIG:append:pn-sssd = " python3"
The command below runs successfully since then, however, I have not
tested it on scarthgap (yet?).
$ bitbake sssd
The patch series creates the new target package sssd-python; tell me if
is not misnamed (thinking about python-sssd?) or if the python script
and its modules should be part of the target package sssd instead.
Also, tell me if you want me to apply these changes on top of master.
Important: I am no expert in python packaging at all, so I have probably
made not-the-right choices in the first commit! Sorry...
Kind Regards,
Gaël PORTAY (5):
sssd: fix missing python3.X-config script
sssd: fix ac_cv_prog_HAVE_PYTHON3 value
sssd: fix issue if build machine is Debian
sssd: fix shipping python script and modules
sssd: fix path to python3 interpreter
recipes-security/sssd/sssd_2.5.2.bb | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
2.45.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support
2024-06-26 13:39 Gaël PORTAY
@ 2024-07-01 12:44 ` Gaël PORTAY
0 siblings, 0 replies; 3+ messages in thread
From: Gaël PORTAY @ 2024-07-01 12:44 UTC (permalink / raw)
To: Gaël PORTAY, yocto-patches; +Cc: gael.portay+yocto, Gaël PORTAY
Hello,
On Wed Jun 26, 2024 at 3:39 PM CEST, =?UTF-8?q?Ga=C3=ABl=20PORTAY?= wrote:
> Dear Maintainers,
>
> This patch series brings several fixes to enable the support for python3
> to the recipe sssd.
>
> I have tested the build on the branch kirkstone with following change to
> enable python3:
>
> PACKAGECONFIG:append:pn-sssd = " python3"
>
> The command below runs successfully since then, however, I have not
> tested it on scarthgap (yet?).
>
> $ bitbake sssd
>
> The patch series creates the new target package sssd-python; tell me if
> is not misnamed (thinking about python-sssd?) or if the python script
> and its modules should be part of the target package sssd instead.
>
> Also, tell me if you want me to apply these changes on top of master.
>
> Important: I am no expert in python packaging at all, so I have probably
> made not-the-right choices in the first commit! Sorry...
>
> Kind Regards,
> Gaël PORTAY (5):
> sssd: fix missing python3.X-config script
> sssd: fix ac_cv_prog_HAVE_PYTHON3 value
> sssd: fix issue if build machine is Debian
Armin, do you want me to send these three changes on top of master, even
if they have not been tested on that branch?
> sssd: fix shipping python script and modules
> sssd: fix path to python3 interpreter
(that change "cleanly" applies I guess).
>
> recipes-security/sssd/sssd_2.5.2.bb | 14 ++++++++++++--
> 1 file changed, 12 insertions(+), 2 deletions(-)
Regards,
Gaël
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support
[not found] <20240626131256.785609-1-gael.portay@rtone.fr>
@ 2024-11-19 16:06 ` Gaël PORTAY
0 siblings, 0 replies; 3+ messages in thread
From: Gaël PORTAY @ 2024-11-19 16:06 UTC (permalink / raw)
To: Gaël PORTAY, yocto-patches; +Cc: Gaël PORTAY
On Wed Jun 26, 2024 at 3:12 PM CEST, =?UTF-8?q?Ga=C3=ABl=20PORTAY?= wrote:
> Dear Maintainers,
>
> This patch series brings several fixes to enable the support for python3
> to the recipe sssd.
>
> I have tested the build on the branch kirkstone with following change to
> enable python3:
>
> PACKAGECONFIG:append:pn-sssd = " python3"
>
> The command below runs successfully since then, however, I have not
> tested it on scarthgap (yet?).
>
> $ bitbake sssd
>
> The patch series creates the new target package sssd-python; tell me if
> is not misnamed (thinking about python-sssd?) or if the python script
> and its modules should be part of the target package sssd instead.
>
> Also, tell me if you want me to apply these changes on top of master.
>
> Important: I am no expert in python packaging at all, so I have probably
> made not-the-right choices in the first commit! Sorry...
>
> Kind Regards,
> Gaël PORTAY (5):
> sssd: fix missing python3.X-config script
> sssd: fix ac_cv_prog_HAVE_PYTHON3 value
> sssd: fix issue if build machine is Debian
> sssd: fix shipping python script and modules
> sssd: fix path to python3 interpreter
>
> recipes-security/sssd/sssd_2.5.2.bb | 14 ++++++++++++--
> 1 file changed, 12 insertions(+), 2 deletions(-)
Armin, do you mind backporting these patch serie to kirkstone since they
are part of master-next[1]?
What is the process, should I resent the serie?
Also do you want me to make the patches for scarthgap as well?
[1]: https://git.yoctoproject.org/meta-security/log/?h=master-next
Kind Regards,
Gaël
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-19 16:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240626131256.785609-1-gael.portay@rtone.fr>
2024-11-19 16:06 ` [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support Gaël PORTAY
2024-06-26 13:39 Gaël PORTAY
2024-07-01 12:44 ` Gaël PORTAY
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.