[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#863179: apt: GPG errors on update and other operations



On Thu, Jun 01, 2017 at 07:52:04PM +1000, Peter Miller wrote:
> > That's your problem. Run
> 
> >
> >   gpg --no-default-keyring --keyring /etc/apt/trusted.gpg >
> > /etc/apt/trusted.gpg.new
> >   mv /etc/apt/trusted.gpg.new /etc/apt/trusted.gpg
> >
> > To convert the keybox file back to a key ring.
> >
> >
> The gpg command hangs. If I issue it without the pipe I get:
> 
> gpg: Go ahead and type your message ...
> 
> trusted.gpg appears to be empty, apart from producing the above output.
> It's 32 bytes long.
> 
> I've poked around the gpg command, but I'm not actually sure what this is
> supposed to achieve. Should there be a "command" as a gpg argument?

Yeah, sorry, there should be --export.

-- 
Debian Developer - deb.li/jak | jak-linux.org - free software dev
                  |  Ubuntu Core Developer |
When replying, only quote what is necessary, and write each reply
directly below the part(s) it pertains to ('inline').  Thank you.


Reply to: