You are not logged in.

#1 2020-07-30 16:00:14

IdrisMC
Member
Registered: 2020-07-28
Posts: 7

GPG keeps timing out

GPG times out on any command i give it.
https://hastebin.com/odegipuses.sql

Offline

#2 2020-07-30 16:14:00

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: GPG keeps timing out

We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.

Did you do this?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2020-07-31 08:41:07

IdrisMC
Member
Registered: 2020-07-28
Posts: 7

Re: GPG keeps timing out

Slithery wrote:

We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.

Did you do this?

Yes I did.

I noticed that GPG asked for the passphrase in the terminal that you see shortly during start-up and shutdown.
And I think it times out because it was expecting me to enter something but I can't because it's in the wrong terminal.

Offline

#4 2020-07-31 10:01:55

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: GPG keeps timing out

I wish people would use pastebins that work without javascript sad

Anyhow
First three results suggest either some ownership/permission problem or rm -rf ~/.gnupg.

Offline

Board footer

Powered by FluxBB