Bug#851725: rclone: FTBFS randomly (failing tests)

2023-10-25 Thread Santiago Vila

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.



Bug#851725: rclone: FTBFS randomly (failing tests)

2017-01-17 Thread Santiago Vila
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/yandex0.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