Your message dated Tue, 15 Jan 2019 02:49:34 +0000 with message-id <e1gjeng-000ixd...@fasolo.debian.org> and subject line Bug#918502: fixed in golang-github-opencontainers-runtime-tools 0.8.0+dfsg-1 has caused the Debian Bug report #918502, regarding golang-github-opencontainers-runtime-tools: autopkgtest needs update for new version of golang-github-hashicorp-go-multierror 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.) -- 918502: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918502 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: golang-github-opencontainers-runtime-tools Version: 0.7.0+dfsg-1 User: debian...@lists.debian.org Usertags: needs-update Control: affects -1 src:golang-github-hashicorp-go-multierror Dear maintainers, With a recent upload of golang-github-hashicorp-go-multierror the autopkgtest of golang-github-opencontainers-runtime-tools fails in testing when that autopkgtest is run with the binary packages of golang-github-hashicorp-go-multierror from unstable. It passes when run with only packages from testing. In tabular form: pass fail golang-github-hashicorp-go-multierror from testing 1.0.0-1 golang-github-opencontainers-runtime-tools from testing 0.7.0+dfsg-1 all others from testing from testing I copied some of the output at the bottom of this report. Looking at the error, it seems you just need to update the reference. Currently this regression is contributing to the delay of the migration of golang-github-hashicorp-go-multierror to testing [1]. Of course, golang-github-hashicorp-go-multierror shouldn't just break your autopkgtest (or even worse, your package), but it seems to me that the change in golang-github-hashicorp-go-multierror was intended and your package needs to update to the new situation. If needed, please change the bug's severity. If this is a real problem in your package (and not only in your autopkgtest), the right binary package(s) from golang-github-hashicorp-go-multierror should really add a versioned Breaks on the unfixed version of (one of your) package(s). Note: the Breaks is nice even if the issue is only in the autopkgtest as it helps the migration software to figure out the right versions to combine in the tests. More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [0] You can see what packages were added from the second line of the log file quoted below. The migration software adds source package from unstable to the list if they are needed to install packages from golang-github-hashicorp-go-multierror/1.0.0-1. I.e. due to versioned dependencies or breaks/conflicts. [1] https://qa.debian.org/excuses.php?package=golang-github-hashicorp-go-multierror https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-opencontainers-runtime-tools/1651937/log.gz --- FAIL: TestCheckMandatoryFields (0.00s) --- FAIL: TestCheckMandatoryFields/1_error_occurred:__*_'Spec.Version'_should_not_be_empty (0.00s) validate_test.go:759: Error Trace: validate_test.go:759 Error: Not equal: expected: "1 error occurred:\n\n* 'Spec.Version' should not be empty" actual : "1 error occurred:\n\t* 'Spec.Version' should not be empty\n\n" Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ 1 error occurred: + * 'Spec.Version' should not be empty -* 'Spec.Version' should not be empty + Test: TestCheckMandatoryFields/1_error_occurred:__*_'Spec.Version'_should_not_be_empty --- FAIL: TestCheckMandatoryFields/1_error_occurred:__*_Spec_can't_be_nil (0.00s) validate_test.go:759: Error Trace: validate_test.go:759 Error: Not equal: expected: "1 error occurred:\n\n* Spec can't be nil" actual : "1 error occurred:\n\t* Spec can't be nil\n\n" Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ 1 error occurred: + * Spec can't be nil -* Spec can't be nil + Test: TestCheckMandatoryFields/1_error_occurred:__*_Spec_can't_be_nil --- PASS: TestCheckMandatoryFields/#00 (0.00s) --- FAIL: TestCheckMandatoryFields/1_error_occurred:__*_'Root.Path'_should_not_be_empty (0.00s) validate_test.go:759: Error Trace: validate_test.go:759 Error: Not equal: expected: "1 error occurred:\n\n* 'Root.Path' should not be empty" actual : "1 error occurred:\n\t* 'Root.Path' should not be empty\n\n" Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ 1 error occurred: + * 'Root.Path' should not be empty -* 'Root.Path' should not be empty + Test: TestCheckMandatoryFields/1_error_occurred:__*_'Root.Path'_should_not_be_empty
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: golang-github-opencontainers-runtime-tools Source-Version: 0.8.0+dfsg-1 We believe that the bug you reported is fixed in the latest version of golang-github-opencontainers-runtime-tools, 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 918...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Arnaud Rebillout <arnaud.rebill...@collabora.com> (supplier of updated golang-github-opencontainers-runtime-tools 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, 14 Jan 2019 09:39:43 +0700 Source: golang-github-opencontainers-runtime-tools Binary: golang-github-opencontainers-runtime-tools-dev Architecture: source Version: 0.8.0+dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team <pkg-go-maintain...@lists.alioth.debian.org> Changed-By: Arnaud Rebillout <arnaud.rebill...@collabora.com> Description: golang-github-opencontainers-runtime-tools-dev - OCI Runtime Tools Closes: 918502 Changes: golang-github-opencontainers-runtime-tools (0.8.0+dfsg-1) unstable; urgency=medium . * New upstream version 0.8.0+dfsg * Update patches * Add patch to build against hashicorp-multierror 1.0 (Closes: #918502) Checksums-Sha1: 521803f979a90539db5b540e28a2d1bbb8b473c6 2904 golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1.dsc 92338c83fa96c7d51fc63dc54ec2dd3021c5261a 102736 golang-github-opencontainers-runtime-tools_0.8.0+dfsg.orig.tar.xz 1c23458273c0ded1399d9768a3ef961b0b58a8bd 4064 golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1.debian.tar.xz ca1f4b41c55e1a38798db36fd0afd2d4e5a288c0 7100 golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1_amd64.buildinfo Checksums-Sha256: d6eea713565eba2968027814766e03c6ad51c2cbaa9de390b7d832e1c55ffe4c 2904 golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1.dsc 1a0b6fa2507cfce1c622f83859b53acca631cff56019839edb30f0647efc6166 102736 golang-github-opencontainers-runtime-tools_0.8.0+dfsg.orig.tar.xz bde77d34cc540ed8e49763b9e147dfe22dc47372e4c5ceda2aee34b02e285193 4064 golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1.debian.tar.xz 57deae4df01cfcd5708c89954f6ec05fb7b47ae84b9d88790e0e6e041faad088 7100 golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1_amd64.buildinfo Files: 8e2dc1307726ff57b0af2f2e8c9a870e 2904 devel optional golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1.dsc ee4f442df77f3ac4ad69c8287ad21077 102736 devel optional golang-github-opencontainers-runtime-tools_0.8.0+dfsg.orig.tar.xz a615c1944e7bd7b3f4b8e30bdb51b4ef 4064 devel optional golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1.debian.tar.xz 858f5ee0cdf044ca7691fd887d775ab5 7100 devel optional golang-github-opencontainers-runtime-tools_0.8.0+dfsg-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJTBAEBCgA9FiEE0Kl7ndbut+9n4bYs5yXoeRRgAhYFAlw9Rn0fHGFybmF1ZC5y ZWJpbGxvdXRAY29sbGFib3JhLmNvbQAKCRDnJeh5FGACFnzOD/9rVvO6HAZwGHPD /D+wwv4KkTbCJgGlGJ3UY03kugSGYtT3GCCGvGZ9f3DmCujKSgbqtIv0Gg5GIaJz rQLcHoN1SgXcDD+j2ydUNL0T6etqaMPp3366CvL5OPPRLZ47+JrvDkXhU+wgKdhB xaibRLSPquRROE+XfiAVgKuyHXBV0ISmfAglxczzeV+sb7xpNRe/OdnBgxBbHzf4 qJmVna+Vy/GyTcCdO8pgDBzh0Y3Bu4mCs3cJFv6x9Pi+Pt2FvRu6QS/4vud5Op9T wZW5id5rnw13tsJ/zZ33zqELg7d8QXPf/ZOIfPEydEZCP6DL/ftIFFEwd2okkId8 pDVjfI4K57/TVEoYf+tlXrz2uNEWAoVUDZkryGUlqNyfRNG7xUFwaMMlsc3EYK78 96eRseJ1KRMDlg7N3i0M6NfNtuBPuAKxKl4XKzkyAKUYp+gzoOvv9PFjTAwb1p5o /AxQ6uTFreiGtF7S5XDUl+F6+MiKhackBV/r4FwXNGNtiREoa/eFkF0Q1iYOKA7E SR59ylVFc1EW9/0bMmt4pEw1un9i63YckGC3tmKIl4ITs5eDEKz9j2uPbutaBiY9 pNceYTNH4DhC9vJYlNV6ttmx6y1jzLl+81t5hp7xDrcJpRgBIGAH7tuJ0xY7Sdp7 tvWlMnfCbrFYOIilhPjLQX8xNZ+mMA== =JvM8 -----END PGP SIGNATURE-----
--- End Message ---