Your message dated Sat, 26 Jan 2019 00:34:11 +0000 with message-id <[email protected]> and subject line Bug#907713: fixed in golang-github-fsouza-go-dockerclient 1.2.1-2 has caused the Debian Bug report #907713, regarding golang-github-fsouza-go-dockerclient: FTBFS in buster/sid (failing tests) 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 [email protected] immediately.) -- 907713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907713 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:golang-github-fsouza-go-dockerclient Version: 1.2.1-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=golang --with=golang --builddirectory=_build dh_update_autotools_config -i -O--buildsystem=golang -O--builddirectory=_build dh_autoreconf -i -O--buildsystem=golang -O--builddirectory=_build dh_auto_configure -i -O--buildsystem=golang -O--builddirectory=_build dh_auto_build -i -O--buildsystem=golang -O--builddirectory=_build cd _build && go install -gcflags=\"-trimpath=/<<PKGBUILDDIR>>/_build/src\" -asmflags=\"-trimpath=/<<PKGBUILDDIR>>/_build/src\" -v -p 1 github.com/fsouza/go-dockerclient github.com/fsouza/go-dockerclient/testing github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go github.com/opencontainers/image-spec/specs-go/v1 github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/strslice [... snipped ...] --- PASS: TestRenameContainer (0.00s) === CONT TestCreateContainerImageNotFound --- PASS: TestCreateContainerImageNotFound (0.00s) === CONT TestCreateContainerInvalidName --- PASS: TestCreateContainerInvalidName (0.00s) === CONT TestCreateMultipleContainersEmptyName --- PASS: TestCreateMultipleContainersEmptyName (0.00s) === CONT TestCreateContainerDuplicateName --- PASS: TestCreateContainerDuplicateName (0.00s) === CONT TestCreateContainerInvalidBody --- PASS: TestCreateContainerInvalidBody (0.00s) === CONT TestCreateContainerWithNotifyChannel --- PASS: TestCreateContainerWithNotifyChannel (0.00s) === CONT TestCreateContainer --- PASS: TestCreateContainer (0.00s) === CONT TestListContainersFilterLabels --- PASS: TestListContainersFilterLabels (0.00s) === CONT TestListRunningContainers --- PASS: TestListRunningContainers (0.00s) === CONT TestListContainers --- PASS: TestListContainers (0.00s) === CONT TestCustomHandlerRegexp --- PASS: TestCustomHandlerRegexp (0.00s) === CONT TestCustomHandler --- PASS: TestCustomHandler (0.00s) === CONT TestSetHook --- PASS: TestSetHook (0.00s) === CONT TestHandleWithHook --- PASS: TestHandleWithHook (0.00s) === CONT TestServerURLNoListener --- PASS: TestServerURLNoListener (0.00s) === CONT TestServerURL --- PASS: TestServerURL (0.00s) === CONT TestServerStopNoListener --- PASS: TestServerStopNoListener (0.00s) === CONT TestServerStop --- PASS: TestServerStop (0.00s) === CONT TestNewTLSServer 2018/08/27 09:12:05 http: TLS handshake error from 127.0.0.1:52230: EOF --- PASS: TestNewTLSServer (0.01s) PASS ok github.com/fsouza/go-dockerclient/testing 1.575s dh_auto_test: cd _build && go test -vet=off -v -p 1 github.com/fsouza/go-dockerclient github.com/fsouza/go-dockerclient/testing returned exit code 1 make: *** [debian/rules:11: build-indep] Error 1 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- This is just how the build ends and not necessarily the relevant part. For full build logs please see: https://people.debian.org/~sanvila/build-logs/golang-github-fsouza-go-dockerclient/ I suspect of a race condition or something alike, because this failure does not seem to happen in reproducible builds. However, I can reproduce it 100% of the time, so if you could not reproduce it, I would gladly offer a test machine where this happens (please contact me privately for details). Thanks.
--- End Message ---
--- Begin Message ---Source: golang-github-fsouza-go-dockerclient Source-Version: 1.2.1-2 We believe that the bug you reported is fixed in the latest version of golang-github-fsouza-go-dockerclient, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dmitry Smirnov <[email protected]> (supplier of updated golang-github-fsouza-go-dockerclient 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 26 Jan 2019 11:04:02 +1100 Source: golang-github-fsouza-go-dockerclient Architecture: source Version: 1.2.1-2 Distribution: unstable Urgency: medium Maintainer: pkg-go <[email protected]> Changed-By: Dmitry Smirnov <[email protected]> Closes: 907713 Changes: golang-github-fsouza-go-dockerclient (1.2.1-2) unstable; urgency=medium . * New upstream patch to fix failing test (Closes: #907713). Checksums-Sha1: 4ca3bd4c7134620897d1e6a3dfcd5bb6f61f8e46 2771 golang-github-fsouza-go-dockerclient_1.2.1-2.dsc 1a0c6eada4a881104f603149992c0f1c45ac0ffc 5232 golang-github-fsouza-go-dockerclient_1.2.1-2.debian.tar.xz 02f01365a36fe9dc11398d82a2ca90fddda27a8d 17322 golang-github-fsouza-go-dockerclient_1.2.1-2_amd64.buildinfo Checksums-Sha256: a01f3b1f1e2004a50429097bcb5b8f39cf66473e73dd5a2c2aaa5ded97f7b17e 2771 golang-github-fsouza-go-dockerclient_1.2.1-2.dsc ef6840fce60aa9352b0c650d8a045725cd421ecc30202957fafe0da260ddb31d 5232 golang-github-fsouza-go-dockerclient_1.2.1-2.debian.tar.xz 6a79a30a434cf4301351cc384906d856b21d3a9c857a42e85ba9db097493f5c6 17322 golang-github-fsouza-go-dockerclient_1.2.1-2_amd64.buildinfo Files: 9d5aa833de247e5b809dae1d193e6138 2771 devel optional golang-github-fsouza-go-dockerclient_1.2.1-2.dsc 7e010aec74cef66b40837d2a40212364 5232 devel optional golang-github-fsouza-go-dockerclient_1.2.1-2.debian.tar.xz b240d9e00e8c9756edea8ba6d8b7fd5f 17322 devel optional golang-github-fsouza-go-dockerclient_1.2.1-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlxLqA0ACgkQUra72VOW jRuzeBAAklwxCvbVqjJ/HsyOcZaAx00waZEx8/fXrqt7cmvs/HG3qj2Jo8icgenb QnOgRT4NTgjzn/PU+s3QrRVUFZbHqUTrFQQiJjGRIqM9YzQNw7px03xZXexvvB8a hmf+yfsIpOufWj2GYpJ/aVAPNs4kTIQ4C0k3bWRMJ5Q8R4wejOoc+uItRN6JXI3J 4kiL0dN7QZayosWfwxYs8+moS6ZoDDMsfugxS7o6EuOhZqReOZHToKrivvFrk5kH 9IzvPMzUQpsCHNAKSGCOxc5sbt2MO35yc+KiSnYM1weE1cG/6FXtqu845XuywYNT sXzPoyGWMdJgIgTO/FksilT0EeMzc0sjU1LbTUdjJrvR/W7rT7VZDoOhAx3YfHBY UxbwWj0/rhDnUCX2JFZ4n5Phrznc9qZKTz8IFHATqnKpaEo95AaZllvzyRi0uVlF IRvJHoYIC6GK9EyApgaQ7jAm/gbDX0g0l/X0kwguBIdsnxGx6oUvOe66vm9oMnF9 ZX52BXXCm+DWHEhVQAtrrCNO73xatXByR8SiaHsiTE43m8cKsugRoTSV5QwkBWsP +PP4NR55uOmoRsKlerXod8uHqBJU2jSqL8kxhu+Fvj9FbNDce0IhNnFImcbDQEA7 Ugku7kP+zbsMfveLm/kzSanJYJEi1ItkjYpntPPBpArVQAupY3o= =+xGd -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-go-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers
