[pkg-gnupg-maint] Bug#1091499: gpgme1.0: will FTBFS during trixie support period

Santiago Vila sanvila at debian.org
Fri Dec 27 18:52:10 GMT 2024


Package: src:gpgme1.0
Version: 1.24.1-2
Tags: ftbfs trixie sid
User: debian-qa at lists.debian.org
Usertags: ftbfs-during-trixie-support-period

Dear maintainer:

During a rebuild of all packages in unstable in the year 2028, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --builddirectory=build --with python3
   dh_auto_clean -O--builddirectory=build
   dh_autoreconf_clean -O--builddirectory=build
   dh_clean -O--builddirectory=build
 debian/rules binary
dh binary --builddirectory=build --with python3
   dh_update_autotools_config -O--builddirectory=build
   dh_autoreconf -O--builddirectory=build
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'

[... snipped ...]

i  --faked-system-time        
e  --include-certs N          number of certificates to include
                              N = -2
e  --compliance               

b  [Output]                   Options controlling the output
b  --default-key USER-ID      use USER-ID as default secret key
                              USER-ID = (none)
b  --encrypt-to NAME          encrypt to user ID NAME as well
                              NAME = (none)
i  --keyserver                

b  [ImportExport]             Options controlling key import and export
e  --disable-dirmngr          disable all access to the dirmngr
b  --auto-issuer-key-retrieve fetch missing issuer certificates
a  --p12-charset NAME         use encoding NAME for PKCS#12 passphrases
                              NAME = (none)

b  [Security]                 Options controlling the security
b  --disable-crl-checks       never consult a CRL
i  --enable-crl-checks        
e  --disable-trusted-cert-crl-check
                              do not check CRLs for root certificates
a  --enable-ocsp              check validity using OCSP
a  --disable-policy-checks    do not check certificate policies
a  --cipher-algo NAME         use cipher algorithm NAME
                              NAME = `AES256'
i  --default_pubkey_algo      
                              (default) = `RSA-3072'

COMPONENT
=========
  Name: gpg-agent
  Desc: Private Keys
  Path: /usr/bin/gpg-agent


b  [Monitor]                  Options controlling the diagnostic output
br --verbose                  verbose
ar --debug-level              
                              (default) = `none'
ar --log-file FILE            write server mode logs to FILE

b  [Configuration]            Options controlling the configuration
ar --disable-scdaemon         do not use the SCdaemon
                              Current = 1 (times)
b  --enable-ssh-support       enable ssh support
er --ssh-fingerprint-digest ALGO 
                              use ALGO to show ssh fingerprints
                              ALGO = `md5'
b  --enable-putty-support     
i  --faked-system-time        

b  [Security]                 Options controlling the security
br --default-cache-ttl N      expire cached PINs after N seconds
                              N = 600
ar --default-cache-ttl-ssh N  expire SSH keys after N seconds
                              N = 1800
er --max-cache-ttl N          set maximum PIN cache lifetime to N seconds
                              N = 7200
er --max-cache-ttl-ssh N      set maximum SSH key lifetime to N seconds
                              N = 7200
br --ignore-cache-for-signing do not use the PIN cache when signing
br --no-allow-external-cache  disallow the use of an external password cache
ar --no-allow-mark-trusted    disallow clients to mark keys as "trusted"

a  [Passphrase policy]        Options enforcing a passphrase policy
er --enforce-passphrase-constraints
                              do not allow bypassing the passphrase policy
ar --min-passphrase-len N     set minimal required length for new passphrases to N
                              N = 8
er --min-passphrase-nonalpha N 
                              require at least N non-alpha characters for a new passphrase
                              N = 1
er --check-passphrase-pattern FILE 
                              check new passphrases against pattern in FILE
er --check-sym-passphrase-pattern
                              
er --max-passphrase-days N    expire the passphrase after N days
                              N = 0
er --enable-passphrase-history
                              do not allow the reuse of old passphrases

a  [Pinentry]                 Options controlling the PIN-Entry
er --no-allow-loopback-pinentry
                              disallow caller to override the pinentry
