Your message dated Tue, 13 Sep 2022 07:49:04 +0000
with message-id <e1oy0fi-003onf...@fasolo.debian.org>
and subject line Bug#1019154: fixed in golang-github-xi2-xz
0.0~git20171230.48954b6-3
has caused the Debian Bug report #1019154,
regarding golang-github-xi2-xz: autopkgtest fails:
testdata/other/bad-0-backward_size.xz: no such file or directory
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.)
--
1019154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019154
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-xi2-xz
Version: 0.0~git20171230.48954b6-1
Severity: serious
User: debian...@lists.debian.org
Usertags: fails-always
Dear maintainer(s),
Your package has an autopkgtest, great. However, it fails. Can you
please investigate the situation and fix it? I copied some of the output
at the bottom of this report.
The release team has announced [1] that failing autopkgtest on amd64 and
arm64 are considered RC in testing.
More information about this bug and the reason for filing it can be
found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html
https://ci.debian.net/packages/g/golang-github-xi2-xz/
https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-xi2-xz/25124641/log.gz
dh_auto_test: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 github.com/xi2/xz
=== RUN TestBadFiles
reader_test.go:445: open testdata/other/bad-0-backward_size.xz: no
such file or directory
--- FAIL: TestBadFiles (0.00s)
=== RUN TestGoodFiles
reader_test.go:445: open testdata/other/good-0cat-empty.xz: no such
file or directory
--- FAIL: TestGoodFiles (0.00s)
=== RUN TestUnsupportedFiles
reader_test.go:445: open
testdata/other/unsupported-block_header.xz: no such file or directory
--- FAIL: TestUnsupportedFiles (0.00s)
=== RUN TestOtherFiles
reader_test.go:445: open
testdata/other/good-1-x86-lzma2-offset-2048.xz: no such file or directory
--- FAIL: TestOtherFiles (0.00s)
=== RUN TestMemlimit
reader_test.go:528: open testdata/other/words.xz: no such file or
directory
--- FAIL: TestMemlimit (0.00s)
=== RUN TestPrematureError
reader_test.go:545: open testdata/other/good-2-lzma2-corrupt.xz: no
such file or directory
--- FAIL: TestPrematureError (0.00s)
=== RUN TestMultipleBadReads
reader_test.go:570: open testdata/other/good-2-lzma2-corrupt.xz: no
such file or directory
--- FAIL: TestMultipleBadReads (0.00s)
=== RUN TestByteReads
reader_test.go:478: open testdata/other/bad-0-backward_size.xz: no
such file or directory
--- FAIL: TestByteReads (0.00s)
=== RUN TestMultistream
reader_test.go:624: open
testdata/other/good-1-x86-lzma2-offset-2048.xz: no such file or directory
--- FAIL: TestMultistream (0.00s)
=== RUN TestReuseReader
reader_test.go:445: open testdata/other/bad-0-backward_size.xz: no
such file or directory
--- FAIL: TestReuseReader (0.00s)
=== RUN TestReuseReaderPartialReads
reader_test.go:678: open testdata/other/words.xz: no such file or
directory
--- FAIL: TestReuseReaderPartialReads (0.00s)
=== RUN ExampleNewReader
2022/08/23 15:26:15 open testdata/xz-utils/good-1-check-sha256.xz: no
such file or directory
FAIL github.com/xi2/xz 0.002s
FAIL
dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1
github.com/xi2/xz returned exit code 1
make: *** [debian/rules:9: build] Error 25
autopkgtest [15:26:15]: test dh-golang-autopkgtest: -----------------------]
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: golang-github-xi2-xz
Source-Version: 0.0~git20171230.48954b6-3
Done: Shengjing Zhu <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
golang-github-xi2-xz, 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 1019...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Shengjing Zhu <z...@debian.org> (supplier of updated golang-github-xi2-xz
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: SHA256
Format: 1.8
Date: Tue, 13 Sep 2022 15:21:43 +0800
Source: golang-github-xi2-xz
Architecture: source
Version: 0.0~git20171230.48954b6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 1019154
Changes:
golang-github-xi2-xz (0.0~git20171230.48954b6-3) unstable; urgency=medium
.
* Team upload.
.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on debhelper.
+ golang-github-xi2-xz-dev: Drop versioned constraint on
golang-xi2-x-xz-dev in Replaces.
+ golang-github-xi2-xz-dev: Drop versioned constraint on
golang-xi2-x-xz-dev in Breaks.
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
.
[ Shengjing Zhu ]
* Install testdata in dev package for autopkgtest (Closes: #1019154)
* Drop transitional package
* Update Section to golang
* Update maintainer address to team+pkg...@tracker.debian.org
* Replace golang-go with golang-any
* Update Standards-Version to 4.6.1 (no changes)
* Add Rules-Requires-Root
Checksums-Sha1:
7a951bec5b3bdbccd9f1758bedf8e24f12865d6a 1724
golang-github-xi2-xz_0.0~git20171230.48954b6-3.dsc
1773463bf9689f6e28985be88bf1f642a7f54bf9 2304
golang-github-xi2-xz_0.0~git20171230.48954b6-3.debian.tar.xz
13eba7d115ba70169f7bc10ca54167e1ce7a9ab9 5758
golang-github-xi2-xz_0.0~git20171230.48954b6-3_amd64.buildinfo
Checksums-Sha256:
14a5863e938d06877d4ca3a4459350bf9dad93551c25a96596250386129f5fba 1724
golang-github-xi2-xz_0.0~git20171230.48954b6-3.dsc
93f28264e4d897c86b4e6fa83bca6ee9d2510bb78d64ea1d2bf1293cae5f937f 2304
golang-github-xi2-xz_0.0~git20171230.48954b6-3.debian.tar.xz
666a267626fcae561228b52fa7a62c1a99f0a7f3d5ea2f384480d7221044c277 5758
golang-github-xi2-xz_0.0~git20171230.48954b6-3_amd64.buildinfo
Files:
7831fc1aacc356bcae83f15d4066205e 1724 golang optional
golang-github-xi2-xz_0.0~git20171230.48954b6-3.dsc
f87214b5779e7e15b93facc4143884cd 2304 golang optional
golang-github-xi2-xz_0.0~git20171230.48954b6-3.debian.tar.xz
e2104a2f289d26bab0e9213f7b4ff11f 5758 golang optional
golang-github-xi2-xz_0.0~git20171230.48954b6-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIYEARYIAC4WIQSRhdT1d2eu7mxV1B5/RPol6lUUywUCYyAwVhAcemhzakBkZWJp
YW4ub3JnAAoJEH9E+iXqVRTL8+UBAPpRcg+KtHo+8V1HWGw6bCOpwuzQV8iB8OoQ
414V08DjAQDck1RIauITgTqQJmsf78z+6qd/08o9F9CrKVj/9cDXDg==
=aQcC
-----END PGP SIGNATURE-----
--- End Message ---