Summary: | net-analyzer/scapy-2.5.0 fails tests: Exception: Unable to import public key | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Sam James <sam> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | netmon |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2023-01-26 07:33:52 UTC
Created attachment 849219 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: AttributeError: 'PrivKeyECDSA' object has no attribute 'key' AttributeError: 'PrivKeyRSA' object has no attribute 'export' AttributeError: 'PrivKeyRSA' object has no attribute 'isIssuerCert' AttributeError: 'PrivKeyRSA' object has no attribute 'issuer_str' AttributeError: 'PrivKeyRSA' object has no attribute 'key' AttributeError: 'PrivKeyRSA' object has no attribute '_modulusLen' AttributeError: 'PrivKeyRSA' object has no attribute 'notAfter_str_simple' AttributeError: 'PrivKeyRSA' object has no attribute 'notBefore_str_simple' AttributeError: 'PrivKeyRSA' object has no attribute 'pubKey' AttributeError: 'PrivKeyRSA' object has no attribute 'remainingDays' AttributeError: 'PrivKeyRSA' object has no attribute 'serial' AttributeError: 'PrivKeyRSA' object has no attribute 'show' AttributeError: 'PrivKeyRSA' object has no attribute 'sigAlg' AttributeError: 'PrivKeyRSA' object has no attribute 'subject_str' AttributeError: 'PrivKeyRSA' object has no attribute 'version' AttributeError: 'PubKeyECDSA' object has no attribute 'pubkey' ImportError: Cannot execute crypto-related method! Please install python-cryptography v1.7 or later. NameError: name 'c0' is not defined NameError: name 'c2' is not defined NameError: name 'c_tosign' is not defined NameError: name 'x' is not defined NameError: name 'x_privNum' is not defined NameError: name 'x_pubNum' is not defined NameError: name 'y' is not defined scapy.asn1.ber.BER_BadTag_Decoding_Error: BERcodec_INTEGER: Got tag [48/0x30] while expecting <ASN1Tag INTEGER[2]> |