Your message dated Wed, 25 Oct 2023 19:39:16 +0200 with message-id <[email protected]> and subject line Re: rclone: FTBFS randomly (failing tests) has caused the Debian Bug report #851725, regarding rclone: FTBFS randomly (failing tests) 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.) -- 851725: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851725 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:rclone Version: 1.35-1 Severity: important Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=golang --with=golang,bash-completion dh_testdir -i -O--buildsystem=golang dh_update_autotools_config -i -O--buildsystem=golang dh_autoreconf -i -O--buildsystem=golang dh_auto_configure -i -O--buildsystem=golang dh_auto_build -i -O--buildsystem=golang go install -v -p 1 github.com/ncw/rclone github.com/ncw/rclone/amazonclouddrive github.com/ncw/rclone/b2 github.com/ncw/rclone/b2/api github.com/ncw/rclone/cmd github.com/ncw/rclone/cmd/all github.com/ncw/rclone/cmd/authorize github.com/ncw/rclone/cmd/cat github.com/ncw/rclone/cmd/check github.com/ncw/rclone/cmd/cleanup github.com/ncw/rclone/cmd/config github.com/ncw/rclone/cmd/copy github.com/ncw/rclone/cmd/copyto github.com/ncw/rclone/cmd/dedupe github.com/ncw/rclone/cmd/delete github.com/ncw/rclone/cmd/genautocomplete github.com/ncw/rclone/cmd/gendocs github.com/ncw/rclone/cmd/listremotes github.com/ncw/rclone/cmd/ls github.com/ncw/rclone/cmd/lsd github.com/ncw/rclone/cmd/lsl github.com/ncw/rclone/cmd/md5sum github.com/ncw/rclone/cmd/memtest github.com/ncw/rclone/cmd/mkdir github.com/ncw/rclone/cmd/mount github.com/ncw/rclone/cmd/move github.com/ncw/rclone/cmd/moveto github.com/ncw/rclone/cmd/purge github.com/ncw/rclone/cmd/rmdir github.com/ncw/rclone/cmd/rmdirs github.com/ncw/rc lone/cmd/sha1sum github.com/ncw/rclone/cmd/size github.com/ncw/rclone/cmd/sync github.com/ncw/rclone/cmd/version github.com/ncw/rclone/crypt github.com/ncw/rclone/crypt/pkcs7 github.com/ncw/rclone/dircache github.com/ncw/rclone/drive github.com/ncw/rclone/dropbox github.com/ncw/rclone/fs github.com/ncw/rclone/fs/all github.com/ncw/rclone/fstest github.com/ncw/rclone/fstest/fstests github.com/ncw/rclone/googlecloudstorage github.com/ncw/rclone/hubic github.com/ncw/rclone/local github.com/ncw/rclone/oauthutil github.com/ncw/rclone/onedrive github.com/ncw/rclone/onedrive/api github.com/ncw/rclone/pacer github.com/ncw/rclone/rest github.com/ncw/rclone/s3 github.com/ncw/rclone/swift github.com/ncw/rclone/yandex github.com/ncw/rclone/yandex/api github.com/Unknwon/goconfig github.com/VividCortex/ewma github.com/pkg/errors github.com/spf13/pflag github.com/tsenart/tb golang.org/x/crypto/poly1305 [... snipped ...] --- SKIP: TestObjectModTime (0.00s) fstests.go:99: FS not configured === RUN TestObjectMimeType --- SKIP: TestObjectMimeType (0.00s) fstests.go:99: FS not configured === RUN TestObjectSetModTime --- SKIP: TestObjectSetModTime (0.00s) fstests.go:99: FS not configured === RUN TestObjectSize --- SKIP: TestObjectSize (0.00s) fstests.go:99: FS not configured === RUN TestObjectOpen --- SKIP: TestObjectOpen (0.00s) fstests.go:99: FS not configured === RUN TestObjectOpenSeek --- SKIP: TestObjectOpenSeek (0.00s) fstests.go:99: FS not configured === RUN TestObjectUpdate --- SKIP: TestObjectUpdate (0.00s) fstests.go:99: FS not configured === RUN TestObjectStorable --- SKIP: TestObjectStorable (0.00s) fstests.go:99: FS not configured === RUN TestFsIsFile --- SKIP: TestFsIsFile (0.00s) fstests.go:99: FS not configured === RUN TestFsIsFileNotFound --- SKIP: TestFsIsFileNotFound (0.00s) fstests.go:99: FS not configured === RUN TestObjectRemove --- SKIP: TestObjectRemove (0.00s) fstests.go:99: FS not configured === RUN TestObjectPurge --- SKIP: TestObjectPurge (0.00s) fstests.go:99: FS not configured === RUN TestFinalise --- SKIP: TestFinalise (0.00s) fstests.go:99: FS not configured PASS ok github.com/ncw/rclone/yandex 0.021s ? github.com/ncw/rclone/yandex/api [no test files] dh_auto_test: go test -v -p 1 github.com/ncw/rclone github.com/ncw/rclone/amazonclouddrive github.com/ncw/rclone/b2 github.com/ncw/rclone/b2/api github.com/ncw/rclone/cmd github.com/ncw/rclone/cmd/all github.com/ncw/rclone/cmd/authorize github.com/ncw/rclone/cmd/cat github.com/ncw/rclone/cmd/check github.com/ncw/rclone/cmd/cleanup github.com/ncw/rclone/cmd/config github.com/ncw/rclone/cmd/copy github.com/ncw/rclone/cmd/copyto github.com/ncw/rclone/cmd/dedupe github.com/ncw/rclone/cmd/delete github.com/ncw/rclone/cmd/genautocomplete github.com/ncw/rclone/cmd/gendocs github.com/ncw/rclone/cmd/listremotes github.com/ncw/rclone/cmd/ls github.com/ncw/rclone/cmd/lsd github.com/ncw/rclone/cmd/lsl github.com/ncw/rclone/cmd/md5sum github.com/ncw/rclone/cmd/memtest github.com/ncw/rclone/cmd/mkdir github.com/ncw/rclone/cmd/mount github.com/ncw/rclone/cmd/move github.com/ncw/rclone/cmd/moveto github.com/ncw/rclone/cmd/purge github.com/ncw/rclone/cmd/rmdir github.com/ncw/rclone/cmd/rmdirs github. com/ncw/rclone/cmd/sha1sum github.com/ncw/rclone/cmd/size github.com/ncw/rclone/cmd/sync github.com/ncw/rclone/cmd/version github.com/ncw/rclone/crypt github.com/ncw/rclone/crypt/pkcs7 github.com/ncw/rclone/dircache github.com/ncw/rclone/drive github.com/ncw/rclone/dropbox github.com/ncw/rclone/fs github.com/ncw/rclone/fs/all github.com/ncw/rclone/fstest github.com/ncw/rclone/fstest/fstests github.com/ncw/rclone/googlecloudstorage github.com/ncw/rclone/hubic github.com/ncw/rclone/local github.com/ncw/rclone/oauthutil github.com/ncw/rclone/onedrive github.com/ncw/rclone/onedrive/api github.com/ncw/rclone/pacer github.com/ncw/rclone/rest github.com/ncw/rclone/s3 github.com/ncw/rclone/swift github.com/ncw/rclone/yandex github.com/ncw/rclone/yandex/api returned exit code 1 debian/rules:7: recipe for target 'build-indep' failed make: *** [build-indep] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- This is just how the build ends, not necessarily the relevant part. I've put several build logs here: https://people.debian.org/~sanvila/build-logs/rclone/ If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the page for this package. The bug should be reproducible with sbuild on a single CPU virtual machine, provided you try enough times (as the failure happens randomly). Thanks.
--- End Message ---
--- Begin Message ---Version: 1.53.3-1 Hello. I'm closing this bug with the version in bullseye because the random FTBFS failures I experienced at the time do not happen anymore in bullseye. Unfortunately, there is now a different FTBFS problem in bookworm and trixie which I still would like to address: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031062 I've recently become member of this team, so if anybody finds a good fix for this problem, I will gladly take care of the bureaucratic work that derives from it (doing git commits, making uploads, backporting to proposed-updates, asking release managers to accept in stable, etc). Thanks.
--- End Message ---

