expires Oct 12 2019

Manual steps

Steps for those not using the aegir-archive-keyring package.

sudo wget -O /usr/share/keyrings/aegir-archive-keyring.gpg https://debian.aegirproject.org/aegir-archive-keyring.gpg
sudo apt-key add /usr/share/keyrings/aegir-archive-keyring.gpg

Or better:
Install the aegir-archive-keyring package and add '[signed-by=/usr/share/keyrings/aegir-archive-keyring.gpg]' to the sources.list line.

deb [signed-by=/usr/share/keyrings/aegir-archive-keyring.gpg] https://debian.aegirproject.org stable main

https://docs.aegirproject.org/develop/debian-packaging/#replacing-an-exp...

Comments

helmo created an issue. See original summary.

helmo’s picture

Issue summary: View changes

I've now extended the life of 3376CCF9 for another 3 years as documented.

reprepro@aegir0:~$ gpg --edit-key 3376CCF9
gpg (GnuPG) 1.4.20; Copyright (C) 2015 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Secret key is available.

pub  4096R/3376CCF9  created: 2011-10-11  expires: 2019-10-12  usage: SC
                     trust: ultimate      validity: ultimate
sub  4096R/51DE1744  created: 2011-10-11  expired: 2016-10-11  usage: E
[ultimate] (1). Aegir Debian archive autosigning <debian@debian.aegirproject.org>

gpg> expire
Changing expiration time for the primary key.
Please specify how long the key should be valid.
         0 = key does not expire
      <n>  = key expires in n days
      <n>w = key expires in n weeks
      <n>m = key expires in n months
      <n>y = key expires in n years
Key is valid for? (0) 3y
Key expires at Mon 03 Oct 2022 09:11:03 AM UTC
Is this correct? (y/N) y

pub  4096R/3376CCF9  created: 2011-10-11  expires: 2022-10-03  usage: SC
                     trust: ultimate      validity: ultimate
sub  4096R/51DE1744  created: 2011-10-11  expired: 2016-10-11  usage: E
[ultimate] (1). Aegir Debian archive autosigning <debian@debian.aegirproject.org>

gpg: WARNING: Your encryption subkey expires soon.
gpg: You may want to change its expiration date too.
gpg> save
colan’s picture

Project: Hostmaster (Aegir) » Provision
Component: Miscellaneous » Debian package
Assigned: Unassigned » colan

Cutting the mini-release now...

colan’s picture

See #3086062: [meta] Aegir 3.18.1 release for the release info.

  • colan committed 1e3353b on 7.x-3.x
    Issue #3085544 by colan: Created new mini-release to trigger Debian repo...
helmo’s picture

Issue summary: View changes
Status: Active » Fixed

  • helmo committed e67b8c8 on 7.x-3.x
    Issue #3085544: Update Debian repo PGP key
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

millenniumtree’s picture

This is now mentioned in the top post, but a reminder for me and others in the future. It takes me an hour to find this every time it happens.

The solution is to:

apt install aegir-archive-keyring
apt update

(updated 2020-10-29)
wget https://debian.aegirproject.org/pool/main/a/aegir3-provision/aegir-archi...
dpkg --install aegir-archive-keyring_3.186_all.deb
apt update