On Fri, Sep 17, 2021 at 9:11 AM Anton Mikanovich wrote: > Replace expired Debian Ports Archive Automatic Signing Key (2020) > (ID:84C573CD4E1AFD6C) by new Debian Ports Archive Automatic Signing Key > (2021) (ID: 5A88D659DCB811BB) to make debian-sid-ports targets work. > > Signed-off-by: Anton Mikanovich > Tested-by: Tim Orlling > --- > meta/conf/distro/debian-sid-ports.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/conf/distro/debian-sid-ports.conf > b/meta/conf/distro/debian-sid-ports.conf > index aee704b..32bd32f 100644 > --- a/meta/conf/distro/debian-sid-ports.conf > +++ b/meta/conf/distro/debian-sid-ports.conf > @@ -10,7 +10,7 @@ BASE_DISTRO_CODENAME = "sid" > > HOST_DISTRO ?= "debian-sid" > > -DEBIAN_PORTS_KEY = " > https://www.ports.debian.org/archive_2020.key;sha256sum=d24c6d2fe55e563ff0d998666b5e55dd8058742517a6839d9c23d201b48180c8 > " > +DEBIAN_PORTS_KEY = " > https://www.ports.debian.org/archive_2021.key;sha256sum=44a0c59cac5385cd0a1506f695fbd2381fb71a04d8afc05248ad00a0ec6052aa > " > > DISTRO_APT_SOURCES = > "conf/distro/debian-${BASE_DISTRO_CODENAME}-ports.list" > DISTRO_BOOTSTRAP_KEYS += "${DEBIAN_PORTS_KEY}" > -- > 2.25.1 > > -- > You received this message because you are subscribed to the Google Groups > "isar-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to isar-users+unsubscribe@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/isar-users/20210917161102.74143-3-amikan%40ilbers.de > . >