[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17625: 24.4.50; All installed packages marked "unsigned", no archive
From: |
Ted Zlatanov |
Subject: |
bug#17625: 24.4.50; All installed packages marked "unsigned", no archive listed |
Date: |
Tue, 30 Sep 2014 07:06:59 -0400 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/25.0.50 (gnu/linux) |
On Tue, 30 Sep 2014 10:28:18 +0900 Daiki Ueno <ueno@gnu.org> wrote:
DU> Ted Zlatanov <tzz@lifelogs.com> writes:
>> From the code it seems the EPG glue written by Daiki Ueno expects the
>> keyring to live in `(expand-file-name "gnupg" package-user-dir)` which
>> implies we have to provide a way, on startup, to populate that keyring
>> if it's missing. I don't see any docs or functions to do that. It's not
>> terribly complicated, just `gpg --homedir DIRNAME --import KEY` but it
>> would be convenient for users if we provide a wrapper.
DU> We already have it, and package-keyring.gpg is automatically imported on
DU> startup. See package-import-keyring and package-refresh-contents (the
DU> caller).
I see it now, and thank you for pointing it out. The keyring file was
missing for me when testing from trunk so I didn't catch that, sorry.
Thanks
Ted
- bug#17625: 24.4.50; All installed packages marked "unsigned", no archive listed, Stefan Monnier, 2014/09/24
- bug#17625: 24.4.50; All installed packages marked "unsigned", no archive listed, Ted Zlatanov, 2014/09/29
- bug#17625: 24.4.50; All installed packages marked "unsigned", no archive listed, Daiki Ueno, 2014/09/29
- bug#17625: 24.4.50; All installed packages marked "unsigned", no archive listed,
Ted Zlatanov <=
- bug#17625: 24.4.50; All installed packages marked "unsigned", no archive listed, Stefan Monnier, 2014/09/29
- bug#17625: 24.4.50; All installed packages marked "unsigned", no archive listed, Stefan Monnier, 2014/09/30