Hello Bird users, Is there any ETA for the packages for Bird 1.6.5 and 2.0.3? I'm running a production network with Bird and I want to upgrade my Debian routers to the latest version of Debian. I was planning on combining this with the upgrade from Bird 1.6.4 to 1.6.5, in order to have downtime only once instead of two times. Furthermore I'm doing RPKI validation at the moment with 1.6.x, but the somewhat hacky way in which I'm doing this is falling apart now, so I think I need to upgrade to Bird 2.0.x in the near future, so I can use the RTR protocol and do RPKI validation in a way less hacky way. But for both I need Debian packages :). I know this e-mail can come across like I'm pushing hard for packages, but I hope you understand that it isn't meant that way. I would like to know when the packages are expected to be available, so I can start planning my next actions and have my network running as smoothly as possible with the most current versions of the software. Kind regards, Cybertinus
You do know that it really(!) compiles very easily and right out of the box? Just sayin‘ … Clemens
(Did not pass due to attachements, resending) On Tue, Feb 05, 2019 at 12:38:43AM +0100, Cybertinus wrote:
Hello Bird users,
Is there any ETA for the packages for Bird 1.6.5 and 2.0.3?
I'm running a production network with Bird and I want to upgrade my Debian routers to the latest version of Debian. I was planning on combining this with the upgrade from Bird 1.6.4 to 1.6.5, in order to have downtime only once instead of two times.
Hello I cannot give precise ETA for our/official packages, as it is a bit organizationally complex, depends on multiple people, and we are often interrupted by higher priority tasks like bugfixes. Note that 1.6.5 is already in Debian Testing and Unstable You could build 1.6.5 and 2.0.3 Debian packages for BIRD pretty easily: BIRD 1.6.5: gbp clone https://salsa.debian.org/debian/bird cd bird gbp buildpackage --git-builder=debuild --git-export-dir=/tmp/bird --git-no-pristine-tar --no-sign -us -uc BIRD 2.0.3: gbp clone https://salsa.debian.org/debian/bird2 cd bird2 gbp buildpackage --git-builder=debuild --git-export-dir=/tmp/bird --git-no-pristine-tar --no-sign -us -uc (need to have proper build dependencies, result is in /tmp/bird) They can be build on Debian Unstable, When building on Debian Stable (Stretch), the second one (2.0.3) requires debhelper (and its dependencies) from backports. There are unofficial Debian packages i just built: ftp://varda.crfreenet.org/users/santiago/tmp/bird_1.6.5-1_amd64.deb ftp://varda.crfreenet.org/users/santiago/tmp/bird2_2.0.3-1_amd64.deb Should work on both Unstable and Stable, although the second one (2.0.3) requires newer init-system-helpers package, which can be downloaded from Unstable and manually installed to Stable. Note that due to how colliding files between bird and bird2 are handled, if one have 1.6.4 or older, then s/he should either upgrade to 1.6.5, remove package and install 2.0.3, or purge 1.6.4 one and install 2.0.3, but should not just remove 1.6.4 and install 2.0.3.
Furthermore I'm doing RPKI validation at the moment with 1.6.x, but the somewhat hacky way in which I'm doing this is falling apart now, so I think I need to upgrade to Bird 2.0.x in the near future, so I can use the RTR protocol and do RPKI validation in a way less hacky way.
But for both I need Debian packages :). I know this e-mail can come across like I'm pushing hard for packages, but I hope you understand that it isn't meant that way. I would like to know when the packages are expected to be available, so I can start planning my next actions and have my network running as smoothly as possible with the most current versions of the software.
Kind regards, Cybertinus
-- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
❦ 6 février 2019 16:47 +01, Ondrej Zajicek <santiago@crfreenet.org>:
I cannot give precise ETA for our/official packages, as it is a bit organizationally complex, depends on multiple people, and we are often interrupted by higher priority tasks like bugfixes.
If you are interested and Ondřej Surý doesn't mind, I can maintain backports for bird and bird2 on a debian.net domain for Debian and on Launchpad for Ubuntu, using the package sources currently on Salsa. I am already doing such a thing for HAProxy (see haproxy.debian.net) and it doesn't take much time. -- Writing is easy; all you do is sit staring at the blank sheet of paper until drops of blood form on your forehead. -- Gene Fowler
Hi Vincent, On mer. 6 févr. 17:17:17 2019, Vincent Bernat wrote:
❦ 6 février 2019 16:47 +01, Ondrej Zajicek <santiago@crfreenet.org>:
If you are interested and Ondřej Surý doesn't mind, I can maintain backports for bird and bird2 on a debian.net domain for Debian and on Launchpad for Ubuntu, using the package sources currently on Salsa. I am already doing such a thing for HAProxy (see haproxy.debian.net) and it doesn't take much time.
I’m also interested by bird2 packages for debian. -- Alarig
On Wed, Feb 06, 2019 at 05:17:17PM +0100, Vincent Bernat wrote:
❦ 6 février 2019 16:47 +01, Ondrej Zajicek <santiago@crfreenet.org>:
I cannot give precise ETA for our/official packages, as it is a bit organizationally complex, depends on multiple people, and we are often interrupted by higher priority tasks like bugfixes.
If you are interested and Ondřej Surý doesn't mind, I can maintain backports for bird and bird2 on a debian.net domain for Debian and on Launchpad for Ubuntu, using the package sources currently on Salsa. I am already doing such a thing for HAProxy (see haproxy.debian.net) and it doesn't take much time.
OK for me. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (5)
-
Alarig Le Lay -
Clemens Schrimpe -
Cybertinus -
Ondrej Zajicek -
Vincent Bernat