Search Criteria
Package Details: frr 9.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/frr.git (read-only, click to copy) |
---|---|
Package Base: | frr |
Description: | FRRouting (quagga fork) supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, LDP, BFD, VRRP, NHRP and EIGRP |
Upstream URL: | https://frrouting.org |
Licenses: | GPL2 |
Conflicts: | babeld, quagga, quagga_cumulus |
Provides: | quagga, quagga_cumulus |
Submitter: | k0ste |
Maintainer: | k0ste (eugeneai) |
Last Packager: | k0ste |
Votes: | 11 |
Popularity: | 0.51 |
First Submitted: | 2017-02-04 15:24 (UTC) |
Last Updated: | 2023-09-04 20:06 (UTC) |
Dependencies (21)
- c-ares
- json-c (json-c-git)
- libcap (libcap-git)
- libnl (libnl-git)
- libunwind (libunwind-git, libunwind-carbon)
- libyang (libyang-devel-git)
- ncurses (ncurses-git)
- net-snmp
- pam (pam-selinux)
- perl (perl-git)
- protobuf-c
- readline (readline-git)
- rtrlib (rtrlib-git)
- bison (byacc-bison, bison-git) (make)
- gcc (gccrs-git, gcc-git, gcc11) (make)
- net-snmp (make)
- patch (patch-git) (make)
- perl-xml-libxml (make)
- python-sphinx (python-sphinx-git, python-sphinx71) (make)
- python-pytest (check)
- Show 1 more dependencies...
Latest Comments
1 2 3 4 5 6 Next › Last »
vecino commented on 2023-08-26 09:01 (UTC) (edited on 2023-08-26 09:03 (UTC) by vecino)
Hi @k0ste, just a little note, but maybe I'm wrong.
Switched to libyang minimum version 2.1.80!
The required minimum version for libyang is raised to 2.1.80. https://frrouting.org/release/9.0/ That means your package in the AUR repo should have:
depends = libyang=2.1.80
Now I think it's wrong now because you allow even lower versions than 2.1.80:
depends = libyang<=2.1.80
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=frr
k0ste commented on 2023-08-26 07:15 (UTC)
Message from David Lamparter:
vecino commented on 2023-08-09 07:03 (UTC)
I and everyone else who uses Frr thank you @k0ste.
k0ste commented on 2023-08-09 05:21 (UTC)
Thanks @vecino, updated!
vecino commented on 2023-08-08 20:39 (UTC) (edited on 2023-08-08 20:40 (UTC) by vecino)
FRR 9 needs the protobuf-c package and cannot be run without it. It needs to be added to "depends".
https://archlinux.org/packages/extra/x86_64/protobuf-c/
Aug 08 22:21:57 archlinux frrinit.sh[432]: /usr/lib/frr/watchfrr: error while loading shared libraries: libprotobuf-c.so.1: cannot open shared object file: No such file or directory
vecino commented on 2023-08-08 19:54 (UTC) (edited on 2023-08-08 19:54 (UTC) by vecino)
We need to repack to 9.0-3 :)
https://github.com/FRRouting/frr/releases/tag/frr-9.0 29a2a234175b89f69794e5276aa628acdbedb589c25cb3dc2c4bc53c4b7c062e frr-9.0.tar.gz
vecino commented on 2022-12-09 08:30 (UTC)
Excelent many thanks!
Everything works only when building it shows this. Is it ok?
vecino commented on 2022-12-06 21:22 (UTC)
Hi,
i try to create frr via yay and end up here:
Please any tips?
k0ste commented on 2022-07-29 07:28 (UTC)
Hi, 'armv7h' was added
eugeneai commented on 2022-07-29 03:15 (UTC)
Hi! Add 'armv7h' to the architecture list. It compiles well on Orange Pi One ans functioning too.
1 2 3 4 5 6 Next › Last »