Your message dated Mon, 17 Mar 2025 09:53:23 +0000
with message-id <e1tu79v-00fujr...@fasolo.debian.org>
and subject line Bug#1096242: fixed in golang-k8s-kube-openapi 
0.0~git20241212.2c72e55-1
has caused the Debian Bug report #1096242,
regarding golang-k8s-kube-openapi: FTBFS: dh_auto_test: error: cd _build && go 
test -vet=off -v -p 8 k8s.io/kube-openapi/cmd/openapi-gen [...] 
k8s.io/kube-openapi/test/integration/testutil returned exit code 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1096242: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096242
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-k8s-kube-openapi
Version: 0.0~git20231214.ab13479-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250215 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> === RUN   TestCustomDef
> --- FAIL: TestCustomDef (2.61s)
> panic: can't find import for sync [recovered]
>       panic: can't find import for sync
> 
> goroutine 46 [running]:
> testing.tRunner.func1.2({0xb5a8a0, 0xc00ae4d390})
>       /usr/lib/go-1.24/src/testing/testing.go:1734 +0x21c
> testing.tRunner.func1()
>       /usr/lib/go-1.24/src/testing/testing.go:1737 +0x35e
> panic({0xb5a8a0?, 0xc00ae4d390?})
>       /usr/lib/go-1.24/src/runtime/panic.go:787 +0x132
> k8s.io/gengo/generator.golangTrackerLocalName({0xdba020, 0xc001e84000}, 
> {{0xc00a6e1270, 0x4}, {0xc00a6e1275, 0x5}, {0x0, 0x0}})
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/gengo/generator/import_tracker.go:88
>  +0x305
> k8s.io/gengo/generator.NewImportTrackerForPackage.func2({{0xc00a6e1270, 0x4}, 
> {0xc00a6e1275, 0x5}, {0x0, 0x0}})
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/gengo/generator/import_tracker.go:48
>  +0x58
> k8s.io/gengo/namer.(*DefaultImportTracker).AddSymbol(0xc001e84000, 
> {{0xc00a6e1270, 0x4}, {0xc00a6e1275, 0x5}, {0x0, 0x0}})
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/gengo/namer/import_tracker.go:74
>  +0xe9
> k8s.io/gengo/namer.(*DefaultImportTracker).AddType(0xc001e84000, 0xc0044ddc80)
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/gengo/namer/import_tracker.go:94
>  +0x145
> k8s.io/gengo/namer.(*rawNamer).Name(0xc002276a20, 0xc0044ddc80)
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/gengo/namer/namer.go:328
>  +0x4bb
> k8s.io/gengo/namer.tList.Less({{0xdb1660, 0xc002276a20}, {0xc00a4e5008, 
> 0x661, 0x8ff}}, 0xc00ae48030?, 0x0)
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/gengo/namer/order.go:71
>  +0x4e
> sort.partition({0xdb71c8, 0xc00ae48030}, 0x0, 0x661, 0x40ffc5?)
>       /usr/lib/go-1.24/src/sort/zsortinterface.go:154 +0x175
> sort.pdqsort({0xdb71c8, 0xc00ae48030}, 0xc046c0?, 0x41c601?, 0xc00ae48030?)
>       /usr/lib/go-1.24/src/sort/zsortinterface.go:114 +0x225
> sort.Sort({0xdb71c8, 0xc00ae48030})
>       /usr/lib/go-1.24/src/sort/sort.go:54 +0x54
> k8s.io/gengo/namer.(*Orderer).OrderUniverse(0xc001e748c0?, 0xc848a4?)
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/gengo/namer/order.go:50
>  +0x1d4
> k8s.io/kube-openapi/pkg/generators.construct(0xc0005036c0, 0xc000093cd0, 
> {0xdb1660, 0xc002276a20})
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/kube-openapi/pkg/generators/openapi_test.go:47
>  +0x205
> k8s.io/kube-openapi/pkg/generators.testOpenAPITypeWriter(0xc0005036c0, 
> {0xccf5f2, 0x138})
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/kube-openapi/pkg/generators/openapi_test.go:68
>  +0x32c
> k8s.io/kube-openapi/pkg/generators.TestCustomDef(0xc0005036c0)
>       
> /build/reproducible-path/golang-k8s-kube-openapi-0.0~git20231214.ab13479/_build/src/k8s.io/kube-openapi/pkg/generators/openapi_test.go:987
>  +0x2b
> testing.tRunner(0xc0005036c0, 0xcdc2a0)
>       /usr/lib/go-1.24/src/testing/testing.go:1792 +0xf4
> created by testing.(*T).Run in goroutine 1
>       /usr/lib/go-1.24/src/testing/testing.go:1851 +0x413
> FAIL  k8s.io/kube-openapi/pkg/generators      3.213s
> === RUN   TestListTypeMissing
> --- PASS: TestListTypeMissing (0.00s)
> === RUN   TestNamesMatch
> --- PASS: TestNamesMatch (0.00s)
> === RUN   TestRuleName
> --- PASS: TestRuleName (0.00s)


The full build log is available from:
http://qa-logs.debian.net/2025/02/15/golang-k8s-kube-openapi_0.0~git20231214.ab13479-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250215;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250215&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: golang-k8s-kube-openapi
Source-Version: 0.0~git20241212.2c72e55-1
Done: Simon Josefsson <si...@josefsson.org>