er --grab                     let PIN-Entry grab keyboard and mouse
ar --pinentry-timeout N       set the Pinentry timeout to N seconds
ar --allow-emacs-pinentry     allow passphrase to be prompted through Emacs
ir --enable-extended-key-format
                              

COMPONENT
=========
  Name: scdaemon
  Desc: Smartcards
  Path: /usr/lib/gnupg/scdaemon


b  [Monitor]                  Options controlling the diagnostic output
br --verbose                  verbose
ar --debug-level LEVEL        set the debugging level to LEVEL
                              LEVEL = `none'
ar --log-file FILE            write a log to FILE

b  [Configuration]            Options controlling the configuration
br --reader-port N            connect to reader at port N
ar --ctapi-driver NAME        use NAME as ct-API driver
ar --pcsc-driver NAME         use NAME as PC/SC driver
                              NAME = `libpcsclite.so.1'
er --disable-ccid             do not use the internal CCID driver
br --card-timeout N           disconnect the card after N seconds of inactivity
                              N = 0
br --disable-pinpad           do not use a reader's pinpad
br --enable-pinpad-varlen     use variable length input for pinpad

b  [Security]                 Options controlling the security
br --deny-admin               deny the use of admin card commands

COMPONENT
=========
  Name: dirmngr
  Desc: Network
  Path: /usr/bin/dirmngr


b  [Monitor]                  Options controlling the diagnostic output
b  --verbose                  verbose
i  --no-greeting              
a  --debug-level LEVEL        set the debugging level to LEVEL
                              LEVEL = `none'
a  --log-file FILE            write server mode logs to FILE

b  [Configuration]            Options controlling the configuration
b  --allow-version-check      allow online software version check
b  --max-replies N            do not return more than N items in one query
                              N = 10
i  --faked-system-time        

b  [Network]                  Network related options
b  --use-tor                  route all network traf dirmngr.verbose .......... dirmngr.keyserver ..........
fic via Tor
i  --resolver-timeout         
                              (default) = 0
i  --nameserver               

b  [Keyserver]                Configuration for Keyservers
b  --keyserver URL            use keyserver at URL
                              URL = `hkps://keys.openpgp.org'

a  [HTTP]                     Configuration for HTTP servers
a  --disable-http             inhibit the use of HTTP
a  --ignore-http-dp           ignore HTTP CRL distribution points
a  --http-proxy URL           redirect all HTTP requests to URL
a  --honor-http-proxy         use system's HTTP proxy setting

b  [LDAP]                     Configuration of LDAP servers to use
a  --disable-ldap             inhibit the use of LDAP
a  --ignore-ldap-dp           ignore LDAP CRL distribution points
b  --ldap-proxy HOST          use HOST for LDAP queries
a  --only-ldap-proxy          do not use fallback hosts with --ldap-proxy
b  --ldapserver SPEC...       use this keyserver to lookup keys
a  --add-servers              add new servers discovered in CRL distribution points to serverlist
b  --ldaptimeout N            set LDAP timeout to N seconds
                              N = 15

b  [OCSP]                     Configuration for OCSP
b  --allow-ocsp               allow sending OCSP requests
a  --ignore-ocsp-service-url  ignore certificate contained OCSP service URLs
a  --ocsp-responder URL       use OCSP responder at URL
a  --ocsp-signer FPR          OCSP response signed by FPR
b  --force                    force loading of outdated CRLs

COMPONENT
=========
  Name: pinentry
  Desc: Passphrase Entry
  Path: /usr/bin/pinentry

PASS: t-gpgconf
-----BEGIN PGP MESSAGE-----

