You are not logged in.

#1 2012-03-18 01:05:02

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,175

[solved] when to update pacman.conf

I apologise in advance. I'm worried that I've either read the answer to this or asked the question before but, if so, I cannot for the life of me find it.

What is the best way to check the progress on package signing? and, even, database signing? (I assume the latter is not yet implemented.)

Currently, I'm using PackageRequired for multilib and core but not community or extra (and not for AUR).

Is there a sticky, blog or wiki page I can monitor so that I know when to require signing for the remaining packages? And when signatures for the databases themselves are implemented?

Or will this be announced via a pacman -Syu announcement?

Last edited by cfr (2012-03-18 03:17:22)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#2 2012-03-18 01:14:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [solved] when to update pacman.conf

It looks like it is just community to go (at least on my boxes):

expac -S '%r %n %g'|awk '$3=="(null)" {print $1 "/" $2}'

I would expect there would be an announcement when the databases are signed as well...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2012-03-18 01:31:19

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] when to update pacman.conf

Two more scripts to check the progress of package signing: https://bbs.archlinux.org/viewtopic.php?id=134369

Offline

#4 2012-03-18 03:17:03

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,175

Re: [solved] when to update pacman.conf

Thanks. I didn't know about expac... expac + grep "(null)" also works nicely though I admit awk is neater. (I just always find awk kind of alien and have never really got to grips with it.)

I've updated pacman.conf to "PackageRequired" for extra. Just a few things in Community to go, I guess. I didn't realise the signing was this far along!


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

Board footer

Powered by FluxBB