Your message dated Tue, 15 Apr 2025 04:19:05 +0000
with message-id <[email protected]>
and subject line Bug#1092527: fixed in 
golang-github-containerd-stargz-snapshotter 0.14.3-4
has caused the Debian Bug report #1092527,
regarding golang-github-containerd-stargz-snapshotter: FTBFS: dh_auto_test: 
error
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.)


-- 
1092527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092527
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-containerd-stargz-snapshotter
Version: 0.14.3-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250107 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This build was done using sbuild from bookworm-backports and the unshare
backend.

Relevant part (hopefully):
> === RUN   TestOverlayView
>     snapshot_test.go:713: expected 1 mount option but got 2
> --- FAIL: TestOverlayView (0.03s)
> FAIL
> FAIL  github.com/containerd/stargz-snapshotter/snapshot       0.110s
> === RUN   TestBackgroundTasks
> === RUN   TestBackgroundTasks/privilege_running
> === RUN   TestBackgroundTasks/concurrency
> === RUN   TestBackgroundTasks/cancel
> === RUN   TestBackgroundTasks/resume
> === RUN   TestBackgroundTasks/finish_partial
> === RUN   TestBackgroundTasks/finish_all
> --- PASS: TestBackgroundTasks (0.88s)
>     --- PASS: TestBackgroundTasks/privilege_running (0.31s)
>     --- PASS: TestBackgroundTasks/concurrency (0.34s)
>     --- PASS: TestBackgroundTasks/cancel (0.03s)
>     --- PASS: TestBackgroundTasks/resume (0.13s)
>     --- PASS: TestBackgroundTasks/finish_partial (0.02s)
>     --- PASS: TestBackgroundTasks/finish_all (0.04s)
> PASS
> ok    github.com/containerd/stargz-snapshotter/task   0.883s
> ?     github.com/containerd/stargz-snapshotter/util/containerdutil    [no 
> test files]
> ?     github.com/containerd/stargz-snapshotter/util/criutil   [no test files]
> ?     github.com/containerd/stargz-snapshotter/util/ioutils   [no test files]
> ?     github.com/containerd/stargz-snapshotter/util/namedmutex        [no 
> test files]
> ?     github.com/containerd/stargz-snapshotter/util/testutil  [no test files]
> ?     github.com/containerd/stargz-snapshotter/version        [no test files]
> === RUN   TestLRUAdd
> --- PASS: TestLRUAdd (0.00s)
> === RUN   TestLRUGet
> --- PASS: TestLRUGet (0.00s)
> === RUN   TestLRURemove
> --- PASS: TestLRURemove (0.00s)
> === RUN   TestLRUEviction
> --- PASS: TestLRUEviction (0.00s)
> === RUN   TestTTLAdd
> --- PASS: TestTTLAdd (0.00s)
> === RUN   TestTTLGet
> --- PASS: TestTTLGet (0.00s)
> === RUN   TestTTLRemove
> --- PASS: TestTTLRemove (0.00s)
> === RUN   TestTTLRemoveOverwritten
> --- PASS: TestTTLRemoveOverwritten (6.00s)
> === RUN   TestTTLEviction
> --- PASS: TestTTLEviction (3.00s)
> PASS
> ok    github.com/containerd/stargz-snapshotter/util/cacheutil 9.008s
> FAIL
>       rm -fr -- /tmp/dh-xdg-rundir-WuDs7mL9
> dh_auto_test: error: cd _build && go test -vet=off -v -p 2 
> github.com/containerd/stargz-snapshotter/analyzer 
> github.com/containerd/stargz-snapshotter/analyzer/fanotify 
> github.com/containerd/stargz-snapshotter/analyzer/fanotify/conn 
> github.com/containerd/stargz-snapshotter/analyzer/fanotify/service 
> github.com/containerd/stargz-snapshotter/analyzer/recorder 
> github.com/containerd/stargz-snapshotter/cache 
> github.com/containerd/stargz-snapshotter/cmd/ctr-remote 
> github.com/containerd/stargz-snapshotter/cmd/ctr-remote/commands 
> github.com/containerd/stargz-snapshotter/estargz 
> github.com/containerd/stargz-snapshotter/estargz/errorutil 
> github.com/containerd/stargz-snapshotter/estargz/externaltoc 
> github.com/containerd/stargz-snapshotter/estargz/zstdchunked 
> github.com/containerd/stargz-snapshotter/fs 
> github.com/containerd/stargz-snapshotter/fs/config 
> github.com/containerd/stargz-snapshotter/fs/layer 
> github.com/containerd/stargz-snapshotter/fs/metrics/common 
> github.com/containerd/stargz-snapshotter/fs/metrics/layer 
> github.com/containerd/stargz-snapshotter/fs/reader 
> github.com/containerd/stargz-snapshotter/fs/remote 
> github.com/containerd/stargz-snapshotter/fs/source 
> github.com/containerd/stargz-snapshotter/metadata 
> github.com/containerd/stargz-snapshotter/metadata/memory 
> github.com/containerd/stargz-snapshotter/metadata/testutil 
> github.com/containerd/stargz-snapshotter/recorder 
> github.com/containerd/stargz-snapshotter/script/benchmark/hello-bench/src/go 
> github.com/containerd/stargz-snapshotter/snapshot 
> github.com/containerd/stargz-snapshotter/store 
> github.com/containerd/stargz-snapshotter/task 
> github.com/containerd/stargz-snapshotter/util/cacheutil 
> github.com/containerd/stargz-snapshotter/util/containerdutil 
> github.com/containerd/stargz-snapshotter/util/criutil 
> github.com/containerd/stargz-snapshotter/util/ioutils 
> github.com/containerd/stargz-snapshotter/util/namedmutex 
> github.com/containerd/stargz-snapshotter/util/testutil 
> github.com/containerd/stargz-snapshotter/version returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2025/01/07/golang-github-containerd-stargz-snapshotter_0.14.3-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250107;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250107&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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-containerd-stargz-snapshotter
Source-Version: 0.14.3-4
Done: Simon Josefsson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-containerd-stargz-snapshotter, 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.
Simon Josefsson <[email protected]> (supplier of updated 
golang-github-containerd-stargz-snapshotter 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, 15 Apr 2025 05:47:51 +0200
Source: golang-github-containerd-stargz-snapshotter
Architecture: source
Version: 0.14.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Simon Josefsson <[email protected]>
Closes: 1072067 1092527
Changes:
 golang-github-containerd-stargz-snapshotter (0.14.3-4) unstable; urgency=medium
 .
   * Team upload.
   * Skip TestOverlayView.  Closes: #1092527, #1072067.
Checksums-Sha1:
 f3f89dca335f3e6f10bd46b8a736e509818c9884 4054 
golang-github-containerd-stargz-snapshotter_0.14.3-4.dsc
 3bc345da58d2e07dc8fc1283211c5b26b7a6083c 5468 
golang-github-containerd-stargz-snapshotter_0.14.3-4.debian.tar.xz
Checksums-Sha256:
 1447a98fc2cb1fd08d92cd861e4803e260a780abccf0a51966f7c7a432fc9a12 4054 
golang-github-containerd-stargz-snapshotter_0.14.3-4.dsc
 f1a14ca76c1e6c31320edaec1a554ca8c1fd03c4cdbdc7ff1de04d60545abe61 5468 
golang-github-containerd-stargz-snapshotter_0.14.3-4.debian.tar.xz
Files:
 eac07bd6eecf97ff60ba5f09f91ad458 4054 golang optional 
golang-github-containerd-stargz-snapshotter_0.14.3-4.dsc
 27bbdeb2be4801455ea951aee5c7c2b1 5468 golang optional 
golang-github-containerd-stargz-snapshotter_0.14.3-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQNoBAEWCgMQFiEEo8ychwudMQq61M8vUXIrCP5HRaIFAmf92KYUHHNpbW9uQGpv
c2Vmc3Nvbi5vcmfCHCYAmDMEXJLOtBYJKwYBBAHaRw8BAQdACIcrZIvhrxDBkK9f
V+QlTmXxo2naObDuGtw58YaxlOu0JVNpbW9uIEpvc2Vmc3NvbiA8c2ltb25Aam9z
ZWZzc29uLm9yZz6IlgQTFggAPgIbAwULCQgHAgYVCAkKCwIEFgIDAQIeAQIXgBYh
BLHSvRN1vst4TPT4xNc89jjFPAa+BQJn0XQkBQkNZGbwAAoJENc89jjFPAa+BtIA
/iR73CfBurG9y8pASh3cbGOMHpDZfMAtosu6jbpO69GHAP4p7l57d+iVty2VQMsx
+3TCSAvZkpr4P/FuTzZ8JZe8BrgzBFySz4EWCSsGAQQB2kcPAQEHQOxTCIOaeXAx
I2hIX4HK9bQTpNVei708oNr1Klm8qCGKiPUEGBYIACYCGwIWIQSx0r0Tdb7LeEz0
+MTXPPY4xTwGvgUCZ9F0SgUJDWRmSQCBdiAEGRYIAB0WIQSjzJyHC50xCrrUzy9R
cisI/kdFogUCXJLPgQAKCRBRcisI/kdFoqdMAQCgH45aseZgIrwKOvUOA9QfsmeE
8GZHYNuFHmM9FEQS6AD6A4x5aYvoY6lo98pgtw2HPDhmcCXFItjXCrV4A0GmJA4J
ENc89jjFPAa+wUUBAO64fbZek6FPlRK0DrlWsrjCXuLi6PUxyzCAY6lG2nhUAQC6
qobB9mkZlZ0qihy1x4JRtflqFcqqT9n7iUZkCDIiDbg4BFySz2oSCisGAQQBl1UB
BQEBB0AxlRumDW6nZY7A+VCfek9VpEx6PJmdJyYPt3lNHMd6HAMBCAeIfgQYFggA
JgIbDBYhBLHSvRN1vst4TPT4xNc89jjFPAa+BQJn0XTSBQkNZGboAAoJENc89jjF
PAa+0M0BAPPRq73kLnHYNDMniVBOzUdi2XeF32idjEWWfjvyIJUOAP4wZ+ALxIeh
is3Uw2BzGZE6ttXQ2Q+DeCJO3TPpIqaXDAAKCRBRcisI/kdFojQHAQDJIGQplFHP
BaC4JbB/dY7yl9IV5kKq2csdVcVUYAUIqQD+NaXgF29WQYzjtfzkSudRsvFdAcai
bpFWwup0iqQwLAA=
=UuMB
-----END PGP SIGNATURE-----

Attachment: pgpw54rj_kmQ4.pgp
Description: PGP signature


--- End Message ---

Reply via email to