pierky / arouteserver

A tool to automatically build (and test) feature-rich configurations for BGP route servers.
https://arouteserver.readthedocs.org/
GNU General Public License v3.0
288 stars 46 forks source link

bgpq3 not installed by default installer #46

Closed david-garay closed 5 years ago

david-garay commented 5 years ago

Hi there,

Nice work, I just started working with it. I got a problem due to missing bgpq3, which I wasn't aware was a thing before :) Maybe can be declared as requirement? Cheers,

David

ARouteServer 2019-06-07 16:02:53,447 ERROR Error while retrieving origin ASNs from AS-RIPENCC for client AS3333_1: Can't get list of authorized ASNs for AS-RIPENCC: [Errno 2] No such file or directory: 'bgpq3': 'bgpq3' - Command: bgpq3 -h rr.ntt.net -S RIPE,APNIC,AFRINIC,ARIN,NTTCOM,ALTDB,BBOI,BELL,JPIRR,LEVEL3,RADB,RGNET,SAVVIS,TC -3 -j -f 1 -l asn_list AS-RIPENCC

david-garay commented 5 years ago

Ah! Somehow I failed to notice point #2 in the README. Perhaps it could be explicit, nevertheless, bgpq3 is mentioned as required source,, so closing this issue.