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

OVS Packages not supported, causing failures #947

Open
jhughesbiot opened this issue Feb 4, 2022 · 0 comments
Open

OVS Packages not supported, causing failures #947

jhughesbiot opened this issue Feb 4, 2022 · 0 comments

Comments

@jhughesbiot
Copy link
Collaborator

Usage of the wand package for OVS doesn't appear to be supported anymore and causes complete failures on ubuntu 20.04.

This from the bin/setup_base:

     # Make sure to get a reasonably up-to-date version of OVS.
     echo "deb http://packages.wand.net.nz $release main" | sudo tee /etc/apt/sources.list.d/wand.list
     $retry sudo curl http://packages.wand.net.nz/keyring.gpg -o /etc/apt/trusted.gpg.d/wand.gpg

Causes this issue on subsequent updates:
E: The repository 'http://packages.wand.net.nz focal Release' does not have a Release file.

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

1 participant