Bug 2367434 - perl-GnuPG-Interface-1.04-6.fc43 FTBFS: tests fail
Summary: perl-GnuPG-Interface-1.04-6.fc43 FTBFS: tests fail
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-GnuPG-Interface
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Xavier Bachelot
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org//pa...
Whiteboard:
Depends On:
Blocks: F43FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-05-20 08:22 UTC by Petr Pisar
Modified: 2025-08-19 19:07 UTC (History)
4 users (show)

Fixed In Version: perl-GnuPG-Interface-1.05-1.fc43
Clone Of:
Environment:
Last Closed: 2025-08-19 19:07:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2025-05-20 08:22:34 UTC
perl-GnuPG-Interface-1.04-6.fc43 fails to build in Fedora 43 because some tests fail:

+ /usr/bin/make -O -j8 V=1 VERBOSE=1 test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
gpg-connect-agent: no running gpg-agent - starting '/usr/bin/gpg-agent'
gpg-connect-agent: waiting for the agent to come up ... (8s)
gpg-connect-agent: connection to the agent established
gpg-agent[1918]: gpg-agent running and available
t/000_setup.t .............. ok
t/clearsign.t .............. ok
t/decrypt.t ................ ok
t/detach_sign.t ............ ok
t/encrypt.t ................ ok
t/encrypt_symmetrically.t .. ok
t/export_keys.t ............ ok
t/Fingerprint.t ............ ok
gpg: Note: third-party key signatures using the SHA1 algorithm are rejected
gpg: (use option "--allow-weak-key-signatures" to override)
subkeys fail comparison; this is a known issue with GnuPG 1.0.1 at t/get_public_keys.t line 212.
t/get_public_keys.t ........
Failed 2/3 subtests
t/get_secret_keys.t ........
Failed 1/2 subtests
t/import_keys.t ............ ok
t/Interface.t .............. ok
t/list_public_keys.t ....... ok
t/list_secret_keys.t .......
Failed 1/4 subtests
t/list_sigs.t .............. ok
gpg: using "0x93AFC4B1B0288A104996B44253AE596EF950DA9C" as default secret key for signing
t/passphrase_handling.t .... ok
t/sign.t ................... ok
t/sign_and_encrypt.t ....... ok
t/taint_mode.t ............. ok
t/UserId.t ................. ok
t/verify.t ................. ok
t/version_updates.t ........ ok
t/wrap_call.t .............. ok
t/z_delete_keys.t .......... ok
t/zzz_cleanup.t ............ ok

Test Summary Report
-------------------
t/get_public_keys.t      (Wstat: 0 Tests: 3 Failed: 2)
  Failed tests:  2-3
t/get_secret_keys.t      (Wstat: 0 Tests: 2 Failed: 1)
  Failed test:  2
t/list_secret_keys.t     (Wstat: 0 Tests: 4 Failed: 1)
  Failed test:  2
Files=25, Tests=64,  9 wallclock secs ( 0.07 usr  0.03 sys +  4.77 cusr  0.88 csys =  5.75 CPU)

A difference between last passing and first failing build root is at <https://koschei.fedoraproject.org/build/19527713>.


Note You need to log in before you can comment on or make changes to this bug.