Hi all, I'm trying to reproduce "ODP Hello World" example from this Link <https://www.opendataplane.org/hello-world/> but I'm getting:
W: The repository 'http://deb.opendataplane.org xenial Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. E: Failed to fetch http://deb.opendataplane.org/dists/xenial/main/binary-amd64/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. When running: ./setup_odp_example.sh Can someone please give me a hint on how to solve this? Best, Daniel