Hi all, Quick update on siso and the OpenTelemetry Collector packaging work. Several items are ready and waiting for review and sponsorship.
They form a dependency chain so I will do a recap: siso 1.5.19+ds-1 is ready for upload: MR: https://salsa.debian.org/go-team/packages/siso/-/merge_requests/4 Among other things, this will This will help fix an issue preventing siso migration to testing: https://qa.debian.org/excuses.php?package=siso - Fix for i386 debrebuild crash: ninjautil tests skipped on 32-bit due to Go runtime GC issue with large allocations. < See https://reproduce.debian.net/i386/api/v1/builds/213968/log Now, for the final unblocking of the OTel Collector (siso's only remaining patched-out feature): 1. MR: koanf 2.3.4. This is the only hard blocker for the Collector framework https://salsa.debian.org/go-team/packages/golang-github-knadh-koanf/-/merge_requests/2 The Collector depends on go.opentelemetry.io/auto for instrumentation, which in turn needs two libraries not yet packaged. Once everything below lands, the patch can be dropped. 2. RFS: golang-opentelemetry-auto . All 17 test suites pass, pushed to go-team/ https://salsa.debian.org/go-team/packages/golang-opentelemetry-auto Items 3 and 4 are prerequisites for auto. 3. ITP #1140162: golang-github-brunoscheufler-aws-ecs-metadata-go https://salsa.debian.org/mendezr/golang-github-brunoscheufler-aws-ecs-metadata-go 4. ITP #1140163: golang-github-googlecloudplatform-opentelemetry-operations-go https://salsa.debian.org/mendezr/golang-github-googlecloudplatform-opentelemetry-operations-go I would appreciate sponsorship on any of the above. BTW, I am in the NM process (https://nm.debian.org/process/1547/) and I am considering asking if this is a good moment for asking DM rights to upload for siso. Thanks, Juan
