Your message dated Tue, 01 Feb 2022 23:04:45 +0000
with message-id <[email protected]>
and subject line Bug#997558: fixed in
golang-github-mattermost-xml-roundtrip-validator 0.1.0-3
has caused the Debian Bug report #997558,
regarding golang-github-mattermost-xml-roundtrip-validator: FTBFS:
dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4
github.com/mattermost/xml-roundtrip-validator
github.com/mattermost/xml-roundtrip-validator/cmd 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 [email protected]
immediately.)
--
997558: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997558
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-mattermost-xml-roundtrip-validator
Version: 0.1.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --buildsystem=golang --with=golang
> dh_update_autotools_config -O--buildsystem=golang
> dh_autoreconf -O--buildsystem=golang
> dh_auto_configure -O--buildsystem=golang
> dh_auto_build -O--buildsystem=golang
> cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4
> github.com/mattermost/xml-roundtrip-validator
> github.com/mattermost/xml-roundtrip-validator/cmd
> internal/unsafeheader
> internal/goexperiment
> internal/cpu
> internal/abi
> runtime/internal/atomic
> runtime/internal/sys
> runtime/internal/math
> internal/race
> sync/atomic
> internal/bytealg
> unicode
> unicode/utf8
> encoding
> internal/itoa
> math/bits
> math
> runtime
> internal/reflectlite
> sync
> internal/testlog
> errors
> sort
> io
> internal/oserror
> strconv
> syscall
> path
> strings
> bytes
> reflect
> bufio
> time
> internal/syscall/execenv
> internal/syscall/unix
> io/fs
> internal/poll
> internal/fmtsort
> os
> fmt
> flag
> encoding/xml
> github.com/mattermost/xml-roundtrip-validator
> github.com/mattermost/xml-roundtrip-validator/cmd
> dh_auto_test -O--buildsystem=golang
> cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4
> github.com/mattermost/xml-roundtrip-validator
> github.com/mattermost/xml-roundtrip-validator/cmd
> === RUN TestValidateZippedReader
> reader_test.go:42:
> Error Trace: reader_test.go:42
> Error: An error is expected but got nil.
> Test: TestValidateZippedReader
> Messages: Should error on an invalid XML document
> --- FAIL: TestValidateZippedReader (0.00s)
> === RUN TestValidXML
> --- PASS: TestValidXML (0.00s)
> === RUN TestColonsInLocalNames
> validator_test.go:41:
> Error Trace: validator_test.go:41
> Error: An error is expected but got nil.
> Test: TestColonsInLocalNames
> Messages: Should error on input with colons in the root
> element's name
> --- FAIL: TestColonsInLocalNames (0.00s)
> === RUN TestEmptyNames
> validator_test.go:73:
> Error Trace: validator_test.go:73
> Error: An error is expected but got nil.
> Test: TestEmptyNames
> Messages: Should error on start element with no local name
> --- FAIL: TestEmptyNames (0.00s)
> === RUN TestEmptyAttributes
> validator_test.go:83:
> Error Trace: validator_test.go:83
> Error: An error is expected but got nil.
> Test: TestEmptyAttributes
> Messages: Should error on input with empty attribute names
> --- FAIL: TestEmptyAttributes (0.00s)
> === RUN TestDirectives
> validator_test.go:115:
> Error Trace: validator_test.go:115
> Error: An error is expected but got nil.
> Test: TestDirectives
> Messages: Should error on bad directive
> --- FAIL: TestDirectives (0.00s)
> === RUN TestUnparseableXML
> validator_test.go:151:
> Error Trace: validator_test.go:151
> Error: "[XML syntax error on line 1: unescaped ]]> not
> in CDATA section]" should have 2 item(s), but has 1
> Test: TestUnparseableXML
> Messages: Should return exactly two errors
> --- FAIL: TestUnparseableXML (0.00s)
> === RUN TestValidateAll
> validator_test.go:162:
> Error Trace: validator_test.go:162
> Error: Not equal:
> expected: 3
> actual : 0
> Test: TestValidateAll
> Messages: Should return three errors
> --- FAIL: TestValidateAll (0.00s)
> === RUN TestTokenEquals
> --- PASS: TestTokenEquals (0.00s)
> === RUN TestErrorMessages
> --- PASS: TestErrorMessages (0.00s)
> FAIL
> FAIL github.com/mattermost/xml-roundtrip-validator 0.005s
> ? github.com/mattermost/xml-roundtrip-validator/cmd [no test files]
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4
> github.com/mattermost/xml-roundtrip-validator
> github.com/mattermost/xml-roundtrip-validator/cmd returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/golang-github-mattermost-xml-roundtrip-validator_0.1.0-2_unstable.log
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 marking 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-github-mattermost-xml-roundtrip-validator
Source-Version: 0.1.0-3
Done: Thorsten Alteholz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-mattermost-xml-roundtrip-validator, 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.
Thorsten Alteholz <[email protected]> (supplier of updated
golang-github-mattermost-xml-roundtrip-validator 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: SHA512
Format: 1.8
Date: Tue, 01 Feb 2022 18:18:56 +0100
Source: golang-github-mattermost-xml-roundtrip-validator
Architecture: source
Version: 0.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Closes: 997558
Changes:
golang-github-mattermost-xml-roundtrip-validator (0.1.0-3) unstable;
urgency=medium
.
[Janitor]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
.
[Thorsten Alteholz]
* cherry pick patch from upstream (Closes: #997558)
Checksums-Sha1:
e8fb5bcc4881ca9dd011a217b57cd891fa4c913d 2690
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3.dsc
e564c76913e360fda6ad8fc0bd2a0df5b77d9ab6 3808
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3.debian.tar.xz
b7931daba66683f0314adaaa1f7fe39b3e322a65 6845
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3_amd64.buildinfo
Checksums-Sha256:
02b6c04bec76414efede3fc2b41f87ae6cd8a1dabac757ee2f6523a07773afd2 2690
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3.dsc
3c4c43f6c383425d13dde0ca234c93f8e0186145eb91e70ec5b2b87bb40a65c8 3808
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3.debian.tar.xz
2be29adeba9937af5cbe5c13d6b7cb444666ff646a26079af6e6c5d22ecaeaba 6845
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3_amd64.buildinfo
Files:
74087b3739511c9e82d3feff557578f9 2690 devel optional
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3.dsc
c83910fed7e0403b1ce5a6d1a5809b7f 3808 devel optional
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3.debian.tar.xz
c2b55579c12e262ce74a61b3c92f31f2 6845 devel optional
golang-github-mattermost-xml-roundtrip-validator_0.1.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmH5uBVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR6r2D/9wV0ASXcggiyAieDXrY5zqJR2TOFpK
eErC4XqmY71iC3VNf9JNoaNHMOPVsuNpvJGJNf0nqW9V0j7MHMlMEUzOQrh8MY4t
4k6BmooEV2A4FWGA4kZZwi+eDS6EVEHhpy6HurwEGpbzFw/lMpK8t7joSiunFNti
dQpSkj2guFnBT+zdf/DNP01m0wz7NVTGiKZwuELU2cPQ3ylVLPoWEjoSVdjWpSKu
MfTb2YY7XEO3tcYN/oDl7lAIhEigd6oDYW1tRcbMXVRK4r14DqrL+9ptbmbwuoMy
LGvHES0rudNwIjxkG7bVpkF4NSx8oFoc/+hskv30sjsfm+h5RbyXns6Zdea/tS3C
AFjGYGlnCSmH8385PhkDzfkG37mLC1QLlMCMHFIvTnmjiUI/DboPQeNCD8aofP68
sZpEOXVkImeXzw6nUCRTdRfvtYZ24HCnzuwQ3C+poinFLQCNde1CIQDvN1psH3Qu
vwHaLAjzR3nRBqqEQ+yKWUBy54xbjcc2632LboqJKMWiYpZR5IBjuVPNkgNa4E1x
J9KlR/OR54GYpD1iNQyjvyAMQtxxXTdPOnJlQuOuK1cLNGRLDQAfIohSS1S4/tqG
1Xje/URfe6Y5hAfrWkGmsb0EtE1ol46nAwKa05VoH0335ld19RtM51kyI1CVlWCd
918zKIoyIqRH8w==
=T2iv
-----END PGP SIGNATURE-----
--- End Message ---