Thank you Skyler. I ended up installing FRR, but will return to BIRD one day. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Sunday, August 15th, 2021 at 11:57 PM, Skyler Mäntysaari <sm@samip.fi> wrote:
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/Debi... ./" > /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_...' 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 ?