BIRD Debian Repo signing keys need updating

Skyler Mäntysaari sm at samip.fi
Mon Aug 16 00:57:32 CEST 2021


Please see:  https://build.opensuse.org/project/show/home:CZ-NIC:bird-latest

The howto use for Debian 10 as an example:
```
echo "deb [arch=amd64] http://provo-mirror.opensuse.org/repositories/home:/CZ-NIC:/bird-latest/Debian_10/  ./" > /etc/apt/sources.list.d/bird2.list
cat << EOF > /etc/apt/preferences.d/bird2
Package: bird*
Pin: origin provo-mirror.opensuse.org
Pin-Priority: 600
EOF
apt install -y gnupg2
apt-key adv --fetch-keys 'https://download.opensuse.org/repositories/home:/CZ-NIC:/bird-latest/Debian_10/Release.key'
apt update
apt install -y bird2
```


On Thu, Aug 5, 2021, at 18:33, Laura Smith wrote:
> See https://github.com/oerdnj/deb.sury.org/issues/1325 which highlights wrong keys being published.
> 
> TL;DR - @oerdnj left cz.nic three years ago but you are still publishing wrong keys on the repo ?
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20210816/d7850d5b/attachment.htm>


More information about the Bird-users mailing list