Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Test 03 fails on egpg key fetch #42

Closed
diveshuttam opened this issue May 22, 2018 · 2 comments
Closed

Test 03 fails on egpg key fetch #42

diveshuttam opened this issue May 22, 2018 · 2 comments
Assignees

Comments

@diveshuttam
Copy link
Member

diveshuttam commented May 22, 2018

the test fails probably because the sample test key in the directory has expired and cannot be imported
(This even fails on gnupg2.1 branch on testing on local computer)

egpg-bionic root@egpg-bionic:/host/egpg/tests/trash directory.t03-init
==> # egpg key fetch
gpg: WARNING: unsafe permissions on homedir '/host/egpg/tests/trash directory.t03-init/.gnupg'
debug: /usr/bin/gpg2 --quiet --status-fd=2 --homedir=/host/egpg/tests/trash directory.t03-init/.egpg/.gnupg --list-secret-keys --with-colons

Importing key from: /host/egpg/tests/trash directory.t03-init/.gnupg

debug: /usr/bin/gpg2 --quiet --status-fd=2 --homedir=/host/egpg/tests/trash directory.t03-init/.gnupg --list-secret-keys --with-colons
gpg: WARNING: unsafe permissions on homedir '/host/egpg/tests/trash directory.t03-init/.gnupg'
[GNUPG:] KEYEXPIRED 1465906006
debug: /usr/bin/gpg2 --quiet --status-fd=2 --homedir=/host/egpg/tests/trash directory.t03-init/.gnupg --list-keys --with-colons 18D1DA4D9E7A4FD0
gpg: WARNING: unsafe permissions on homedir '/host/egpg/tests/trash directory.t03-init/.gnupg'
[GNUPG:] KEYEXPIRED 1465906006
[GNUPG:] KEY_CONSIDERED A9446F790F9BE7C9D108FC6718D1DA4D9E7A4FD0 0
No valid key found.
@diveshuttam diveshuttam changed the title Test 03 fails Test 03 fails on egpg key fetch May 22, 2018
@dashohoxha
Copy link
Member

Maybe we should extend the expiration time of the test keys.

@dashohoxha
Copy link
Member

Fixed by 643986f

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants