From e58555fedb7428492aeb4a8cc3d1476a1201a5b8 Mon Sep 17 00:00:00 2001 From: David Roman Date: Fri, 29 May 2026 10:52:24 +0200 Subject: [PATCH] profiles: mask multiple opentelemetry packages They depend on a version of opentelemetry-api which has been removed. Probably a version bump would solve it. I added a removal date with a longer time than usual so it gives time for any interested person to update it and remove the masks. As an alternative, they could have been masked without a removal date until the packages are updated, but this had the potential of leaving them to rot. The list of packaged mask are the next: - dev-python/opentelemetry-exporter-otlp-proto-common - dev-python/opentelemetry-exporter-otlp-proto-grpc - dev-python/opentelemetry-exporter-otlp-proto-http - dev-python/opentelemetry-instrumentation - dev-python/opentelemetry-instrumentation-threading - dev-python/posthog - app-text/frog Signed-off-by: David Roman --- profiles/package.mask | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c0191fcf6c..447b3b9824 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,20 @@ # New entries go on top. +# David Roman (2026-05-29) +# Depends on removed version of dev-python/opentelemetry-api +# Probably a version bump will fix the issue +# Removal after 2026-08-29 +dev-python/opentelemetry-exporter-otlp-proto-common +dev-python/opentelemetry-exporter-otlp-proto-grpc +dev-python/opentelemetry-exporter-otlp-proto-http +dev-python/opentelemetry-instrumentation +dev-python/opentelemetry-instrumentation-threading +# depends on opentelemetry-exporter-otlp-proto-http +dev-python/posthog +# depends on posthog +app-text/frog + # David Roman (2026-05-21) # Depends on masked Qt5 media-sound/noson-app