hQEOA1OB6k7im6N/EAP/QlC0ONIx2TbTJe7K1WkdETozEJa47/fltp4XKOdxWvZI
q5sTwkFx7xITDKhOEITvWQ++mzcgKOINjeQLFdN52Jd+jYCiGJz7mnplNINk7JJF
2YyvEXHJzmQWCzfHHQF/25l12J0NfqkNj0h3xl3XMrQ9L+ORNGICcW8gNHX2/9sD
/3RPPrAHsna716l14xqb9HZ82smzdsHVtv1iunc0+HNhKzZJ/VRKWdUcHVOSTamK
TidUc7ISIV6wZBOXab5tq6xvpbRymxr9/vSE32d2kbwf2Fa6V/2MXl/VvZGHpyHA
gTS6yN303/2b3kll7CkxHTN8MJBPN0e2Vzy1VHL/MR7NjC4ECQMC+wFFpRjxOzL/
B9ArIg2Ps+YaB+zu1AqRLE7ABSajuDGmC4tK2HoGfog90kcBLEW6j7CAeFGjykJl
oTV7gTZRqMV/ijgMkgtbsLf/Ytnu2IFwi0ul0igvI5npvW/G8HpKYuJD1nEu14Jt
HC67EWYCcwhd7Q==
=nAud
-----END PGP MESSAGE-----
Begin Result Decryption:
Hallo Leute
End Result.
PASS: t-encrypt-mixed
[-- Response --]
[-- Code: KEY_CONSIDERED, F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE 0 --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
[-- Code: GET_LINE, keyedit.prompt --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
[-- Code: GOT_IT,  --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
[-- Code: GET_LINE, keyedit.prompt --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
[-- Code: GOT_IT,  --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
[-- Code: GET_LINE, keyedit.prompt --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
[-- Code: GOT_IT,  --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
[-- Code: KEY_CONSIDERED, A0FF4590BB6122EDEF6E3C542D727CC768697734 0 --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
[-- Code: GET_BOOL, sign_uid.okay --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
[-- Code: GOT_IT,  --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
[-- Code: GET_LINE, keyedit.prompt --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
[-- Code: GOT_IT,  --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
[-- Code: GET_BOOL, keyedit.save.okay --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
[-- Code: GOT_IT,  --]
[-- Response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
[-- Code: ,  --]
[-- Last response --]
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,p::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,ps::
pub:-:255:22:7260FB0FC4B4ACBE:1675850276:0::-:::sc
fpr:::::::::F3C7B80FAA6DFFE33E62F2627260FB0FC4B4ACBE:
uid:-::::::::Sign me (demo key) <sign-me at example.net>:::S9 S8 S7 S2 ?2 H10 H9 H8 H11 H2 Z2 Z3 Z1,mdc,no-ks-modify:1,psm::
PASS: t-edit-sign
Testsuite skipped. Minimum GnuPG version (2.4.6) not found.
PASS: t-setownertrust
Begin Result:
-----BEGIN PGP MESSAGE-----

hQEOA2rm1+5GqHH4EAQAkLExncWAx+V79lqk3FGEI3U3H1XCkJ1vkGs2YFI4c4AA
n0fIlyx2YR/B4+kSXYOoi165jcdKNxb7LMfwk/crKbmCDlzj4EFuM75DDtIna+Q6
dHc4OA+A15odOZP4hWY2m2kDgG568X+5aZSVrrMcd5E4fMZIgf6LRTfQ4C+JOt8E
AIlExJFduGf7F8Fs41ETZ1wo4B5TIaALD5NlGkqdVxUe/vg6LyEm4vi7bQ59Fy20
y+XvHQCAcxUL2S1M4C12NPKjuqmhRR6XxJdLcZBdlD3ign4P4865OZiEjU4jpC/e
PQwo4wGVyorV9HFtxUN0mQ37s6SVNh4oyxVLc6CZyFVwhQEOA1OB6k7im6N/EAP/
cKh8ejKSIroGEKh3SwniKbTCiw9hcY1h1g/eizSciMygJG7nhwMzvJXqw1YYQJGK
K/qAd1DMADOZkfe8dF/K8WVSFd9r+KQuZUfjy3//zmq6iEDKxGg2amrTBi65lWkT
avkdc4vALsBbSRwUZr4Lqu05mP2J+ymklSZ2pQf1F6YD/AwoWm2XS/SLXvwzqn+h
Aw2DUz6XckAHoTx0mKHMy9dJShNV7J37CLNd6gfOe+MTpSMdw67SnuK3MSQgid6y
9F9OXwDSxAMjn5RooVgDPdDZJPz/STFOhDrhtPvZ5LL+mV00HszmQCKzpvcbMx8C
MX3wkoBaIDntAGNlOBdAU6QD0kcB9ShRi0iuT7egyAuvas3hAbKaqMZqmtCr0anH
T3jioCKLz79vliH45qB+SCZmUOxUoQRe0Gv/YXqr4J3z0Pn23t7MINbWLQ==
=piZ7
-----END PGP MESSAGE-----
End Result.
PASS: t-eventloop
Encrypt A 0
Decrypt B 0
Encrypt A 1
Decrypt B 1
Encrypt A 2
Encrypt A 3
Decrypt B 2
Encrypt A 4
Decrypt B 3
Encrypt A 5
Decrypt B 4
Encrypt A 6
Encrypt A 7
Decrypt B 5
Encrypt A 8
Decrypt B 6
Encrypt A 9
Decrypt B 7
Encrypt A 10
Encrypt A 11
Decrypt B 8
Encrypt A 12
Decrypt B 9
Encrypt A 13
Encrypt A 14
Decrypt B 10
Encrypt A 15
Decrypt B 11
Encrypt A 16
Decrypt B 12
Encrypt A 17
Encrypt A 18
Decrypt B 13
Encrypt A 19
Decrypt B 14
Decrypt B 15
Decrypt B 16
Decrypt B 17
Decrypt B 18
Decrypt B 19
PASS: t-thread1
PASS: t-thread-keylist
PASS: t-thread-keylist-verify
stopping gpg-agent 
PASS: final.test
===================
All 28 tests passed
===================
make[7]: Leaving directory '/<<PKGBUILDDIR>>/build/tests/gpg'
make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/tests/gpg'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/tests/gpg'
Making check in json
make[5]: Entering directory '/<<PKGBUILDDIR>>/build/tests/json'
make  check-am
make[6]: Entering directory '/<<PKGBUILDDIR>>/build/tests/json'
make  check-TESTS
make[7]: Entering directory '/<<PKGBUILDDIR>>/build/tests/json'
starting gpg-agent..
gpg-connect-agent: no running gpg-agent - starting '/usr/bin/gpg-agent|--debug-quick-random'
gpg-connect-agent: waiting for the agent to come up ... (5s)
gpg-connect-agent: connection to agent established
OK
PASS: initial.test
Running t-config...
 success
Running t-version...
 success
Running t-keylist...
 success
Running t-keylist-secret...
 success
Running t-decrypt...
 success
Running t-config-opt...
 success
Running t-encrypt...
 success
Running t-encrypt-sign...
 success
Running t-sign...
 success
Running t-verify...
 success
Running t-decrypt-verify...
 success
Running t-export...
 success
Running t-createkey...
 success
Running t-export-secret-info...
 success
Running t-chunking...
 success
Running t-sig-notations...
 success
Running t-keylist-revokers...
 failed
FAIL: t-json
stopping gpg-agent 
PASS: final.test
=======================================
1 of 3 tests failed
Please report to https://bugs.gnupg.org
=======================================
make[7]: *** [Makefile:637: check-TESTS] Error 1
make[7]: Leaving directory '/<<PKGBUILDDIR>>/build/tests/json'
make[6]: *** [Makefile:762: check-am] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/tests/json'
make[5]: *** [Makefile:764: check] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/tests/json'
make[4]: *** [Makefile:792: check-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/tests'
make[3]: *** [Makefile:558: check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [Makefile:858: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_test: error: cd build && make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:28: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/ftbfs-future/

About the archive rebuild: This is an effort to keep trixie free from FTBFS bugs
during its lifetime as a supported distribution, as explained here:

https://lists.debian.org/debian-devel/2024/05/msg00414.html

(While they are not yet, please note that the bugs will be RC for trixie)

The build was made using sbuild and a reduced chroot with only
build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

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 BTS web
page for this package.

Thanks.



More information about the pkg-gnupg-maint mailing list