Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website update suggestion for installation instructions #235

Open
Chaz6 opened this issue Jan 11, 2023 · 1 comment
Open

Website update suggestion for installation instructions #235

Chaz6 opened this issue Jan 11, 2023 · 1 comment

Comments

@Chaz6
Copy link

Chaz6 commented Jan 11, 2023

The page at https://bgpstream.caida.org/docs/install/bgpstream currently links to https://research.wand.net.nz/software/wandio/wandio-4.2.3.tar.gz. I was not able to download this over IPv4 or IPv6 (timeout for both). Furthermore, 4.2.3 is no longer the latest version of wandio. I would suggest replacing the link with https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.4-1.tar.gz

@megretj
Copy link

megretj commented Jul 9, 2024

Related to that, the next line on https://bgpstream.caida.org/docs/install/bgpstream#ubuntu has not been updated and should be changed from tar zxf wandio-4.2.3.tar.gz to tar zxf 4.2.4-1.tar.gz.
Furthermore, all of the installing with apt section seems to be broken since for some reason, wandio/libtrace is not available via apt, it shows the following error:

Err:5 https://dl.cloudsmith.io/public/wand/libtrace/deb/ubuntu jammy InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY

So I think the only solution is to install from source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants