Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 748740 Details for
Bug 821931
app-crypt/glep63-check-10 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
glep63-check-10 (text/plain), 32.22 KB, created by
Jakov Smolić
on 2021-11-05 12:31:31 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Jakov Smolić
Created:
2021-11-05 12:31:31 UTC
Size:
32.22 KB
patch
obsolete
>* Package: app-crypt/glep63-check-10 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org > * Upstream: mgorny@gentoo.org https://github.com/mgorny/glep63-check/issues/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_9 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking glep63-check-10.tar.gz to /var/tmp/portage/app-crypt/glep63-check-10/work >>>> Source unpacked in /var/tmp/portage/app-crypt/glep63-check-10/work >>>> Preparing source in /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10 ... > * python3_9: running distutils-r1_run_phase distutils-r1_python_compile >python3.9 setup.py build -j 64 >running build >running build_py >creating /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/lib/glep63 >copying glep63/check.py -> /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/lib/glep63 >copying glep63/base.py -> /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/lib/glep63 >copying glep63/cli.py -> /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/lib/glep63 >copying glep63/gnupg.py -> /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/lib/glep63 >copying glep63/__init__.py -> /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/lib/glep63 >copying glep63/specs.py -> /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/lib/glep63 >warning: build_py: byte-compiling is disabled, skipping. > >running build_scripts >creating /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/scripts >copying and adjusting glep63-check -> /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/scripts >changing mode of /var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10-python3_9/scripts/glep63-check from 644 to 755 >>>> Source compiled. >>>> Test phase: app-crypt/glep63-check-10 > * python3_9: running distutils-r1_run_phase python_test >python3.9 -m unittest_or_fail discover -v >test_colons (tests.test_key_algos.DSA1024RSA4096Test) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.DSA1024RSA4096Test) >Test the key using local installed GnuPG. ... gpg: directory '/var/tmp/portage/app-crypt/glep63-check-10/homedir/.gnupg' created >gpg: /var/tmp/portage/app-crypt/glep63-check-10/homedir/.gnupg/trustdb.gpg: trustdb created >ok >test_key_class (tests.test_key_algos.DSA1024RSA4096Test) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.DSA2048RSA4096Test) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.DSA2048RSA4096Test) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_algos.DSA2048RSA4096Test) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.ED25519Test) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.ED25519Test) ... test_key_class (tests.test_key_algos.ED25519Test) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.NISTP256Test) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.NISTP256Test) ... ok >test_key_class (tests.test_key_algos.NISTP256Test) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.RSA1024Sub4096Test) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.RSA1024Sub4096Test) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_algos.RSA1024Sub4096Test) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.RSA2048GoodKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.RSA2048GoodKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_algos.RSA2048GoodKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.RSA4096DSA2048Test) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.RSA4096DSA2048Test) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_algos.RSA4096DSA2048Test) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.RSA4096GoodKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.RSA4096GoodKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_algos.RSA4096GoodKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_algos.RSA4096Sub2048Test) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_algos.RSA4096Sub2048Test) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_algos.RSA4096Sub2048Test) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.PrimaryKeyFiveYearExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.PrimaryKeyFiveYearExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.PrimaryKeyFiveYearExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.PrimaryKeyNoExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.PrimaryKeyNoExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.PrimaryKeyNoExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.PrimaryKeyOneWeekExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.PrimaryKeyOneWeekExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.PrimaryKeyOneWeekExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.PrimaryKeySixYearExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.PrimaryKeySixYearExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.PrimaryKeySixYearExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.PrimaryKeyThreeWeekExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.PrimaryKeyThreeWeekExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.PrimaryKeyThreeWeekExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.PrimaryKeyThreeYearExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.PrimaryKeyThreeYearExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.PrimaryKeyThreeYearExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.PrimaryKeyTwoYearExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.PrimaryKeyTwoYearExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.PrimaryKeyTwoYearExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.SubKeyFiveYearExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.SubKeyFiveYearExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.SubKeyFiveYearExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.SubKeyNoExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.SubKeyNoExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.SubKeyNoExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.SubKeyOneWeekExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.SubKeyOneWeekExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.SubKeyOneWeekExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.SubKeySixYearExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.SubKeySixYearExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.SubKeySixYearExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.SubKeyThreeWeekExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.SubKeyThreeWeekExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.SubKeyThreeWeekExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.SubKeyTwoYearExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.SubKeyTwoYearExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.SubKeyTwoYearExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_expiration.TwoSubKeysExpirationTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_expiration.TwoSubKeysExpirationTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_expiration.TwoSubKeysExpirationTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.ExpiredKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.ExpiredKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.ExpiredKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.MultipurposeSubKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.MultipurposeSubKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.MultipurposeSubKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.NoEncryptionSubKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.NoEncryptionSubKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.NoEncryptionSubKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.NoGentooUIDTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.NoGentooUIDTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.NoGentooUIDTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.NoSigningSubKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.NoSigningSubKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.NoSigningSubKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.RevokedGentooUIDTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.RevokedGentooUIDTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.RevokedGentooUIDTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.RevokedKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.RevokedKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.RevokedKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.RevokedShortSubKeyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.RevokedShortSubKeyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.RevokedShortSubKeyTest) >Test the key using predefined Key class. ... ok >test_colons (tests.test_key_other.RevokedSubKeyOnlyTest) >Test the key using provided 'gpg --with-colons' output. ... ok >test_integration (tests.test_key_other.RevokedSubKeyOnlyTest) >Test the key using local installed GnuPG. ... ok >test_key_class (tests.test_key_other.RevokedSubKeyOnlyTest) >Test the key using predefined Key class. ... ok > >====================================================================== >FAIL: test_integration (tests.test_key_algos.ED25519Test) [glep63-1-rsa2048] >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10/tests/key_base.py", line 109, in test_integration > self.assertListEqual(expected, >AssertionError: Lists differ: [KeyI[62 chars]th=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[2219 chars]='')] != [KeyI[62 chars]th=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[2219 chars]='')] > >First differing element 0: >KeyIs[61 chars]th=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[920 chars]c='') >KeyIs[61 chars]th=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[920 chars]c='') > >- [KeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), machine_desc='algo:ecc', long_desc=''), >? ^^ ^^ ^^ > >+ [KeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), machine_desc='algo:ecc', long_desc=''), >? ^^ ^^ ^^ > >- SubKeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), subkey=Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), machine_desc='algo:ecc', long_desc='')] >? ^^ ^^ ^^ ^^ > >+ SubKeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), subkey=Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), machine_desc='algo:ecc', long_desc='')] >? ^^ ^^ ^^ ^^ > > >====================================================================== >FAIL: test_integration (tests.test_key_algos.ED25519Test) [glep63-1-strict] >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10/tests/key_base.py", line 109, in test_integration > self.assertListEqual(expected, >AssertionError: Lists differ: [KeyI[62 chars]th=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[2219 chars]='')] != [KeyI[62 chars]th=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[2219 chars]='')] > >First differing element 0: >KeyIs[61 chars]th=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[920 chars]c='') >KeyIs[61 chars]th=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='1[920 chars]c='') > >- [KeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), machine_desc='algo:ecc', long_desc=''), >? ^^ ^^ ^^ > >+ [KeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), machine_desc='algo:ecc', long_desc=''), >? ^^ ^^ ^^ > >- SubKeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), subkey=Key(validity=<Validity.NO_VALUE: '-'>, key_length=255, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), machine_desc='algo:ecc', long_desc='')] >? ^^ ^^ ^^ ^^ > >+ SubKeyIssue(key=PublicKey(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='13447F0775EF5B7F', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='cESC', curve='ed25519', subkeys=[Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.ECDH: 18>, keyid='B3F692723809542E', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='e', curve='cv25519')], uids=[UID(validity=<Validity.NO_VALUE: '-'>, creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=None, uid_hash='0DAFDC73F43FC173C2216BA2BB4928391676BF2F', user_id='GLEP63 test key <nobody@gentoo.org>')]), subkey=Key(validity=<Validity.NO_VALUE: '-'>, key_length=256, key_algo=<KeyAlgo.EDDSA: 22>, keyid='80D111D2FB1375A7', creation_date=datetime.datetime(2018, 8, 2, 22, 0), expiration_date=datetime.datetime(2019, 8, 2, 22, 0), key_caps='s', curve='ed25519'), machine_desc='algo:ecc', long_desc='')] >? ^^ ^^ ^^ ^^ > > >---------------------------------------------------------------------- >Ran 96 tests in 0.354s > >FAILED (failures=2) > * ERROR: app-crypt/glep63-check-10::gentoo failed (test phase): > * Tests failed with python3.9 > * > * Call stack: > * ebuild.sh, line 127: Called src_test > * environment, line 2880: Called distutils-r1_src_test > * environment, line 1222: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 455: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2543: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2073: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2071: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 775: Called distutils-r1_run_phase 'python_test' > * environment, line 1161: Called python_test > * environment, line 2839: Called distutils-r1_python_test > * environment, line 1124: Called eunittest > * environment, line 1621: Called die > * The specific snippet of code: > * "${@}" || die -n "Tests failed with ${EPYTHON}"; > * > * If you need support, post the output of `emerge --info '=app-crypt/glep63-check-10::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/glep63-check-10::gentoo'`. > * The complete build log is located at '/var/tmp/portage/app-crypt/glep63-check-10/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/glep63-check-10/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10' > * S: '/var/tmp/portage/app-crypt/glep63-check-10/work/glep63-check-10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 821931
: 748740