Your message dated Mon, 06 Feb 2023 07:04:00 +0000
with message-id <e1povxk-00fvx1...@fasolo.debian.org>
and subject line Bug#997130: fixed in acmetool 0.2.2-1
has caused the Debian Bug report #997130,
regarding acmetool: FTBFS:     util_test.go:24: error: x509: signature over 
certificate returned by signer is invalid: crypto/rsa: verification 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 ow...@bugs.debian.org
immediately.)


-- 
997130: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: acmetool
Version: 0.2.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -- -ldflags "-X 
> github.com/hlandau/acmetool/hooks.DefaultPath=/etc/acme/hooks -X 
> github.com/hlandau/buildinfo.RawBuildInfo=YWNtZXRvb2wgRGViaWFuIHZlcnNpb24gMC4yLjEtNA=="
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 -ldflags "-X 
> github.com/hlandau/acmetool/hooks.DefaultPath=/etc/acme/hooks -X 
> github.com/hlandau/buildinfo.RawBuildInfo=YWNtZXRvb2wgRGViaWFuIHZlcnNpb24gMC4yLjEtNA=="
>  github.com/hlandau/acmetool github.com/hlandau/acmetool/cli 
> github.com/hlandau/acmetool/cmd/acmetool github.com/hlandau/acmetool/fdb 
> github.com/hlandau/acmetool/hooks github.com/hlandau/acmetool/interaction 
> github.com/hlandau/acmetool/redirector github.com/hlandau/acmetool/responder 
> github.com/hlandau/acmetool/responder/reshttp 
> github.com/hlandau/acmetool/solver github.com/hlandau/acmetool/storage 
> github.com/hlandau/acmetool/storageops github.com/hlandau/acmetool/util
> internal/unsafeheader
> internal/goexperiment
> internal/abi
> internal/cpu
> runtime/internal/atomic
> runtime/internal/sys
> runtime/internal/math
> internal/race
> sync/atomic
> unicode
> internal/bytealg
> unicode/utf8
> crypto/internal/subtle
> crypto/subtle
> math/bits
> internal/itoa
> runtime
> math
> internal/nettrace
> golang.org/x/sys/internal/unsafeheader
> github.com/rivo/uniseg
> container/list
> unicode/utf16
> vendor/golang.org/x/crypto/cryptobyte/asn1
> vendor/golang.org/x/crypto/internal/subtle
> encoding
> gopkg.in/hlandau/service.v2/gsptcall
> internal/reflectlite
> sync
> internal/testlog
> internal/singleflight
> math/rand
> gopkg.in/hlandau/configurable.v1
> runtime/cgo
> errors
> sort
> io
> strconv
> internal/oserror
> bytes
> strings
> reflect
> syscall
> bufio
> path
> hash
> crypto
> vendor/golang.org/x/net/dns/dnsmessage
> internal/syscall/unix
> time
> internal/syscall/execenv
> regexp/syntax
> github.com/shiena/ansicolor
> encoding/binary
> internal/fmtsort
> github.com/mitchellh/go-wordwrap
> io/fs
> internal/poll
> crypto/cipher
> context
> crypto/sha1
> regexp
> golang.org/x/sys/unix
> crypto/aes
> os
> crypto/des
> github.com/hlandau/goutils/text
> crypto/elliptic/internal/fiat
> crypto/internal/randutil
> crypto/sha512
> crypto/ed25519/internal/edwards25519/field
> fmt
> io/ioutil
> net
> path/filepath
> math/big
> encoding/hex
> os/exec
> os/user
> log
> github.com/coreos/go-systemd/unit
> github.com/hlandau/goutils/os
> github.com/mattn/go-isatty
> github.com/hlandau/xlog
> crypto/rand
> github.com/hlandau/acmetool/hooks
> github.com/mattn/go-runewidth
> os/signal
> gopkg.in/hlandau/svcutils.v1/chroot
> gopkg.in/hlandau/svcutils.v1/passwd
> gopkg.in/cheggaaa/pb.v1
> github.com/hlandau/acmetool/interaction
> crypto/elliptic
> encoding/asn1
> crypto/ed25519/internal/edwards25519
> vendor/golang.org/x/crypto/cryptobyte
> crypto/ed25519
> crypto/hmac
> crypto/md5
> crypto/rc4
> crypto/rsa
> crypto/ecdsa
> crypto/sha256
> crypto/dsa
> crypto/x509/pkix
> encoding/base64
> net/url
> vendor/golang.org/x/crypto/chacha20
> encoding/pem
> vendor/golang.org/x/crypto/poly1305
> vendor/golang.org/x/sys/cpu
> vendor/golang.org/x/crypto/curve25519
> vendor/golang.org/x/crypto/hkdf
> vendor/golang.org/x/crypto/chacha20poly1305
> crypto/x509
> github.com/godbus/dbus
> compress/flate
> hash/crc32
> vendor/golang.org/x/text/transform
> compress/gzip
> vendor/golang.org/x/text/unicode/bidi
> vendor/golang.org/x/text/unicode/norm
> crypto/tls
> vendor/golang.org/x/text/secure/bidirule
> net/textproto
> vendor/golang.org/x/net/http2/hpack
> vendor/golang.org/x/net/idna
> mime
> github.com/coreos/go-systemd/dbus
> vendor/golang.org/x/net/http/httpguts
> vendor/golang.org/x/net/http/httpproxy
> mime/quotedprintable
> mime/multipart
> net/http/internal
> net/http/internal/ascii
> html
> encoding/json
> golang.org/x/text/transform
> golang.org/x/text/unicode/bidi
> golang.org/x/text/unicode/norm
> net/http/httptrace
> golang.org/x/text/secure/bidirule
> net/http
> github.com/hlandau/goutils/net
> gopkg.in/square/go-jose.v1/cipher
> gopkg.in/square/go-jose.v1/json
> encoding/base32
> database/sql/driver
> golang.org/x/net/idna
> github.com/gofrs/uuid
> github.com/hlandau/acmetool/fdb
> github.com/hlandau/acmetool/util
> github.com/hlandau/goutils/clock
> gopkg.in/square/go-jose.v1
> golang.org/x/crypto/ocsp
> golang.org/x/crypto/ed25519
> golang.org/x/crypto/pbkdf2
> gopkg.in/square/go-jose.v2/cipher
> gopkg.in/square/go-jose.v2/json
> gopkg.in/yaml.v2
> gopkg.in/hlandau/acmeapi.v2/acmeutils
> gopkg.in/square/go-jose.v2
> golang.org/x/net/context
> net/mail
> github.com/jmhodges/clock
> gopkg.in/hlandau/acmeapi.v2/acmeendpoints
> github.com/coreos/go-systemd/journal
> gopkg.in/hlandau/easyconfig.v1/cflag
> github.com/hlandau/buildinfo
> gopkg.in/hlandau/svcutils.v1/exepath
> gopkg.in/hlandau/svcutils.v1/systemd
> log/syslog
> github.com/alecthomas/units
> go/token
> internal/lazyregexp
> github.com/hlandau/dexlogconfig
> text/template/parse
> flag
> go/scanner
> go/ast
> github.com/ogier/pflag
> text/template
> gopkg.in/hlandau/svcutils.v1/caps
> gopkg.in/tylerb/graceful.v1
> github.com/peterhellberg/link
> github.com/hlandau/acmetool/redirector
> github.com/hlandau/acmetool/responder/reshttp
> golang.org/x/net/context/ctxhttp
> github.com/hlandau/acmetool/responder
> gopkg.in/hlandau/acmeapi.v2
> go/doc
> expvar
> gopkg.in/hlandau/svcutils.v1/dupfd
> gopkg.in/hlandau/svcutils.v1/setuid
> gopkg.in/hlandau/service.v2/daemon/bansuid
> gopkg.in/hlandau/svcutils.v1/pidfile
> gopkg.in/alecthomas/kingpin.v2
> github.com/hlandau/acmetool/storage
> github.com/hlandau/acmetool/solver
> internal/profile
> github.com/hlandau/acmetool/storageops
> gopkg.in/hlandau/service.v2/daemon
> text/tabwriter
> runtime/trace
> runtime/pprof
> net/http/pprof
> gopkg.in/hlandau/easyconfig.v1/adaptflag
> gopkg.in/hlandau/service.v2
> github.com/hlandau/acmetool/cli
> github.com/hlandau/acmetool
> github.com/hlandau/acmetool/cmd/acmetool
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/hlandau/acmetool github.com/hlandau/acmetool/cli 
> github.com/hlandau/acmetool/cmd/acmetool github.com/hlandau/acmetool/fdb 
> github.com/hlandau/acmetool/hooks github.com/hlandau/acmetool/interaction 
> github.com/hlandau/acmetool/redirector github.com/hlandau/acmetool/responder 
> github.com/hlandau/acmetool/responder/reshttp 
> github.com/hlandau/acmetool/solver github.com/hlandau/acmetool/storage 
> github.com/hlandau/acmetool/storageops github.com/hlandau/acmetool/util
> ?     github.com/hlandau/acmetool     [no test files]
> ?     github.com/hlandau/acmetool/cli [no test files]
> ?     github.com/hlandau/acmetool/cmd/acmetool        [no test files]
> === RUN   TestFDB
> 20211023073605 [DEBUG] fdb: enforce permissions: alpha/foo/x/xyz 1001/1001 
> 1001/1001
> 20211023073605 [DEBUG] fdb: enforce permissions: alpha/nak 1001/1001 1001/1001
> 20211023073605 [DEBUG] fdb: enforce permissions: alpha/foo/x/xyz1 1001/1001 
> 1001/1001
> 20211023073605 [DEBUG] fdb: enforce permissions: tmp/symlink.465778131 
> 1001/1001 1001/1001
> 20211023073605 [WARN] fdb: broken symlink, removing: 
> /tmp/acmefdbtest1856123617/alpha/foo/x/lnk -> xyz
> --- PASS: TestFDB (0.00s)
> === RUN   TestParsePerm
> --- PASS: TestParsePerm (0.00s)
> PASS
> ok    github.com/hlandau/acmetool/fdb 0.010s
> === RUN   TestNotify
> 20211023073605 [DEBUG] acme.hooks: calling hook script: 
> /tmp/acme-notify-test2157341610/notify1/alpha
> 20211023073605 [DEBUG] acme.hooks: calling hook script: 
> /tmp/acme-notify-test2157341610/notify1/beta
> 20211023073605 [DEBUG] acme.hooks: calling hook script: 
> /tmp/acme-notify-test2157341610/notify1/alpha
> 20211023073605 [DEBUG] acme.hooks: calling hook script: 
> /tmp/acme-notify-test2157341610/notify1/beta
> --- PASS: TestNotify (0.05s)
> PASS
> ok    github.com/hlandau/acmetool/hooks       0.065s
> ?     github.com/hlandau/acmetool/interaction [no test files]
> === RUN   TestRedirector
> 20211023073609 [DEBUG] acme.redirector: redirector running
> --- PASS: TestRedirector (0.00s)
> PASS
> ok    github.com/hlandau/acmetool/redirector  0.008s
> ?     github.com/hlandau/acmetool/responder   [no test files]
> ?     github.com/hlandau/acmetool/responder/reshttp   [no test files]
> ?     github.com/hlandau/acmetool/solver      [no test files]
> === RUN   TestKeyID
>     util_test.go:24: error: x509: signature over certificate returned by 
> signer is invalid: crypto/rsa: verification error
> --- FAIL: TestKeyID (0.09s)
> FAIL
> FAIL  github.com/hlandau/acmetool/storage     0.092s
> ?     github.com/hlandau/acmetool/storageops  [no test files]
> ?     github.com/hlandau/acmetool/util        [no test files]
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/hlandau/acmetool github.com/hlandau/acmetool/cli 
> github.com/hlandau/acmetool/cmd/acmetool github.com/hlandau/acmetool/fdb 
> github.com/hlandau/acmetool/hooks github.com/hlandau/acmetool/interaction 
> github.com/hlandau/acmetool/redirector github.com/hlandau/acmetool/responder 
> github.com/hlandau/acmetool/responder/reshttp 
> github.com/hlandau/acmetool/solver github.com/hlandau/acmetool/storage 
> github.com/hlandau/acmetool/storageops github.com/hlandau/acmetool/util 
> returned exit code 1
> make: *** [debian/rules:11: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/acmetool_0.2.1-4_unstable.log

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 marking 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: acmetool
Source-Version: 0.2.2-1
Done: Peter Colberg <pe...@colberg.org>

We believe that the bug you reported is fixed in the latest version of
acmetool, 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 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Colberg <pe...@colberg.org> (supplier of updated acmetool 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: Sun, 05 Feb 2023 22:30:40 -0500
Source: acmetool
Architecture: source
Version: 0.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Peter Colberg <pe...@colberg.org>
Closes: 997130
Changes:
 acmetool (0.2.2-1) unstable; urgency=medium
 .
   * New upstream version 0.2.2
   * Revert "Switch to using fork of go-systemd, dbus"
   * Fix FTBFS due to signature verification error (Closes: #997130)
   * Drop obsolete versioned constraint on dh-golang
   * Rename deprecated tmpfile to tmpfiles
   * Bump standards version
Checksums-Sha1:
 54f53b19d049be1c5579378457dd4430c519c26e 2694 acmetool_0.2.2-1.dsc
 fb8a48b19b5dc64d2689f4cb6105565545460fd8 121583 acmetool_0.2.2.orig.tar.gz
 d4fbe6905b8d3a264be758df717f18e853a0d5dc 9820 acmetool_0.2.2-1.debian.tar.xz
 2ce56abd04de8de804fc878ea20dc4ee7f06c0c3 5748 acmetool_0.2.2-1_source.buildinfo
Checksums-Sha256:
 b7fd97c25dc5e203172a8a18ff86d53151f1394b80d26d896a5181ea0721484c 2694 
acmetool_0.2.2-1.dsc
 5671a4ff00c007dd00883c601c0a64ab9c4dc1ca4fa47e5801b69b015d43dfb3 121583 
acmetool_0.2.2.orig.tar.gz
 eafcf51b7357952af17ac631d196d00c04a972c94b941e819580bcb92766f191 9820 
acmetool_0.2.2-1.debian.tar.xz
 bedd3aed95d7275df8cb5578646e0d283816c4c5faffff176997c45bba1c8168 5748 
acmetool_0.2.2-1_source.buildinfo
Files:
 3411844111053d583f2e1d6ba53fdc14 2694 web optional acmetool_0.2.2-1.dsc
 9d21da41c887cb669479b4eb3b1e08b7 121583 web optional acmetool_0.2.2.orig.tar.gz
 4cfa8633ee4aa1ac1bf93e1de3d26dbb 9820 web optional 
acmetool_0.2.2-1.debian.tar.xz
 3ef2d1b7c602b965e1c1a26a90f52261 5748 web optional 
acmetool_0.2.2-1_source.buildinfo

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

iQIzBAEBCgAdFiEEmDv50PAqYBQM7FKfdn4SqMkqMcsFAmPgdNQACgkQdn4SqMkq
McsgMBAAqnVl+gLNF/VyZ4irZqvaJZFmdEGZIrLzqIyHZ/C9QTFXL3OfK3HhxnoV
dNMJAtxuPsbRkW3wZocQ/681dB2lJR/Zo1gbKKvrQoTu+hTyNGQ1yV0Qe6zlpwUG
mn0G+VhJdpfkmkSt4dKPH4Fr+qOMO3Ec9qN5ig/gJHUEel7YMu81FD2s/zQO9kF9
OlbdCA9URWKILfINynWMSS12KKm6M9lE1NQuNxKZz6B8gLKl/Nq/yBoPZkW0K8MC
2PXXpVzaXfdjfwvOkRTF0E6bzfIZiDw/cWjdpDgj4q8DYWO1RegWdMhnSUbtbtdH
xI//I7XdI1AF9PWah6VgqZPt/9N7wsXwMqCZ/6baECWGab/oaN9ywWCz0d8t29Fl
innOKGeETXl6dYsKWH4GILFXU9OLXlXIiWTW9dGqLGE2ZGemyz3hHIpRLPDpCCZy
Z5t+WMwz41/kw7Q/EhvFG8ClC+Q08xQnzFqdbKsjEtI/zvjCG/qzxEk8TsePcHd4
mHgNOqO+wp8mVTAGHQA3j3QPmz6ldV95do59a7WLkRhkP0HLh2KFpDSbkobRq7/0
CqxVgZ+EJ4Sbpnrsvafluwc2dZbYUSvklg9vrxbF1B5qrcuLebvpMzAOJ/xdOpus
NFblJeoRGz2L9A6RelmvRCuKYAc4EzMogVlbb1TW2IVDRrx2fVM=
=cM3/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to