Your message dated Thu, 27 Jul 2023 09:20:24 +0000
with message-id <e1qoxaw-0099x4...@fasolo.debian.org>
and subject line Bug#1041408: fixed in
golang-github-opencontainers-runtime-tools 0.9.0.109.ge931285-1
has caused the Debian Bug report #1041408,
regarding golang-github-opencontainers-runtime-tools: FTBFS because of failing
test TestJSONSchema
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.)
--
1041408: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041408
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-opencontainers-runtime-tools
Version: 0.9.0+git20220423.g0105384-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source
X-Debbugs-Cc: r...@debian.org
Dear Maintainer,
When trying to rebuild the package, it is seen that it FTBFSes in one of
the tests, TestJSONSchema, wherein it tries to seek network connectivity
to the internet.
As I understand, network access is disabled in Debian buildd
environments.
Could you please steer the direction to fix this issue ? Is it to drop
the culprit tests ? Or replace them with non-network ones, if any ?
```
=== RUN
TestJSONSchema/linux.seccomp.syscalls.0.args.0.op:_linux.seccomp.syscalls.0.args.0.op_must_be_one_of_the_following:_"SCMP_CMP_NE",_"SCMP_CMP_LT",_"SCMP_CMP_LE",_"SCMP_CMP_EQ",_"SCMP_CMP_GE",_"SCMP_CMP_GT",_"SCMP_CMP_MASKED_EQ"
validate_test.go:260:
Error Trace:
/build/golang-github-opencontainers-runtime-tools-0.9.0+git20220423.g0105384/obj-x86_64-linux-gnu/src/github.com/opencontainers/runtime-tools/validate/validate_test.go:260
Error: Not equal:
expected: "linux.seccomp.syscalls.0.args.0.op:
linux.seccomp.syscalls.0.args.0.op must be one of the following:
\"SCMP_CMP_NE\", \"SCMP_CMP_LT\", \"SCMP_CMP_LE\", \"SCMP_CMP_EQ\",
\"SCMP_CMP_GE\", \"SCMP_CMP_GT\", \"SCMP_CMP_MASKED_EQ\""
actual : "1 error occurred:\n\t* Get
\"https://raw.githubusercontent.com/opencontainers/runtime-spec/v1.0.2/schema/config-schema.json\":
dial tcp: lookup raw.githubusercontent.com on [::1]:53: read udp
[::1]:49705->[::1]:53: read: connection refused\n\n"
Diff:
--- Expected
+++ Actual
@@ -1 +1,4 @@
-linux.seccomp.syscalls.0.args.0.op:
linux.seccomp.syscalls.0.args.0.op must be one of the following: "SCMP_CMP_NE",
"SCMP_CMP_LT", "SCMP_CMP_LE", "SCMP_CMP_EQ", "SCMP_CMP_GE", "SCMP_CMP_GT",
"SCMP_CMP_MASKED_EQ"
+1 error occurred:
+ * Get
"https://raw.githubusercontent.com/opencontainers/runtime-spec/v1.0.2/schema/config-schema.json":
dial tcp: lookup raw.githubusercontent.com on [::1]:53: read udp
[::1]:49705->[::1]:53: read: connection refused
+
+
Test:
TestJSONSchema/linux.seccomp.syscalls.0.args.0.op:_linux.seccomp.syscalls.0.args.0.op_must_be_one_of_the_following:_"SCMP_CMP_NE",_"SCMP_CMP_LT",_"SCMP_CMP_LE",_"SCMP_CMP_EQ",_"SCMP_CMP_GE",_"SCMP_CMP_GT",_"SCMP_CMP_MASKED_EQ"
--- FAIL: TestJSONSchema (0.02s)
--- PASS:
TestJSONSchema/1_error_occurred:__*_Version_string_empty_Refer_to:_https://github.com/opencontainers/runtime-spec/blob/v1.0.2-dev/config.md#specification-version__
(0.00s)
--- FAIL:
TestJSONSchema/Could_not_read_schema_from_HTTP,_response_status_is_404_Not_Found
(0.00s)
--- PASS:
TestJSONSchema/1_error_occurred:__*_unsupported_configuration_version_(older_than_1.0.2)__
(0.00s)
--- FAIL: TestJSONSchema/#00 (0.00s)
--- FAIL: TestJSONSchema/#01 (0.00s)
--- FAIL: TestJSONSchema/#02 (0.00s)
--- FAIL: TestJSONSchema/#03 (0.00s)
--- FAIL:
TestJSONSchema/linux.rootfsPropagation:_linux.rootfsPropagation_must_be_one_of_the_following:_"private",_"shared",_"slave",_"unbindable"
(0.00s)
--- FAIL: TestJSONSchema/#04 (0.00s)
--- FAIL:
```
Thanks,
Ritesh
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
'testing-security'), (500, 'testing-debug'), (500, 'stable-updates'), (500,
'stable-security'), (500, 'oldstable-updates'), (500, 'oldstable-security'),
(500, 'oldoldstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'),
(100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64
Kernel: Linux 6.3.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_IN.UTF-8, LC_CTYPE=en_IN.UTF-8 (charmap=UTF-8), LANGUAGE=en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: golang-github-opencontainers-runtime-tools
Source-Version: 0.9.0.109.ge931285-1
Done: Shengjing Zhu <z...@debian.org>
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 1041...@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-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: SHA256
Format: 1.8
Date: Thu, 27 Jul 2023 16:42:20 +0800
Source: golang-github-opencontainers-runtime-tools
Architecture: source
Version: 0.9.0.109.ge931285-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 1041408
Changes:
golang-github-opencontainers-runtime-tools (0.9.0.109.ge931285-1) unstable;
urgency=medium
.
* Team Upload
* Watch upstream HEAD version
* New upstream version 0.9.0.109.ge931285
* Remove unused dependencies
+ Drop golang-github-mrunalp-fileutils-dev
+ Drop golang-github-satori-go.uuid-dev
+ Drop golang-github-urfave-cli-dev
* Add patch to skip network tests (Closes: #1041408)
* Update section to golang
* Update Standards-Version to 4.6.2 (no changes)
* Update debhelper-compat to 13
* Update maintainer address to team+pkg...@tracker.debian.org
* Add Rules-Requires-Root
Checksums-Sha1:
8f51a7c9b323d6f1f99170d7d5e3094efc48dae5 2278
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1.dsc
d23f6ba85a88aec596da865d0c9ac796a594208b 2252524
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285.orig.tar.xz
cf4ff6c214449fdebbf9a7b41db80060289cff78 3324
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1.debian.tar.xz
35a261b0623c32fcbf2be6c02f8149cb944e8ca3 5301
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1_source.buildinfo
Checksums-Sha256:
264a1f53b3cbd98cee3744ede918052bc3d7ec6c2e22db71e2ba033081e39fec 2278
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1.dsc
203989a1ea98cf2aaced79155bbda09270b20db19b03376dde91ab12e5e6a0fe 2252524
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285.orig.tar.xz
e8db9e74d63fc69b651ed58e7d7b07748dd1e6db7da2e208a7758569a9bcedda 3324
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1.debian.tar.xz
ac6ab27f8f1666b66894e82eb30a22f33099c738a75693ffb9e9e33c5d6ade01 5301
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1_source.buildinfo
Files:
3abe037cfab1fea6823824b41c3f1ab7 2278 golang optional
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1.dsc
7259c21a86a5728e96cb88dc1e26f9d0 2252524 golang optional
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285.orig.tar.xz
52514c46080a980dc6219d9204f16730 3324 golang optional
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1.debian.tar.xz
fe82b5f229b8d3d4731ed3f733b2151b 5301 golang optional
golang-github-opencontainers-runtime-tools_0.9.0.109.ge931285-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSRhdT1d2eu7mxV1B5/RPol6lUUywUCZMIurAAKCRB/RPol6lUU
y2OQAQDmkKjj0ezhYm3TSjylArqaewVwldTRb7euflBvJfZbhAD/e3wsTxZ1ZERC
H0iVUFwYuUV5DJEahbG5QMdtSxUg/Aw=
=KTTs
-----END PGP SIGNATURE-----
--- End Message ---