Package: src:golang-github-fsouza-go-dockerclient
Version: 1.11.0-2
User: [email protected]
Usertags: ftbfs-during-trixie-support-period
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable in the year 2028, your package
failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=golang --with=golang --builddirectory=_build
dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
cd _build && go install -trimpath -v -p 2
github.com/fsouza/go-dockerclient github.com/fsouza/go-dockerclient/testing
internal/goarch
internal/unsafeheader
internal/cpu
internal/abi
internal/bytealg
internal/chacha8rand
[... snipped ...]
=== RUN TestStatsContainerStream
=== PAUSE TestStatsContainerStream
=== RUN TestListNetworks
=== PAUSE TestListNetworks
=== RUN TestCreateNetwork
=== PAUSE TestCreateNetwork
=== RUN TestCreateNetworkInvalidBody
=== PAUSE TestCreateNetworkInvalidBody
=== RUN TestCreateNetworkDuplicateName
=== PAUSE TestCreateNetworkDuplicateName
=== RUN TestRemoveNetwork
=== PAUSE TestRemoveNetwork
=== RUN TestNetworkConnect
=== PAUSE TestNetworkConnect
=== RUN TestListVolumes
=== PAUSE TestListVolumes
=== RUN TestCreateVolume
=== PAUSE TestCreateVolume
=== RUN TestCreateVolumeAlreadExists
=== PAUSE TestCreateVolumeAlreadExists
=== RUN TestInspectVolume
=== PAUSE TestInspectVolume
=== RUN TestInspectVolumeNotFound
=== PAUSE TestInspectVolumeNotFound
=== RUN TestRemoveVolume
=== PAUSE TestRemoveVolume
=== RUN TestRemoveMissingVolume
=== PAUSE TestRemoveMissingVolume
=== RUN TestRemoveVolumeInuse
=== PAUSE TestRemoveVolumeInuse
=== RUN TestUploadToContainer
=== PAUSE TestUploadToContainer
=== RUN TestUploadToContainerWithBodyTarFile
=== PAUSE TestUploadToContainerWithBodyTarFile
=== RUN TestUploadToContainerBodyNotTarFile
=== PAUSE TestUploadToContainerBodyNotTarFile
=== RUN TestUploadToContainerMissingContainer
=== PAUSE TestUploadToContainerMissingContainer
=== RUN TestInfoDocker
=== PAUSE TestInfoDocker
=== RUN TestInfoDockerWithSwarm
=== PAUSE TestInfoDockerWithSwarm
=== RUN TestVersionDocker
=== PAUSE TestVersionDocker
=== RUN TestDownloadFromContainer
=== PAUSE TestDownloadFromContainer
=== RUN TestSupportVersionPathPrefix
=== PAUSE TestSupportVersionPathPrefix
=== RUN TestSwarmInit
=== PAUSE TestSwarmInit
=== RUN TestSwarmInitDynamicAdvertiseAddrPort
=== PAUSE TestSwarmInitDynamicAdvertiseAddrPort
=== RUN TestSwarmInitAlreadyInSwarm
=== PAUSE TestSwarmInitAlreadyInSwarm
=== RUN TestSwarmJoinNoBody
=== PAUSE TestSwarmJoinNoBody
=== RUN TestSwarmJoin
=== PAUSE TestSwarmJoin
=== RUN TestSwarmJoinWithService
=== PAUSE TestSwarmJoinWithService
=== RUN TestSwarmJoinAlreadyInSwarm
--- PASS: TestSwarmJoinAlreadyInSwarm (0.01s)
=== RUN TestSwarmLeave
=== PAUSE TestSwarmLeave
=== RUN TestSwarmLeaveNotInSwarm
=== PAUSE TestSwarmLeaveNotInSwarm
=== RUN TestSwarmInspect
=== PAUSE TestSwarmInspect
=== RUN TestSwarmInspectNotInSwarm
=== PAUSE TestSwarmInspectNotInSwarm
=== RUN TestServiceCreate
=== PAUSE TestServiceCreate
=== RUN TestServiceCreateDynamicPort
=== PAUSE TestServiceCreateDynamicPort
=== RUN TestServiceCreateMultipleServers
=== PAUSE TestServiceCreateMultipleServers
=== RUN TestServiceCreateNoContainers
=== PAUSE TestServiceCreateNoContainers
=== RUN TestServiceInspect
=== PAUSE TestServiceInspect
=== RUN TestServiceInspectByName
=== PAUSE TestServiceInspectByName
=== RUN TestServiceInspectNotFound
=== PAUSE TestServiceInspectNotFound
=== RUN TestTaskInspect
=== PAUSE TestTaskInspect
=== RUN TestTaskInspectNotFound
=== PAUSE TestTaskInspectNotFound
=== RUN TestServiceList
=== PAUSE TestServiceList
=== RUN TestServiceListFilterID
=== PAUSE TestServiceListFilterID
=== RUN TestServiceListFilterName
=== PAUSE TestServiceListFilterName
=== RUN TestServiceListFilterEmpty
=== PAUSE TestServiceListFilterEmpty
=== RUN TestTaskList
=== PAUSE TestTaskList
=== RUN TestTaskListFilterID
=== PAUSE TestTaskListFilterID
=== RUN TestTaskListFilterServiceID
=== PAUSE TestTaskListFilterServiceID
=== RUN TestTaskListFilterServiceName
=== PAUSE TestTaskListFilterServiceName
=== RUN TestTaskListFilterMultipleFields
=== PAUSE TestTaskListFilterMultipleFields
=== RUN TestTaskListFilterMultipleFieldsNotFound
=== PAUSE TestTaskListFilterMultipleFieldsNotFound
=== RUN TestTaskListFilterNotFound
=== PAUSE TestTaskListFilterNotFound
=== RUN TestTaskListFilterLabel
=== PAUSE TestTaskListFilterLabel
=== RUN TestServiceDelete
=== PAUSE TestServiceDelete
=== RUN TestServiceDeleteNotFound
=== PAUSE TestServiceDeleteNotFound
=== RUN TestServiceUpdate
=== PAUSE TestServiceUpdate
=== RUN TestServiceUpdateMoreReplicas
=== PAUSE TestServiceUpdateMoreReplicas
=== RUN TestServiceUpdateNotFound
=== PAUSE TestServiceUpdateNotFound
=== RUN TestNodeList
=== PAUSE TestNodeList
=== RUN TestNodeInfo
=== PAUSE TestNodeInfo
=== RUN TestNodeUpdate
=== PAUSE TestNodeUpdate
=== RUN TestNodeDelete
=== PAUSE TestNodeDelete
=== RUN TestMutateTask
=== PAUSE TestMutateTask
=== RUN TestMutateTaskNotFound
=== PAUSE TestMutateTaskNotFound
=== CONT TestNewServer
=== CONT TestMutateTaskNotFound
--- PASS: TestNewServer (0.00s)
=== CONT TestRemoveImageByIDWithSingleTag
--- PASS: TestMutateTaskNotFound (0.00s)
=== CONT TestRemoveImageByIDWithMultipleTags
--- PASS: TestRemoveImageByIDWithSingleTag (0.01s)
=== CONT TestRemoveImageWithMultipleTags
--- PASS: TestRemoveImageByIDWithMultipleTags (0.00s)
=== CONT TestRemoveImageByName
--- PASS: TestRemoveImageWithMultipleTags (0.00s)
--- PASS: TestRemoveImageByName (0.00s)
=== CONT TestListImages
=== CONT TestRemoveImage
--- PASS: TestRemoveImage (0.00s)
=== CONT TestInspectImageNotFound
--- PASS: TestInspectImageNotFound (0.00s)
=== CONT TestInspectImageWithID
--- PASS: TestListImages (0.01s)
=== CONT TestInspectImage
--- PASS: TestInspectImageWithID (0.01s)
--- PASS: TestInspectImage (0.01s)
=== CONT TestTagImageNotFound
=== CONT TestTagImageWithID
--- PASS: TestTagImageNotFound (0.00s)
=== CONT TestTagImageWithRepoAndTag
--- PASS: TestTagImageWithID (0.00s)
=== CONT TestTagImage
--- PASS: TestTagImage (0.00s)
=== CONT TestPushImageNotFound
--- PASS: TestTagImageWithRepoAndTag (0.00s)
=== CONT TestPushImageWithTag
--- PASS: TestPushImageNotFound (0.00s)
=== CONT TestPushImage
--- PASS: TestPushImageWithTag (0.00s)
=== CONT TestPullImageExisting
--- PASS: TestPullImageExisting (0.00s)
=== CONT TestPullImageWithShaTag
--- PASS: TestPushImage (0.01s)
=== CONT TestPullImageWithTag
--- PASS: TestPullImageWithTag (0.00s)
=== CONT TestPullImage
--- PASS: TestPullImageWithShaTag (0.01s)
=== CONT TestRemoveContainerRunningForce
--- PASS: TestPullImage (0.00s)
=== CONT TestRemoveContainerRunning
--- PASS: TestRemoveContainerRunningForce (0.00s)
=== CONT TestRemoveContainerNotFound
--- PASS: TestRemoveContainerRunning (0.00s)
=== CONT TestRemoveContainerByName
--- PASS: TestRemoveContainerNotFound (0.00s)
=== CONT TestRemoveContainer
--- PASS: TestRemoveContainer (0.00s)
=== CONT TestAttachContainerWithStreamBlocksOnCreatedContainers
--- PASS: TestRemoveContainerByName (0.01s)
=== CONT TestAttachContainerWithStreamBlocks
--- PASS: TestAttachContainerWithStreamBlocks (0.50s)
--- PASS: TestAttachContainerWithStreamBlocksOnCreatedContainers (0.50s)
=== CONT TestAttachContainer
=== CONT TestAttachContainerNotFound
--- PASS: TestAttachContainerNotFound (0.00s)
--- PASS: TestAttachContainer (0.00s)
=== CONT TestLogContainer
=== CONT TestLogContainerNotFound
--- PASS: TestLogContainer (0.00s)
=== CONT TestWaitContainerNotFound
--- PASS: TestLogContainerNotFound (0.00s)
=== CONT TestWaitContainerStatus
--- PASS: TestWaitContainerNotFound (0.00s)
=== CONT TestWaitContainer
--- PASS: TestWaitContainerStatus (0.00s)
=== CONT TestUnpauseContainerNotFound
--- PASS: TestUnpauseContainerNotFound (0.00s)
=== CONT TestUnpauseContainerNotPaused
--- PASS: TestWaitContainer (0.00s)
=== CONT TestUnpauseContainer
--- PASS: TestUnpauseContainerNotPaused (0.00s)
=== CONT TestPauseContainerNotFound
--- PASS: TestUnpauseContainer (0.00s)
=== CONT TestPauseContainerAlreadyPaused
--- PASS: TestPauseContainerNotFound (0.00s)
=== CONT TestPauseContainer
--- PASS: TestPauseContainerAlreadyPaused (0.00s)
=== CONT TestStopContainerNotRunning
--- PASS: TestPauseContainer (0.00s)
=== CONT TestStopContainerNotFound
--- PASS: TestStopContainerNotRunning (0.00s)
=== CONT TestStopContainerWithNotifyChannel
--- PASS: TestStopContainerNotFound (0.00s)
=== CONT TestKillContainer
--- PASS: TestStopContainerWithNotifyChannel (0.00s)
=== CONT TestStopContainer
--- PASS: TestKillContainer (0.00s)
=== CONT TestStartContainerAlreadyRunning
--- PASS: TestStopContainer (0.00s)
=== CONT TestStartContainerNotFound
--- PASS: TestStartContainerAlreadyRunning (0.00s)
=== CONT TestStartContainerWithNotifyChannel
--- PASS: TestStartContainerNotFound (0.00s)
=== CONT TestStartContainerChangeNetwork
--- PASS: TestStartContainerWithNotifyChannel (0.00s)
=== CONT TestStartContainerNoHostConfig
--- PASS: TestStartContainerChangeNetwork (0.00s)
=== CONT TestStartContainer
--- PASS: TestStartContainerNoHostConfig (0.00s)
=== CONT TestTopContainerStopped
--- PASS: TestStartContainer (0.00s)
=== CONT TestTopContainerNotFound
--- PASS: TestTopContainerStopped (0.00s)
=== CONT TestTopContainer
--- PASS: TestTopContainerNotFound (0.00s)
=== CONT TestInspectContainerNotFound
--- PASS: TestTopContainer (0.00s)
=== CONT TestInspectContainer
--- PASS: TestInspectContainerNotFound (0.00s)
=== CONT TestCommitContainerNotFound
--- PASS: TestCommitContainerNotFound (0.00s)
=== CONT TestCommitContainerInvalidRun
--- PASS: TestInspectContainer (0.01s)
=== CONT TestCommitContainerWithTag
--- PASS: TestCommitContainerInvalidRun (0.00s)
=== CONT TestCommitContainerComplete
--- PASS: TestCommitContainerWithTag (0.00s)
=== CONT TestCommitContainer
--- PASS: TestCommitContainerComplete (0.00s)
=== CONT TestRenameContainerNotFound
--- PASS: TestCommitContainer (0.00s)
=== CONT TestRenameContainer
--- PASS: TestRenameContainerNotFound (0.00s)
=== CONT TestCreateContainerImageNotFound
--- PASS: TestCreateContainerImageNotFound (0.00s)
=== CONT TestCreateContainerInvalidName
--- PASS: TestRenameContainer (0.01s)
=== CONT TestCreateMultipleContainersEmptyName
--- PASS: TestCreateContainerInvalidName (0.00s)
=== CONT TestCreateContainerDuplicateName
--- PASS: TestCreateMultipleContainersEmptyName (0.00s)
=== CONT TestCreateContainerInvalidBody
--- PASS: TestCreateContainerDuplicateName (0.00s)
=== CONT TestCreateContainerWithNotifyChannel
--- PASS: TestCreateContainerWithNotifyChannel (0.00s)
--- PASS: TestCreateContainerInvalidBody (0.01s)
=== CONT TestListContainersFilterLabels
=== CONT TestCreateContainer
--- PASS: TestListContainersFilterLabels (0.00s)
=== CONT TestListRunningContainers
--- PASS: TestCreateContainer (0.00s)
=== CONT TestListContainers
--- PASS: TestListContainers (0.00s)
=== CONT TestCustomHandlerRegexp
--- PASS: TestListRunningContainers (0.00s)
=== CONT TestCustomHandler
--- PASS: TestCustomHandlerRegexp (0.00s)
=== CONT TestSetHook
--- PASS: TestCustomHandler (0.00s)
=== CONT TestHandleWithHook
--- PASS: TestSetHook (0.00s)
=== CONT TestServerURLNoListener
--- PASS: TestServerURLNoListener (0.00s)
=== CONT TestServerURL
--- PASS: TestHandleWithHook (0.00s)
=== CONT TestServerStopNoListener
--- PASS: TestServerStopNoListener (0.00s)
=== CONT TestServerStop
--- PASS: TestServerURL (0.00s)
=== CONT TestNewTLSServer
--- PASS: TestServerStop (0.00s)
=== CONT TestSwarmInit
2028/06/10 12:01:29 http: TLS handshake error from 127.0.0.1:45120: EOF
=== NAME TestNewTLSServer
server_test.go:69: Get "https://127.0.0.1:45237/_ping": tls: failed to
verify certificate: x509: certificate has expired or is not yet valid: current time
2028-06-10T12:01:29Z is after 2027-10-02T05:40:40Z
--- FAIL: TestNewTLSServer (0.01s)
=== CONT TestMutateTask
2028/06/10 12:01:29 http: TLS handshake error from 127.0.0.1:45128: remote
error: tls: bad certificate
--- PASS: TestSwarmInit (0.01s)
=== CONT TestNodeDelete
--- PASS: TestMutateTask (0.00s)
=== CONT TestNodeUpdate
--- PASS: TestNodeDelete (0.01s)
=== CONT TestNodeInfo
--- PASS: TestNodeUpdate (0.01s)
=== CONT TestNodeList
--- PASS: TestNodeInfo (0.01s)
=== CONT TestServiceUpdateNotFound
--- PASS: TestNodeList (0.01s)
=== CONT TestServiceUpdateMoreReplicas
--- PASS: TestServiceUpdateNotFound (0.01s)
=== CONT TestServiceUpdate
--- PASS: TestServiceUpdateMoreReplicas (0.01s)
=== CONT TestServiceDeleteNotFound
--- PASS: TestServiceUpdate (0.01s)
=== CONT TestServiceDelete
--- PASS: TestServiceDeleteNotFound (0.01s)
=== CONT TestTaskListFilterLabel
--- PASS: TestServiceDelete (0.01s)
=== CONT TestTaskListFilterNotFound
--- PASS: TestTaskListFilterLabel (0.01s)
=== CONT TestTaskListFilterMultipleFieldsNotFound
--- PASS: TestTaskListFilterNotFound (0.01s)
=== CONT TestTaskListFilterMultipleFields
--- PASS: TestTaskListFilterMultipleFieldsNotFound (0.01s)
=== CONT TestTaskListFilterServiceName
--- PASS: TestTaskListFilterMultipleFields (0.01s)
=== CONT TestTaskListFilterServiceID
--- PASS: TestTaskListFilterServiceName (0.01s)
=== CONT TestTaskListFilterID
--- PASS: TestTaskListFilterServiceID (0.02s)
=== CONT TestTaskList
--- PASS: TestTaskListFilterID (0.02s)
=== CONT TestServiceListFilterEmpty
--- PASS: TestTaskList (0.01s)
=== CONT TestServiceListFilterName
--- PASS: TestServiceListFilterEmpty (0.01s)
=== CONT TestServiceListFilterID
--- PASS: TestServiceListFilterName (0.02s)
=== CONT TestServiceList
--- PASS: TestServiceListFilterID (0.02s)
=== CONT TestTaskInspectNotFound
--- PASS: TestServiceList (0.01s)
=== CONT TestTaskInspect
--- PASS: TestTaskInspectNotFound (0.01s)
=== CONT TestServiceInspectNotFound
--- PASS: TestServiceInspectNotFound (0.02s)
=== CONT TestServiceInspectByName
--- PASS: TestTaskInspect (0.02s)
=== CONT TestServiceInspect
--- PASS: TestServiceInspect (0.02s)
--- PASS: TestServiceInspectByName (0.02s)
=== CONT TestServiceCreateMultipleServers
=== CONT TestServiceCreateNoContainers
--- PASS: TestServiceCreateNoContainers (0.01s)
=== CONT TestServiceCreateDynamicPort
--- PASS: TestServiceCreateMultipleServers (0.01s)
=== CONT TestServiceCreate
--- PASS: TestServiceCreateDynamicPort (0.01s)
=== CONT TestSwarmInspectNotInSwarm
--- PASS: TestServiceCreate (0.01s)
=== CONT TestSwarmInspect
--- PASS: TestSwarmInspect (0.01s)
--- PASS: TestSwarmInspectNotInSwarm (0.01s)
=== CONT TestSwarmLeaveNotInSwarm
=== CONT TestSwarmLeave
--- PASS: TestSwarmLeaveNotInSwarm (0.01s)
=== CONT TestSwarmJoinWithService
--- PASS: TestSwarmLeave (0.02s)
=== CONT TestSwarmJoin
--- PASS: TestSwarmJoin (0.01s)
=== CONT TestSwarmJoinNoBody
--- PASS: TestSwarmJoinWithService (0.01s)
=== CONT TestSwarmInitAlreadyInSwarm
--- PASS: TestSwarmJoinNoBody (0.01s)
--- PASS: TestSwarmInitAlreadyInSwarm (0.00s)
=== CONT TestSwarmInitDynamicAdvertiseAddrPort
=== CONT TestCreateNetworkDuplicateName
--- PASS: TestCreateNetworkDuplicateName (0.00s)
=== CONT TestSupportVersionPathPrefix
--- PASS: TestSwarmInitDynamicAdvertiseAddrPort (0.00s)
=== CONT TestDownloadFromContainer
--- PASS: TestSupportVersionPathPrefix (0.00s)
--- PASS: TestDownloadFromContainer (0.00s)
=== CONT TestVersionDocker
=== CONT TestInfoDockerWithSwarm
--- PASS: TestVersionDocker (0.02s)
=== CONT TestInfoDocker
--- PASS: TestInfoDockerWithSwarm (0.02s)
=== CONT TestUploadToContainerMissingContainer
--- PASS: TestUploadToContainerMissingContainer (0.00s)
=== CONT TestUploadToContainerBodyNotTarFile
--- PASS: TestInfoDocker (0.01s)
=== CONT TestUploadToContainerWithBodyTarFile
--- PASS: TestUploadToContainerBodyNotTarFile (0.00s)
=== CONT TestUploadToContainer
--- PASS: TestUploadToContainerWithBodyTarFile (0.00s)
=== CONT TestRemoveVolumeInuse
--- PASS: TestUploadToContainer (0.00s)
=== CONT TestRemoveMissingVolume
--- PASS: TestRemoveVolumeInuse (0.00s)
=== CONT TestRemoveVolume
--- PASS: TestRemoveMissingVolume (0.00s)
=== CONT TestInspectVolumeNotFound
--- PASS: TestRemoveVolume (0.00s)
=== CONT TestInspectVolume
--- PASS: TestInspectVolumeNotFound (0.00s)
=== CONT TestCreateVolumeAlreadExists
--- PASS: TestInspectVolume (0.00s)
=== CONT TestCreateVolume
--- PASS: TestCreateVolumeAlreadExists (0.00s)
=== CONT TestListVolumes
--- PASS: TestCreateVolume (0.00s)
=== CONT TestNetworkConnect
--- PASS: TestListVolumes (0.00s)
=== CONT TestRemoveNetwork
--- PASS: TestNetworkConnect (0.00s)
=== CONT TestCreateExecContainer
--- PASS: TestRemoveNetwork (0.00s)
=== CONT TestCreateNetworkInvalidBody
--- PASS: TestCreateExecContainer (0.00s)
=== CONT TestCreateNetwork
--- PASS: TestCreateNetworkInvalidBody (0.00s)
=== CONT TestListNetworks
--- PASS: TestCreateNetwork (0.01s)
=== CONT TestStatsContainerStream
--- PASS: TestListNetworks (0.00s)
=== CONT TestStatsContainer
--- PASS: TestStatsContainer (0.01s)
=== CONT TestStartExecContainerNotFound
--- PASS: TestStartExecContainerNotFound (0.00s)
=== CONT TestStartExecContainerWildcardCallback
--- PASS: TestStartExecContainerWildcardCallback (0.00s)
=== CONT TestStartExecContainer
--- PASS: TestStartExecContainer (0.00s)
=== CONT TestInspectExecContainer
--- PASS: TestInspectExecContainer (0.00s)
=== CONT TestMutateContainerNotFound
--- PASS: TestMutateContainerNotFound (0.00s)
=== CONT TestDefaultHandler
--- PASS: TestDefaultHandler (0.00s)
=== CONT TestPing
--- PASS: TestPing (0.00s)
=== CONT TestBuildImageWithRemoteDockerfile
--- PASS: TestBuildImageWithRemoteDockerfile (0.00s)
=== CONT TestBuildImageWithContentTypeTar
--- PASS: TestBuildImageWithContentTypeTar (0.00s)
=== CONT TestRemoveFailure
--- PASS: TestRemoveFailure (0.00s)
=== CONT TestMutateContainer
--- PASS: TestMutateContainer (0.00s)
=== CONT TestResetMultiFailures
--- PASS: TestResetMultiFailures (0.00s)
=== CONT TestPrepareMultiFailures
--- PASS: TestPrepareMultiFailures (0.00s)
=== CONT TestPrepareFailure
--- PASS: TestPrepareFailure (0.00s)
--- PASS: TestStatsContainerStream (0.21s)
FAIL
FAIL github.com/fsouza/go-dockerclient/testing 1.169s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2
github.com/fsouza/go-dockerclient github.com/fsouza/go-dockerclient/testing returned
exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/ftbfs-future/
About the archive rebuild: This is an effort to keep trixie free from FTBFS bugs
during its lifetime as a supported distribution, as explained here:
https://lists.debian.org/debian-devel/2024/05/msg00414.html
(While they are not yet, please note that the bugs will be RC for trixie)
The build was made using sbuild and a reduced chroot with only
build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.