Your message dated Thu, 11 Apr 2024 18:04:17 +0000
with message-id <e1ruymx-00bck3...@fasolo.debian.org>
and subject line Bug#1067337: fixed in golang-github-dchest-uniuri
0.0~git20221007.a87ec9d-1
has caused the Debian Bug report #1067337,
regarding golang-github-dchest-uniuri: FTBFS: dh_auto_test: error: cd
obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/dchest/uniuri
returned exit code 1
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.)
--
1067337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-dchest-uniuri
Version: 0.0~git20200228.7aecb25-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240319 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --buildsystem=golang --with=golang
> dh_update_autotools_config -O--buildsystem=golang
> dh_autoreconf -O--buildsystem=golang
> dh_auto_configure -O--buildsystem=golang
> dh_auto_build -O--buildsystem=golang
> cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8
> github.com/dchest/uniuri
> internal/unsafeheader
> internal/coverage/rtcov
> internal/godebugs
> internal/goarch
> internal/goexperiment
> internal/cpu
> internal/goos
> runtime/internal/atomic
> runtime/internal/syscall
> internal/race
> internal/abi
> internal/chacha8rand
> runtime/internal/math
> runtime/internal/sys
> sync/atomic
> math/bits
> unicode/utf8
> unicode
> crypto/internal/alias
> crypto/subtle
> internal/itoa
> internal/bytealg
> math
> crypto/internal/boring/sig
> cmp
> slices
> runtime
> internal/reflectlite
> sync
> internal/testlog
> internal/bisect
> internal/godebug
> errors
> sort
> internal/oserror
> internal/safefilepath
> path
> io
> strconv
> math/rand
> syscall
> hash
> crypto/internal/randutil
> bytes
> strings
> reflect
> crypto
> internal/syscall/execenv
> internal/syscall/unix
> time
> io/fs
> internal/poll
> internal/fmtsort
> encoding/binary
> os
> crypto/cipher
> crypto/internal/boring
> fmt
> math/big
> crypto/rand
> github.com/dchest/uniuri
> dh_auto_test -O--buildsystem=golang
> cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8
> github.com/dchest/uniuri
> === RUN TestNew
> --- PASS: TestNew (0.01s)
> === RUN TestNewLen
> --- PASS: TestNewLen (0.00s)
> === RUN TestNewLenChars
> --- PASS: TestNewLenChars (0.00s)
> === RUN TestNewLenCharsMaxLength
> --- PASS: TestNewLenCharsMaxLength (0.00s)
> === RUN TestBias
> uniuri_test.go:99: Bias on 'w': expected average 3846.153846, got 4048
> --- FAIL: TestBias (0.00s)
> FAIL
> FAIL github.com/dchest/uniuri 0.014s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8
> github.com/dchest/uniuri returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/19/golang-github-dchest-uniuri_0.0~git20200228.7aecb25-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lu...@debian.org&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-dchest-uniuri
Source-Version: 0.0~git20221007.a87ec9d-1
Done: Thorsten Alteholz <deb...@alteholz.de>
We believe that the bug you reported is fixed in the latest version of
golang-github-dchest-uniuri, 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 1067...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated
golang-github-dchest-uniuri 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: SHA512
Format: 1.8
Date: Wed, 10 Apr 2024 22:52:33 +0200
Source: golang-github-dchest-uniuri
Architecture: source
Version: 0.0~git20221007.a87ec9d-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Closes: 1067337
Changes:
golang-github-dchest-uniuri (0.0~git20221007.a87ec9d-1) unstable;
urgency=medium
.
* New upstream release. (Closes: #1067337)
* debian/control: bump standard to 4.7.0 (no changes)
* debian/control: add Rules-Requires-Root: no
* debian/control: use dh13
Checksums-Sha1:
b7fd36ecba60a778959aa5d70640ad191bbf7bc7 2504
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1.dsc
5c0af6875843a1ee217287a4957358f42ca27092 5600
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d.orig.tar.xz
f4d2a61fea4c735db2640f2d2478282492633102 2304
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1.debian.tar.xz
b646a3105135bb03da1899552e1087f0228f968b 6811
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1_amd64.buildinfo
Checksums-Sha256:
bf152a4885ddeeab68052e30c7056729e352a46db6f31a952888b8fb7af7adc0 2504
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1.dsc
c299a20e65bddfa44d324afb8dff01f2ab792f776add27204e9499044f95e8dd 5600
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d.orig.tar.xz
53d73e3a212eeb407b6492ccdecb8619e9a6ee4f89a6ebd90ccdc434931efba0 2304
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1.debian.tar.xz
2cdb4b73dc08c43d05b8e9106bceb9389cb0824a2d3cbb583194d4c7fad0b06e 6811
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1_amd64.buildinfo
Files:
0b6e5f47555531a41833d885187a96a5 2504 devel optional
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1.dsc
debe96dbd6cc643b0200680ef7afe182 5600 devel optional
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d.orig.tar.xz
c9d8f11b6d1c488d634c24bab4592920 2304 devel optional
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1.debian.tar.xz
8f2027df85ce1c54399bf4131b39a9ce 6811 devel optional
golang-github-dchest-uniuri_0.0~git20221007.a87ec9d-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmYYIUtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR8pgD/9cOLWH1PwrEsFhofVlpHjvlylbCNJ8
aeopQpMATINg/Zbb1si6fF/IPwhAVhmMXeEFzE2sRlrEqSYn5gM5Jrk5Z34HKzLP
jv9Qs01N8m+lP8LcZ+cIF/bWDQbZBXgW1SJdpi6EhRf2lQsi1W5hoyxXyFHR/0/N
OHlUib6+5JIJ1YmLHAIpoKpRnT90Rmxr/SJUqLy33wbMDPQ5oYfasJ735N8WAU3k
f5LoWTYszGZ3wUpEYUkZDLf+rdW/N13lio0NZKsTCguU0PWcYDdaOQsPjcpmBZnD
//0cqJ+7nBa5h7CF5I9IP+DTmp102fhtr8Gtj51uXD/AGVxPUzbZK4Xwp6SLSW+I
w7DYNPcbcK3SKG989Fe6bG/xx+yEjKLs7ovAhgsQHsoJIRusXp6hWhgFaJBWxQ1W
FMYZs8pztsPQzuC26eWazGArXq/nhazRLurhU+XAUT4E7MNv+F40gwzSZTkiKOh+
sFLz+6ctSQXK65P8+GTJO3XJAf65vPUaTc1PcwI+iyAcr7eb0r/gpssNzv4Ppomq
AfC7LSOfmLU8amV+iU7dXuh+BJKEXp3uyjXZ3zOleLU3dwcLSJ1Uz8xtIW0ZMCka
DB/pyADBANjv4tocEIXg90SRJKsF9/BJUehvD0HEwHj6JwJRyjz2hw0bVnttTpM9
No0sYKjHQxu5LQ==
=vJI8
-----END PGP SIGNATURE-----
pgpe85JYijw07.pgp
Description: PGP signature
--- End Message ---