Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889920 - net-misc/electrum-ltc-4.2.2.1 fails tests (DASH-SYSTEM)
Summary: net-misc/electrum-ltc-4.2.2.1 fails tests (DASH-SYSTEM)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-06 07:06 UTC by Agostino Sarubbo
Modified: 2023-01-06 07:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,40.86 KB, application/x-xz)
2023-01-06 07:06 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-06 07:06:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/electrum-ltc-4.2.2.1 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-06 07:06:02 UTC
Created attachment 847616 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-06 07:06:03 UTC
Error(s) that match a know pattern:


ERROR electrum_ltc/tests/test_bitcoin.py - SystemExit: Error: Failed to load ...
ERROR electrum_ltc/tests/test_blockchain.py - SystemExit: Error: Failed to lo...
ERROR electrum_ltc/tests/test_bolt11.py - SystemExit: Error: Failed to load l...
ERROR electrum_ltc/tests/test_coinchooser.py - SystemExit: Error: Failed to l...
ERROR electrum_ltc/tests/test_commands.py - SystemExit: Error: Failed to load...
ERROR electrum_ltc/tests/test_lnchannel.py - SystemExit: Error: Failed to loa...
ERROR electrum_ltc/tests/test_lnhtlc.py - SystemExit: Error: Failed to load l...
ERROR electrum_ltc/tests/test_lnmsg.py - SystemExit: Error: Failed to load li...
ERROR electrum_ltc/tests/test_lnpeer.py - SystemExit: Error: Failed to load l...
ERROR electrum_ltc/tests/test_lnrouter.py - SystemExit: Error: Failed to load...
ERROR electrum_ltc/tests/test_lntransport.py - SystemExit: Error: Failed to l...
ERROR electrum_ltc/tests/test_lnutil.py - SystemExit: Error: Failed to load l...
ERROR electrum_ltc/tests/test_mnemonic.py - SystemExit: Error: Failed to load...
ERROR electrum_ltc/tests/test_mpp_split.py - SystemExit: Error: Failed to loa...
ERROR electrum_ltc/tests/test_network.py - SystemExit: Error: Failed to load ...
ERROR electrum_ltc/tests/test_psbt.py - SystemExit: Error: Failed to load lib...
ERROR electrum_ltc/tests/test_revealer.py - SystemExit: Error: Failed to load...
ERROR electrum_ltc/tests/test_simple_config.py - SystemExit: Error: Failed to...
ERROR electrum_ltc/tests/test_storage_upgrade.py - SystemExit: Error: Failed ...
ERROR electrum_ltc/tests/test_transaction.py - SystemExit: Error: Failed to l...
ERROR electrum_ltc/tests/test_util.py - SystemExit: Error: Failed to load lib...
ERROR electrum_ltc/tests/test_verifier.py - SystemExit: Error: Failed to load...
ERROR electrum_ltc/tests/test_wallet.py - SystemExit: Error: Failed to load l...
ERROR electrum_ltc/tests/test_wallet_vertical.py - SystemExit: Error: Failed ...
ERROR electrum_ltc/tests/test_x509.py - SystemExit: Error: Failed to load lib...
E   SystemExit: Error: Failed to load libsecp256k1.
    sys.exit(f"Error: Failed to load libsecp256k1.")