==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: git-credential-gopass 1.15.16-1 (Tue Apr 22 12:14:58 2025)
==> Retrieving sources...
  -> Found git-credential-gopass-1.15.16.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    git-credential-gopass-1.15.16.tar.gz ... Passed
==> Making package: git-credential-gopass 1.15.16-1 (Tue Apr 22 12:15:21 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) go-2:1.24.2-1

Total Installed Size:  234.25 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found git-credential-gopass-1.15.16.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting git-credential-gopass-1.15.16.tar.gz with bsdtar
==> Starting prepare()...
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/gopasspw/gopass v1.15.16
go: downloading github.com/urfave/cli/v2 v2.27.6
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/caspr-io/yamlpath v0.0.0-20200722075116-502e8d113a9b
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/gopasspw/gitconfig v0.0.1
go: downloading golang.org/x/crypto v0.37.0
go: downloading golang.org/x/term v0.31.0
go: downloading github.com/ProtonMail/go-crypto v1.2.0
go: downloading github.com/gopasspw/clipboard v0.0.1
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.32.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading filippo.io/age v1.2.1
go: downloading github.com/twpayne/go-pinentry/v4 v4.0.0
go: downloading github.com/zalando/go-keyring v0.2.6
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading al.essio.dev/pkg/shellescape v1.6.0
go: downloading github.com/danieljoos/wincred v1.2.2
go: downloading github.com/godbus/dbus/v5 v5.1.0
go: downloading filippo.io/edwards25519 v1.1.0
# al.essio.dev/pkg/shellescape v1.6.0
## explicit; go 1.18
al.essio.dev/pkg/shellescape
# filippo.io/age v1.2.1
## explicit; go 1.19
filippo.io/age
filippo.io/age/agessh
filippo.io/age/internal/bech32
filippo.io/age/internal/format
filippo.io/age/internal/stream
filippo.io/age/plugin
# filippo.io/edwards25519 v1.1.0
## explicit; go 1.20
filippo.io/edwards25519
filippo.io/edwards25519/field
# github.com/ProtonMail/go-crypto v1.2.0
## explicit; go 1.22.0
github.com/ProtonMail/go-crypto/bitcurves
github.com/ProtonMail/go-crypto/brainpool
github.com/ProtonMail/go-crypto/eax
github.com/ProtonMail/go-crypto/internal/byteutil
github.com/ProtonMail/go-crypto/ocb
github.com/ProtonMail/go-crypto/openpgp
github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
github.com/ProtonMail/go-crypto/openpgp/armor
github.com/ProtonMail/go-crypto/openpgp/ecdh
github.com/ProtonMail/go-crypto/openpgp/ecdsa
github.com/ProtonMail/go-crypto/openpgp/ed25519
github.com/ProtonMail/go-crypto/openpgp/ed448
github.com/ProtonMail/go-crypto/openpgp/eddsa
github.com/ProtonMail/go-crypto/openpgp/elgamal
github.com/ProtonMail/go-crypto/openpgp/errors
github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
github.com/ProtonMail/go-crypto/openpgp/internal/ecc
github.com/ProtonMail/go-crypto/openpgp/internal/encoding
github.com/ProtonMail/go-crypto/openpgp/packet
github.com/ProtonMail/go-crypto/openpgp/s2k
github.com/ProtonMail/go-crypto/openpgp/x25519
github.com/ProtonMail/go-crypto/openpgp/x448
# github.com/blang/semver/v4 v4.0.0
## explicit; go 1.14
github.com/blang/semver/v4
# github.com/caspr-io/yamlpath v0.0.0-20200722075116-502e8d113a9b
## explicit; go 1.13
github.com/caspr-io/yamlpath
github.com/caspr-io/yamlpath/segments
# github.com/cloudflare/circl v1.6.1
## explicit; go 1.22.0
github.com/cloudflare/circl/dh/x25519
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/ecc/goldilocks
github.com/cloudflare/circl/internal/conv
github.com/cloudflare/circl/internal/sha3
github.com/cloudflare/circl/math
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/math/mlsbset
github.com/cloudflare/circl/sign
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/sign/ed448
# github.com/cpuguy83/go-md2man/v2 v2.0.6
## explicit; go 1.12
github.com/cpuguy83/go-md2man/v2/md2man
# github.com/danieljoos/wincred v1.2.2
## explicit; go 1.18
github.com/danieljoos/wincred
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/dustin/go-humanize v1.0.1
## explicit; go 1.16
github.com/dustin/go-humanize
# github.com/fatih/color v1.18.0
## explicit; go 1.17
github.com/fatih/color
# github.com/godbus/dbus/v5 v5.1.0
## explicit; go 1.12
github.com/godbus/dbus/v5
# github.com/google/go-cmp v0.7.0
## explicit; go 1.21
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
# github.com/gopasspw/clipboard v0.0.1
## explicit; go 1.24.1
github.com/gopasspw/clipboard
# github.com/gopasspw/gitconfig v0.0.1
## explicit; go 1.24.1
github.com/gopasspw/gitconfig
# github.com/gopasspw/gopass v1.15.16
## explicit; go 1.24.1
github.com/gopasspw/gopass/internal/action/exit
github.com/gopasspw/gopass/internal/backend
github.com/gopasspw/gopass/internal/backend/crypto
github.com/gopasspw/gopass/internal/backend/crypto/age
github.com/gopasspw/gopass/internal/backend/crypto/gpg
github.com/gopasspw/gopass/internal/backend/crypto/gpg/cli
github.com/gopasspw/gopass/internal/backend/crypto/gpg/colons
github.com/gopasspw/gopass/internal/backend/crypto/gpg/gpgconf
github.com/gopasspw/gopass/internal/backend/crypto/plain
github.com/gopasspw/gopass/internal/backend/storage
github.com/gopasspw/gopass/internal/backend/storage/fossilfs
github.com/gopasspw/gopass/internal/backend/storage/fs
github.com/gopasspw/gopass/internal/backend/storage/gitfs
github.com/gopasspw/gopass/internal/cache
github.com/gopasspw/gopass/internal/cache/ghssh
github.com/gopasspw/gopass/internal/config
github.com/gopasspw/gopass/internal/config/legacy
github.com/gopasspw/gopass/internal/cui
github.com/gopasspw/gopass/internal/diff
github.com/gopasspw/gopass/internal/out
github.com/gopasspw/gopass/internal/queue
github.com/gopasspw/gopass/internal/recipients
github.com/gopasspw/gopass/internal/store
github.com/gopasspw/gopass/internal/store/leaf
github.com/gopasspw/gopass/internal/store/mockstore
github.com/gopasspw/gopass/internal/store/mockstore/inmem
github.com/gopasspw/gopass/internal/store/root
github.com/gopasspw/gopass/internal/tree
github.com/gopasspw/gopass/pkg/appdir
github.com/gopasspw/gopass/pkg/ctxutil
github.com/gopasspw/gopass/pkg/debug
github.com/gopasspw/gopass/pkg/fsutil
github.com/gopasspw/gopass/pkg/gopass
github.com/gopasspw/gopass/pkg/gopass/api
github.com/gopasspw/gopass/pkg/gopass/apimock
github.com/gopasspw/gopass/pkg/gopass/secrets
github.com/gopasspw/gopass/pkg/gopass/secrets/secparse
github.com/gopasspw/gopass/pkg/pinentry/cli
github.com/gopasspw/gopass/pkg/set
github.com/gopasspw/gopass/pkg/termio
github.com/gopasspw/gopass/tests/can
github.com/gopasspw/gopass/tests/gptest
# github.com/hashicorp/golang-lru/v2 v2.0.7
## explicit; go 1.18
github.com/hashicorp/golang-lru/v2
github.com/hashicorp/golang-lru/v2/internal
github.com/hashicorp/golang-lru/v2/simplelru
# github.com/kr/text v0.2.0
## explicit
# github.com/mattn/go-colorable v0.1.14
## explicit; go 1.18
github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.20
## explicit; go 1.15
github.com/mattn/go-isatty
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/russross/blackfriday/v2 v2.1.0
## explicit
github.com/russross/blackfriday/v2
# github.com/stretchr/testify v1.10.0
## explicit; go 1.17
github.com/stretchr/testify/assert
github.com/stretchr/testify/assert/yaml
github.com/stretchr/testify/require
# github.com/twpayne/go-pinentry/v4 v4.0.0
## explicit; go 1.19
github.com/twpayne/go-pinentry/v4
# github.com/urfave/cli/v2 v2.27.6
## explicit; go 1.18
github.com/urfave/cli/v2
# github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
## explicit; go 1.15
github.com/xrash/smetrics
# github.com/zalando/go-keyring v0.2.6
## explicit; go 1.18
github.com/zalando/go-keyring
github.com/zalando/go-keyring/secret_service
# golang.org/x/crypto v0.37.0
## explicit; go 1.23.0
golang.org/x/crypto/argon2
golang.org/x/crypto/blake2b
golang.org/x/crypto/blowfish
golang.org/x/crypto/cast5
golang.org/x/crypto/chacha20
golang.org/x/crypto/chacha20poly1305
golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte/asn1
golang.org/x/crypto/curve25519
golang.org/x/crypto/hkdf
golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/scrypt
golang.org/x/crypto/sha3
golang.org/x/crypto/ssh
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/crypto/ssh/terminal
# golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
## explicit; go 1.23.0
golang.org/x/exp/constraints
# golang.org/x/sys v0.32.0
## explicit; go 1.23.0
golang.org/x/sys/cpu
golang.org/x/sys/execabs
golang.org/x/sys/plan9
golang.org/x/sys/unix
golang.org/x/sys/windows
golang.org/x/sys/windows/registry
# golang.org/x/term v0.31.0
## explicit; go 1.23.0
golang.org/x/term
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3
==> Starting build()...
internal/unsafeheader
internal/goarch
internal/byteorder
internal/cpu
internal/coverage/rtcov
internal/abi
internal/godebugs
internal/chacha8rand
internal/goexperiment
internal/bytealg
internal/goos
internal/profilerecord
internal/runtime/atomic
internal/asan
internal/msan
internal/runtime/math
internal/runtime/sys
internal/runtime/syscall
internal/stringslite
sync/atomic
internal/runtime/exithook
math/bits
unicode
unicode/utf8
internal/itoa
cmp
math
encoding
unicode/utf16
log/internal
crypto/internal/fips140/alias
crypto/internal/fips140deps/byteorder
internal/race
crypto/internal/fips140deps/cpu
internal/runtime/maps
internal/sync
crypto/internal/boring/sig
golang.org/x/crypto/internal/alias
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
golang.org/x/exp/constraints
container/list
vendor/golang.org/x/crypto/internal/alias
log/slog/internal
github.com/ProtonMail/go-crypto/internal/byteutil
golang.org/x/crypto/cryptobyte/asn1
image/color
github.com/google/go-cmp/cmp/internal/flags
github.com/gopasspw/gopass/internal/diff
runtime
iter
crypto/internal/fips140/subtle
internal/reflectlite
sync
slices
maps
crypto/subtle
weak
errors
sort
internal/testlog
internal/bisect
io
internal/oserror
syscall
internal/godebug
bytes
strings
strconv
path
hash
crypto/internal/fips140deps/godebug
bufio
html
reflect
regexp/syntax
crypto
crypto/internal/fips140
crypto/internal/fips140/sha256
time
internal/syscall/unix
internal/syscall/execenv
crypto/internal/fips140/sha3
regexp
crypto/internal/fips140/sha512
crypto/internal/fips140/hmac
crypto/internal/fips140/check
crypto/internal/fips140/aes
math/rand/v2
math/rand
context
io/fs
internal/poll
crypto/internal/randutil
crypto/sha3
crypto/internal/fips140hash
internal/filepathlite
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/edwards25519
os
crypto/internal/impl
internal/fmtsort
encoding/binary
crypto/internal/fips140/bigmod
vendor/golang.org/x/net/dns/dnsmessage
encoding/base64
fmt
path/filepath
crypto/internal/sysrand
golang.org/x/crypto/internal/poly1305
crypto/internal/entropy
crypto/internal/fips140/drbg
filippo.io/edwards25519/field
crypto/internal/fips140/aes/gcm
crypto/internal/fips140only
crypto/internal/fips140/ed25519
database/sql/driver
encoding/json
github.com/gopasspw/gopass/internal/store
flag
github.com/russross/blackfriday/v2
github.com/xrash/smetrics
text/tabwriter
net/url
text/template/parse
log
runtime/debug
github.com/cpuguy83/go-md2man/v2/md2man
crypto/cipher
math/big
github.com/blang/semver/v4
text/template
crypto/internal/boring
github.com/gopasspw/gopass/pkg/gopass
github.com/gopasspw/gopass/pkg/debug
crypto/hmac
crypto/sha256
encoding/hex
github.com/gopasspw/gopass/pkg/appdir
filippo.io/age/internal/bech32
filippo.io/age/internal/format
golang.org/x/crypto/chacha20
crypto/internal/fips140/nistec
golang.org/x/crypto/chacha20poly1305
filippo.io/age/internal/stream
golang.org/x/crypto/hkdf
github.com/urfave/cli/v2
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/scrypt
crypto/internal/fips140/rsa
crypto/rand
github.com/gopasspw/gopass/pkg/fsutil
crypto/ed25519
crypto/internal/boring/bbig
crypto/rsa
crypto/sha512
filippo.io/edwards25519
crypto/aes
crypto/des
crypto/dsa
encoding/asn1
crypto/internal/fips140/ecdh
crypto/elliptic
crypto/ecdh
crypto/internal/fips140/ecdsa
golang.org/x/crypto/curve25519
github.com/gopasspw/gopass/pkg/ctxutil
filippo.io/age
vendor/golang.org/x/crypto/cryptobyte
crypto/md5
crypto/rc4
crypto/sha1
crypto/x509/pkix
encoding/pem
internal/singleflight
unique
runtime/cgo
golang.org/x/crypto/blowfish
crypto/ecdsa
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
net/netip
os/exec
github.com/gopasspw/gopass/internal/action/exit
github.com/gopasspw/gopass/pkg/set
golang.org/x/sys/execabs
github.com/gopasspw/gopass/internal/backend
filippo.io/age/plugin
github.com/gopasspw/gopass/internal/cache
crypto/internal/fips140/hkdf
crypto/internal/fips140/mlkem
crypto/internal/fips140/tls12
crypto/internal/fips140/tls13
vendor/golang.org/x/crypto/chacha20
vendor/golang.org/x/crypto/internal/poly1305
crypto/tls/internal/fips140tls
compress/flate
hash/crc32
vendor/golang.org/x/crypto/chacha20poly1305
crypto/internal/hpke
vendor/golang.org/x/text/transform
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/text/unicode/norm
compress/gzip
net
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/text/secure/bidirule
mime
mime/quotedprintable
net/http/internal
net/http/internal/ascii
github.com/gopasspw/gitconfig
vendor/golang.org/x/net/idna
gopkg.in/yaml.v3
golang.org/x/sys/unix
github.com/dustin/go-humanize
os/signal
log/slog/internal/buffer
log/slog
github.com/gopasspw/gopass/internal/config/legacy
github.com/twpayne/go-pinentry/v4
github.com/gopasspw/gopass/internal/config
io/ioutil
os/user
github.com/ProtonMail/go-crypto/openpgp/errors
github.com/ProtonMail/go-crypto/openpgp/armor
github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
github.com/mattn/go-isatty
golang.org/x/term
github.com/mattn/go-colorable
github.com/fatih/color
github.com/ProtonMail/go-crypto/eax
github.com/ProtonMail/go-crypto/ocb
github.com/gopasspw/gopass/internal/out
github.com/gopasspw/gopass/pkg/termio
golang.org/x/crypto/cast5
github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
github.com/gopasspw/gopass/internal/cui
github.com/gopasspw/gopass/pkg/pinentry/cli
github.com/ProtonMail/go-crypto/bitcurves
github.com/ProtonMail/go-crypto/brainpool
github.com/ProtonMail/go-crypto/openpgp/internal/encoding
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/math
github.com/cloudflare/circl/sign
github.com/cloudflare/circl/internal/sha3
github.com/cloudflare/circl/internal/conv
compress/bzip2
github.com/cloudflare/circl/math/fp25519
github.com/cloudflare/circl/math/fp448
github.com/cloudflare/circl/math/mlsbset
hash/adler32
github.com/cloudflare/circl/dh/x25519
github.com/cloudflare/circl/sign/ed25519
github.com/cloudflare/circl/dh/x448
github.com/cloudflare/circl/ecc/goldilocks
github.com/ProtonMail/go-crypto/openpgp/ed25519
compress/zlib
github.com/ProtonMail/go-crypto/openpgp/elgamal
crypto/x509
net/textproto
vendor/golang.org/x/net/http/httpproxy
github.com/godbus/dbus/v5
github.com/cloudflare/circl/sign/ed448
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/ProtonMail/go-crypto/openpgp/internal/ecc
github.com/ProtonMail/go-crypto/openpgp/ecdh
github.com/ProtonMail/go-crypto/openpgp/ecdsa
github.com/ProtonMail/go-crypto/openpgp/ed448
github.com/ProtonMail/go-crypto/openpgp/eddsa
golang.org/x/crypto/blake2b
github.com/ProtonMail/go-crypto/openpgp/x25519
github.com/ProtonMail/go-crypto/openpgp/x448
golang.org/x/crypto/argon2
image
github.com/ProtonMail/go-crypto/openpgp/s2k
golang.org/x/sys/cpu
golang.org/x/crypto/sha3
golang.org/x/crypto/ssh
crypto/tls
image/internal/imageutil
image/jpeg
github.com/zalando/go-keyring/secret_service
github.com/ProtonMail/go-crypto/openpgp/packet
github.com/zalando/go-keyring
github.com/gopasspw/gopass/internal/backend/crypto/gpg
github.com/gopasspw/gopass/internal/backend/crypto/gpg/colons
github.com/gopasspw/gopass/internal/backend/crypto/gpg/gpgconf
github.com/hashicorp/golang-lru/v2/internal
github.com/hashicorp/golang-lru/v2/simplelru
github.com/hashicorp/golang-lru/v2
github.com/gopasspw/gopass/internal/backend/crypto/plain
github.com/gopasspw/gopass/internal/backend/storage/fs
github.com/ProtonMail/go-crypto/openpgp
github.com/gopasspw/gopass/internal/backend/storage/fossilfs
filippo.io/age/agessh
github.com/gopasspw/gopass/internal/backend/crypto/gpg/cli
github.com/gopasspw/gopass/internal/backend/storage/gitfs
github.com/gopasspw/gopass/internal/queue
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
github.com/gopasspw/gopass/internal/backend/storage
github.com/gopasspw/gopass/internal/recipients
github.com/google/go-cmp/cmp
github.com/gopasspw/gopass/internal/tree
github.com/caspr-io/yamlpath/segments
github.com/caspr-io/yamlpath
github.com/gopasspw/gopass/pkg/gopass/secrets
net/http/httptrace
net/http
github.com/gopasspw/gopass/pkg/gopass/secrets/secparse
github.com/gopasspw/gopass/internal/cache/ghssh
github.com/gopasspw/gopass/internal/backend/crypto/age
github.com/gopasspw/gopass/internal/backend/crypto
github.com/gopasspw/gopass/internal/store/leaf
github.com/gopasspw/gopass/internal/store/root
github.com/gopasspw/gopass/pkg/gopass/api
github.com/gopasspw/git-credential-gopass
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr'
install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/bin'
'git-credential-gopass' -> '/build/git-credential-gopass/pkg/git-credential-gopass/usr/bin/git-credential-gopass'
install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share'
install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share/licenses'
install: creating directory '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share/licenses/git-credential-gopass'
'LICENSE' -> '/build/git-credential-gopass/pkg/git-credential-gopass/usr/share/licenses/git-credential-gopass/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/git-credential-gopass
libfakeroot internal error: payload not recognized!
==> Creating package "git-credential-gopass"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: git-credential-gopass 1.15.16-1 (Tue Apr 22 12:17:39 2025)
==> Cleaning up...