* [PATCH] python: Correct the upstream status in NODEV patch
@ 2025-09-02 2:21 Khem Raj
2025-09-04 12:21 ` [OE-core] " Ross Burton
0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2025-09-02 2:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Khem Raj
Ensure it is reflecting correct information and status of patch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
.../python/python3/test_posix_nodev_disable.patch | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
index 85767e1e898..df60302520e 100644
--- a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
+++ b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
@@ -1,7 +1,11 @@
Disable part of test_posix.test_makedev that depends on the NODEV
macro being defined (missing on musl).
-Upstream-Status: Submitted [https://github.com/python/cpython/pull/31794]
+See https://github.com/python/cpython/pull/31794 where NODEV
+handling is introduced.
+
+Upstream-Status: Inappropriate [Musl-Specific]
+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
--- a/Lib/test/test_posix.py
+++ b/Lib/test/test_posix.py
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [OE-core] [PATCH] python: Correct the upstream status in NODEV patch
2025-09-02 2:21 [PATCH] python: Correct the upstream status in NODEV patch Khem Raj
@ 2025-09-04 12:21 ` Ross Burton
2025-09-04 17:35 ` Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: Ross Burton @ 2025-09-04 12:21 UTC (permalink / raw)
To: raj.khem@gmail.com; +Cc: openembedded-core@lists.openembedded.org
On 2 Sep 2025, at 03:21, Khem Raj via lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org> wrote:
>
> Ensure it is reflecting correct information and status of patch
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> .../python/python3/test_posix_nodev_disable.patch | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
> index 85767e1e898..df60302520e 100644
> --- a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
> +++ b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
> @@ -1,7 +1,11 @@
> Disable part of test_posix.test_makedev that depends on the NODEV
> macro being defined (missing on musl).
>
> -Upstream-Status: Submitted [https://github.com/python/cpython/pull/31794]
> +See https://github.com/python/cpython/pull/31794 where NODEV
> +handling is introduced.
> +
> +Upstream-Status: Inappropriate [Musl-Specific]
Can you file at least a ticket for the issue that the tests don’t work on musl? (I see that alpine also has this patch)
Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [OE-core] [PATCH] python: Correct the upstream status in NODEV patch
2025-09-04 12:21 ` [OE-core] " Ross Burton
@ 2025-09-04 17:35 ` Khem Raj
0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2025-09-04 17:35 UTC (permalink / raw)
To: Ross Burton; +Cc: openembedded-core@lists.openembedded.org
On Thu, Sep 4, 2025 at 5:22 AM Ross Burton <Ross.Burton@arm.com> wrote:
>
> On 2 Sep 2025, at 03:21, Khem Raj via lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org> wrote:
> >
> > Ensure it is reflecting correct information and status of patch
> >
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > ---
> > .../python/python3/test_posix_nodev_disable.patch | 6 +++++-
> > 1 file changed, 5 insertions(+), 1 deletion(-)
> >
> > diff --git a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
> > index 85767e1e898..df60302520e 100644
> > --- a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
> > +++ b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch
> > @@ -1,7 +1,11 @@
> > Disable part of test_posix.test_makedev that depends on the NODEV
> > macro being defined (missing on musl).
> >
> > -Upstream-Status: Submitted [https://github.com/python/cpython/pull/31794]
> > +See https://github.com/python/cpython/pull/31794 where NODEV
> > +handling is introduced.
> > +
> > +Upstream-Status: Inappropriate [Musl-Specific]
>
> Can you file at least a ticket for the issue that the tests don’t work on musl? (I see that alpine also has this patch)
>
right, I have already added to the issue which caused the problem,
hopefully that is a better place to call it out.
https://github.com/python/cpython/pull/31794#discussion_r2314773987
> Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-09-04 17:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 2:21 [PATCH] python: Correct the upstream status in NODEV patch Khem Raj
2025-09-04 12:21 ` [OE-core] " Ross Burton
2025-09-04 17:35 ` Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).