We believe that the bug you reported is fixed in the latest version of
golang-k8s-kube-openapi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1096...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Josefsson <si...@josefsson.org> (supplier of updated 
golang-k8s-kube-openapi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 17 Mar 2025 10:25:54 +0100
Source: golang-k8s-kube-openapi
Architecture: source
Version: 0.0~git20241212.2c72e55-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Simon Josefsson <si...@josefsson.org>
Closes: 1096242
Changes:
 golang-k8s-kube-openapi (0.0~git20241212.2c72e55-1) unstable; urgency=medium
 .
   [ Nicolas Peugnet ]
   * Team upload.
   * Bump required version of gengo
   * Update Depends based on dh-make-golang check-depends
   * Update to Static-Built-Using for binary package
   * Update copyright information
   * New upstream version 0.0~git20241212.2c72e55 (Closes: #1096242)
   * Rediff patches
Checksums-Sha1:
 32802d0b142073904aa8995950c14b780409807c 3613 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1.dsc
 c09f347d3dc0a166469aefe56a357260800b86a5 2545226 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55.orig.tar.gz
 8d77d4c38611c9ce80ef7e2aea756acd90cc8981 4800 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1.debian.tar.xz
 a6983cdafecd8b99ec4484c16898be15aae83ce8 10160 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1_amd64.buildinfo
Checksums-Sha256:
 50cb0b382ed309c259c2a90f11097be1b33aa3d4650749e41f5876ef8ac8c116 3613 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1.dsc
 31ef3f1962d476df40d80702cf02cc8d37bf0fa85b952f57ff98968364d49327 2545226 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55.orig.tar.gz
 6699007799cc85649b061d2ebfbcc79a0e0544d5cadd31c1dede8644be85e89c 4800 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1.debian.tar.xz
 997368c6f9249d73ce6f207aecf66322fe0286ef20c1789bbb1bccb45f11c157 10160 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1_amd64.buildinfo
Files:
 4f4bcce3ef27d0cf2471fdd506f86052 3613 golang optional 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1.dsc
 dcd2d4f77a858ad3268ba0db189425ac 2545226 golang optional 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55.orig.tar.gz
 de329d67c633303d2b2561e60d192a47 4800 golang optional 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1.debian.tar.xz
 97ca7526a6904e75ac59f8ae1452daf8 10160 golang optional 
golang-k8s-kube-openapi_0.0~git20241212.2c72e55-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQNoBAEWCgMQFiEEo8ychwudMQq61M8vUXIrCP5HRaIFAmfX7bEUHHNpbW9uQGpv
c2Vmc3Nvbi5vcmfCHCYAmDMEXJLOtBYJKwYBBAHaRw8BAQdACIcrZIvhrxDBkK9f
V+QlTmXxo2naObDuGtw58YaxlOu0JVNpbW9uIEpvc2Vmc3NvbiA8c2ltb25Aam9z
ZWZzc29uLm9yZz6IlgQTFggAPgIbAwULCQgHAgYVCAkKCwIEFgIDAQIeAQIXgBYh
BLHSvRN1vst4TPT4xNc89jjFPAa+BQJn0XQkBQkNZGbwAAoJENc89jjFPAa+BtIA
/iR73CfBurG9y8pASh3cbGOMHpDZfMAtosu6jbpO69GHAP4p7l57d+iVty2VQMsx
+3TCSAvZkpr4P/FuTzZ8JZe8BrgzBFySz4EWCSsGAQQB2kcPAQEHQOxTCIOaeXAx
I2hIX4HK9bQTpNVei708oNr1Klm8qCGKiPUEGBYIACYCGwIWIQSx0r0Tdb7LeEz0
+MTXPPY4xTwGvgUCZ9F0SgUJDWRmSQCBdiAEGRYIAB0WIQSjzJyHC50xCrrUzy9R
cisI/kdFogUCXJLPgQAKCRBRcisI/kdFoqdMAQCgH45aseZgIrwKOvUOA9QfsmeE
8GZHYNuFHmM9FEQS6AD6A4x5aYvoY6lo98pgtw2HPDhmcCXFItjXCrV4A0GmJA4J
ENc89jjFPAa+wUUBAO64fbZek6FPlRK0DrlWsrjCXuLi6PUxyzCAY6lG2nhUAQC6
qobB9mkZlZ0qihy1x4JRtflqFcqqT9n7iUZkCDIiDbg4BFySz2oSCisGAQQBl1UB
BQEBB0AxlRumDW6nZY7A+VCfek9VpEx6PJmdJyYPt3lNHMd6HAMBCAeIfgQYFggA
JgIbDBYhBLHSvRN1vst4TPT4xNc89jjFPAa+BQJn0XTSBQkNZGboAAoJENc89jjF
PAa+0M0BAPPRq73kLnHYNDMniVBOzUdi2XeF32idjEWWfjvyIJUOAP4wZ+ALxIeh
is3Uw2BzGZE6ttXQ2Q+DeCJO3TPpIqaXDAAKCRBRcisI/kdFoteBAQDEMLho6XsM
tF9dAVR7dEbRn9LIlQu6M6dclX2uSBSgbQEAvn3MPqg7NmcsPtt7Jeydos63sPkm
4apflmTiZA0sJQ4=
=UJQ3
-----END PGP SIGNATURE-----

Attachment: pgpA32YI4bxmV.pgp
Description: PGP signature


--- End Message ---

Reply via email to